Skip to content

Disable angle brackets on line continuation? #3251

Answered by lzybkr
ImportTaste asked this question in Q&A
Discussion options

You must be logged in to vote

You can customize your continuation prompt:

Set-PSReadLineOption -ContinuationPrompt ''

Note that if you use PSReadLine to select and copy, e.x. typing HomeShift+EndCtrl+c you won't have any of the continuation prompt copied to the clipboard.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lzybkr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants