Skip to content

Are there keyboard shortcuts to delete everything before or after the cursor? #16179

Closed Answered by elsaco
legate asked this question in Q&A
Discussion options

You must be logged in to vote

@legate those are functions of the shell! If you're using powershell try running Get-PSReadLineKeyHandler and list the basic editing functions supported. There's Ctrl+Home and Ctrl+End doing the same Ctrl-U and Ctrl-K do in bash.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by legate
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