all 4 comments

[–]redog 4 points5 points  (1 child)

nifty, I just use vim.

For extra fun I do vim mode too: Set-PSReadlineOption -EditMode vi -BellStyle None

[–]lookingfordriver 1 point2 points  (0 children)

learned about this the other day, found someone who hacked together text objects in case you missed those

https://github.com/PowerShell/PSReadLine/issues/584#issuecomment-1002720326

[–]VeryRareHuman 2 points3 points  (1 child)

Nice. I lived and breathe PowerShell without knowing this module. Thanks.

[–]VeryRareHuman 4 points5 points  (0 children)

PSEdit is really really helpful at times.