10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
"\eOd": backward-word
|
|
"\eOc": forward-word
|
|
"\C-p": history-search-backward
|
|
"\C-n": history-search-forward
|
|
"\C-a": beginning-of-line
|
|
"\C-e": end-of-line
|
|
"\C-d": delete-char
|
|
"\C-D": "\C-c\C-d"
|
|
|