|
|
|
|
|
by salgernon
544 days ago
|
|
> I'd like to move the cursor backwards and forwards in long commands easier I believe basic gnu readline semantics are followed here, and most text editing fields elsewhere, with emacs keybindings - ctl-a for start of line, ctl-e for end, esc f for forward word, etc. “esc e” to open $EDITOR with the command line in a tmp file. |
|