Showing results for PSReadLine - Scripting Blog [archived]

Apr 28, 2015
0
0

Use PSReadLine for More Efficient PowerShell Console

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, presents a tip from the Charlotte User Group meeting about using PSReadLine. Microsoft Scripting Guy, Ed Wilson, is here. One really big tip that came out during the Charlotte User Group meeting was to use the PSReadLine module. It provides is syntax highlighting, which makes it easier to ...

Scripting Guy!Windows PowerShellscripting techniques
Jun 20, 2014
0
0

PowerTip: Determine PSReadLine Option Configuration

Doctor Scripto
Doctor Scripto

Summary: Use a cmdlet to find the way PSReadLine options are configured.  I recently started using PSReadLine, and I would like to see the way options are configured.           How can I report the options settings?  Use the Get-PSReadLineOption cmdlet.

Scripting Guy!Windows PowerShellscripting techniques
Jun 20, 2014
0
0

A Better PowerShell Console with Custom PSReadLine Functions

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about a better Windows PowerShell console experience by using custom PSReadLine functions. Microsoft Scripting Guy, Ed Wilson, is here. I was reading an interesting article the other day. The author was talking about movies and history. The author said that in reality it does not matter if a histor...

Scripting Guy!Windows PowerShellscripting techniques
Jun 19, 2014
0
0

Useful Shortcuts from PSReadLine PowerShell Module

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy Ed Wilson talks about useful shortcuts from the PSReadLine Windows PowerShell module. Microsoft Scripting Guy, Ed Wilson, is here. This is PSReadLine Week. You might also be interested in reading the following posts: One of the really cool things about the PSReadLine Windows PowerShell module is all of t...

Scripting Guy!Windows PowerShellscripting techniques
Jun 18, 2014
0
0

Better PowerShell History Management with PSReadLine

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using PSReadLine to gain better history support in Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Someone might have said that those PowerShellers who do not learn how to use command history are doomed to retype the same commands, but I do not recall ever hearing it. In Wind...

Scripting Guy!Windows PowerShellscripting techniques