Updates from: 03/03/2022 02:18:09
Service Microsoft Docs article Related commit history on GitHub Change details
PSReadLine About Psreadline (5.1) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/5.1/PSReadLine/About/about_PSReadLine.md
--- description: PSReadLine provides an improved command-line editing experience in the PowerShell console. Locale: en-US Previously updated : 02/18/2022 Last updated : 03/02/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/about/about_psreadline?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 Title: about PSReadLine
Clear the screen and draw the current line at the top of the screen.
### DigitArgument
-Start a new digit argument to pass to other functions.
+Start a new digit argument to pass to other functions. You can use this as a
+multiplier for the next function that is invoked by a keypress. For example,
+pressing `<Alt+1>` `<Alt+0>` sets the **digit-argument** value to 10. Then,
+pressing the `#` key sends 10 `#` characters (`##########`) to the input line.
+Similarly, you can use this with other operations, like `<Delete>` or
+`Left-Arrow`.
- Cmd: `<Alt+0>`, `<Alt+1>`, `<Alt+2>`, `<Alt+3>`, `<Alt+4>`, `<Alt+5>`, `<Alt+6>`, `<Alt+7>`, `<Alt+8>`, `<Alt+9>`, `<Alt+->`
PSReadLine About Psreadline (7.0) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.0/PSReadLine/About/about_PSReadLine.md
--- description: PSReadLine provides an improved command-line editing experience in the PowerShell console. Locale: en-US Previously updated : 02/18/2022 Last updated : 03/02/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/about/about_psreadline?view=powershell-7&WT.mc_id=ps-gethelp schema: 2.0.0 Title: about PSReadLine
Clear the screen and draw the current line at the top of the screen.
### DigitArgument
-Start a new digit argument to pass to other functions.
+Start a new digit argument to pass to other functions. You can use this as a
+multiplier for the next function that is invoked by a keypress. For example,
+pressing `<Alt+1>` `<Alt+0>` sets the **digit-argument** value to 10. Then,
+pressing the `#` key sends 10 `#` characters (`##########`) to the input line.
+Similarly, you can use this with other operations, like `<Delete>` or
+`Left-Arrow`.
- Cmd: `<Alt+0>`, `<Alt+1>`, `<Alt+2>`, `<Alt+3>`, `<Alt+4>`, `<Alt+5>`, `<Alt+6>`, `<Alt+7>`, `<Alt+8>`, `<Alt+9>`, `<Alt+->`
PSReadLine About Psreadline (7.1) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.1/PSReadLine/About/about_PSReadLine.md
--- description: PSReadLine provides an improved command-line editing experience in the PowerShell console. Locale: en-US Previously updated : 02/18/2022 Last updated : 03/02/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/about/about_psreadline?view=powershell-7.1&WT.mc_id=ps-gethelp schema: 2.0.0 Title: about PSReadLine
Clear the screen and draw the current line at the top of the screen.
### DigitArgument
-Start a new digit argument to pass to other functions.
+Start a new digit argument to pass to other functions. You can use this as a
+multiplier for the next function that is invoked by a keypress. For example,
+pressing `<Alt+1>` `<Alt+0>` sets the **digit-argument** value to 10. Then,
+pressing the `#` key sends 10 `#` characters (`##########`) to the input line.
+Similarly, you can use this with other operations, like `<Delete>` or
+`Left-Arrow`.
- Cmd: `<Alt+0>`, `<Alt+1>`, `<Alt+2>`, `<Alt+3>`, `<Alt+4>`, `<Alt+5>`, `<Alt+6>`, `<Alt+7>`, `<Alt+8>`, `<Alt+9>`, `<Alt+->`
PSReadLine About Psreadline (7.2) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.2/PSReadLine/About/about_PSReadLine.md
--- description: PSReadLine provides an improved command-line editing experience in the PowerShell console. Locale: en-US Previously updated : 02/18/2022 Last updated : 03/02/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/about/about_psreadline?view=powershell-7.2&WT.mc_id=ps-gethelp schema: 2.0.0 Title: about PSReadLine
Clear the screen and draw the current line at the top of the screen.
### DigitArgument
-Start a new digit argument to pass to other functions.
+Start a new digit argument to pass to other functions. You can use this as a
+multiplier for the next function that is invoked by a keypress. For example,
+pressing `<Alt+1>` `<Alt+0>` sets the **digit-argument** value to 10. Then,
+pressing the `#` key sends 10 `#` characters (`##########`) to the input line.
+Similarly, you can use this with other operations, like `<Delete>` or
+`Left-Arrow`.
- Cmd: `<Alt+0>`, `<Alt+1>`, `<Alt+2>`, `<Alt+3>`, `<Alt+4>`, `<Alt+5>`, `<Alt+6>`, `<Alt+7>`, `<Alt+8>`, `<Alt+9>`, `<Alt+->`
PSReadLine About Psreadline (7.3) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.3/PSReadLine/About/about_PSReadLine.md
--- description: PSReadLine provides an improved command-line editing experience in the PowerShell console. Locale: en-US Previously updated : 02/17/2022 Last updated : 03/02/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/about/about_psreadline?view=powershell-7.3&WT.mc_id=ps-gethelp schema: 2.0.0 Title: about PSReadLine
Clear the screen and draw the current line at the top of the screen.
### DigitArgument
-Start a new digit argument to pass to other functions.
+Start a new digit argument to pass to other functions. You can use this as a
+multiplier for the next function that is invoked by a keypress. For example,
+pressing `<Alt+1>` `<Alt+0>` sets the **digit-argument** value to 10. Then,
+pressing the `#` key sends 10 `#` characters (`##########`) to the input line.
+Similarly, you can use this with other operations, like `<Delete>` or
+`Left-Arrow`.
- Cmd: `<Alt+0>`, `<Alt+1>`, `<Alt+2>`, `<Alt+3>`, `<Alt+4>`, `<Alt+5>`, `<Alt+6>`, `<Alt+7>`, `<Alt+8>`, `<Alt+9>`, `<Alt+->`
community 2022 Updates https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/docs-conceptual/community/2022-updates.md
--- description: List of changes to the PowerShell documentation for 2022 Previously updated : 02/01/2022 Last updated : 03/02/2022 Title: What's New in PowerShell-Docs for 2022 --- # What's new in PowerShell Docs for 2022
contributions from the community.
Help us make the documentation better for you. Read the [Contributor's Guide][contrib] to learn how to get started.
+## 2022-February
+
+New Content
+
+- [about_Calling_Generic_Methods](/powershell/module/microsoft.powershell.core/about/about_calling_generic_methods?view=powershell-7.3&preserve-view=true)
+
+Content updates
+
+- Catching up on issues
+- Updates for 7.3 preview content
+
+### Top Community Contributors
+
+GitHub stats
+
+- 22 PRs merged (3 from Community)
+- 24 issues opened (19 from Community)
+- 18 issues closed (16 Community issues closed)
+
+The following people have contributed to PowerShell docs by submitting pull requests or filing
+issues. Thank you!
+
+| GitHub Id | PRs merged | Issues opened |
+| --------------- | :--------: | :-----------: |
+| sethvs | 2 | |
+| guilhermgonzaga | 1 | |
+ ## 2022-January New Content
community Hall Of Fame https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/docs-conceptual/community/hall-of-fame.md
--- description: List of the GitHub users that have the most contributions to the PowerShell-Doc project. Previously updated : 02/01/2022 Last updated : 03/02/2022 Title: Community contributor Hall of Fame --- # Community Contributor Hall of Fame
The PowerShell Community is a vibrant and collaborative group. We greatly apprec
and support we get from the community. Learn how you can contribute by reading the [Contributor's Guide][contrib].
-As of the end of September 2021, these GitHub users are the All-Time Top Community Contributors.
+As of the end of February 2022, these GitHub users are the All-Time Top Community Contributors.
## Pull Requests opened
Pull Requests help us fix those issues and make the documentation better for eve
| Docs PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | Grand Total | | --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
-| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 11 | 1697 |
+| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 13 | 1699 |
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | 274 | | nschonni | | | | 14 | 138 | 10 | | | 162 | | kiazhi | | 25 | 79 | 12 | | | | | 116 | | alexandair | | 57 | 7 | 26 | 2 | 1 | | | 93 | | doctordns | | 5 | 32 | 20 | 7 | 9 | 5 | | 78 |
-| sethvs | | | 1 | 43 | | 20 | 1 | 4 | 69 |
+| sethvs | | | 1 | 43 | | 20 | 1 | 5 | 70 |
| yecril71pl | | | | | | 21 | 3 | | 24 | | Dan1el42 | | 20 | | | | | | | 20 | | NReilingh | | 2 | | 13 | 3 | | | | 18 |
Pull Requests help us fix those issues and make the documentation better for eve
| k-takai | | | | 5 | 1 | 7 | | | 13 | | PlagueHO | | 10 | | | 1 | | | | 11 | | exchange12rocks | | | 7 | 3 | | | 1 | | 11 |- ## GitHub issues opened GitHub issues help us identify errors and gaps in our documentation. | Docs Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | Grand Total | | ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
-| Community | 3 | 54 | 95 | 212 | 559 | 561 | 332 | 9 | 1825 |
+| Community | 3 | 54 | 95 | 212 | 559 | 561 | 333 | 12 | 1829 |
| mklement0 | | | 19 | 60 | 56 | 61 | 27 | | 223 | | iSazonov | | | 1 | 4 | 10 | 8 | 3 | | 26 | | jszabo98 | | | | 2 | 15 | 6 | 1 | | 24 |
module Index https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/module/index.md
ms.
ms.product: powershell quickFilterColumn1: powershell-7.1,windowsserver2019-ps
-quickFilterColumn2: azps-7.2.0,win-mdop2-ps
+quickFilterColumn2: azps-7.3.0,win-mdop2-ps
quickFilterColumn3: sqlserver-ps,systemcenter-ps-2019 Title: PowerShell Module Browser ---