- cross-posted to:
- commandline@programming.dev
- cross-posted to:
- commandline@programming.dev
You must log in or register to comment.
Ctl-U to delete everything on the line before cursor.
Ctl-E to skip to end of line.
Ctl-A to skip to beginning of line.
Ctrl-y to paste what Ctrl-u deleted or cut
Or, just use Home and End like they were intended! Kids these days….