|
|
|
|
|
by sureglymop
356 days ago
|
|
Actually, on macOS you have the same shortcuts as gnu readline in any text editing field. You have these same shortcuts in bash, zsh, the python repl, html form fields, etc. And anything that doesn't use gnu readline can be wrapped in rlwrap. Note that copying and pasting is an exception. Otherwise, navigating words with shortcuts seems to fairly universally use these shortcuts. |
|