Would be great to be able to exit shell with Ctrl-C, Ctrl-D or Ctrl-X.
Some other shortcuts that would be useful:
ctrl-a: move cursor before first character
ctrl-e: move cursor after last character
ctrl-w: delete last word (ie all chars until first space)
ctrl-k: delete all characters from current cursor position to end.
ctrl-p, ctrl-n, ctrl-b, ctrl-f: for those who don't use the arrows
Would be great to be able to exit shell with Ctrl-C, Ctrl-D or Ctrl-X.
Some other shortcuts that would be useful:
ctrl-a: move cursor before first character
ctrl-e: move cursor after last character
ctrl-w: delete last word (ie all chars until first space)
ctrl-k: delete all characters from current cursor position to end.
ctrl-p, ctrl-n, ctrl-b, ctrl-f: for those who don't use the arrows