These can be inspected with:
bind -P | grep 'can be found'[/code]Enter or Ctrl+J or Ctrl-M
Backspace or Ctrl-H
Delete previous word: Esc+Ctrl-H
Delete word forward: Esc+d
Undo Last action: Ctrl-?
My current setup:
abort can be found on "C-g", "C-xC-g", "eC-g".
accept-line can be found on "C-j", "C-m".
backward-char can be found on "C-b", "eOD", "e[D".
backward-delete-char can be found on "C-h", "C-?".
backward-kill-line can be found on "C-xC-?".
backward-kill-word can be found on "eC-h", "eC-?".
backward-word can be found on "ee[D", "e[1;5D", "e[5D", "eb".
beginning-of-history can be found on "e end-of-line can be found on "C-e", "eOF", "e[4~", "e[F".
exchange-point-and-mark can be found on "C-xC-x".
forward-char can be found on "C-f", "eOC", "e[C".
forward-search-history can be found on "C-s".
forward-word can be found on "ee[C", "e[1;5C", "e[5C", "ef".
glob-complete-word can be found on "eg".
glob-expand-word can be found on "C-x*".
glob-list-expansions can be found on "C-xg".
history-expand-line can be found on "e^".
insert-comment can be found on "e#".
insert-completions can be found on "e*".
insert-last-argument can be found on "e.", "e_".
kill-line can be found on "C-k".
kill-word can be found on "ed".
next-history can be found on "C-n", "eOB", "e[B".
non-incremental-forward-search-history can be found on "en".
non-incremental-reverse-search-history can be found on "ep".
operate-and-get-next can be found on "C-o".
possible-command-completions can be found on "C-x!".
possible-completions can be found on "e=", "e?".
possible-filename-completions can be found on "C-x/".
possible-hostname-completions can be found on "[email protected]".
possible-username-completions can be found on "C-x~".
possible-variable-completions can be found on "C-x$".
previous-history can be found on "C-p", "eOA", "e[A".
quoted-insert can be found on "C-q", "C-v", "e[2~".
re-read-init-file can be found on "C-xC-r".
reverse-search-history can be found on "C-r".
revert-line can be found on "eC-r", "er".
self-insert can be found on " ", "!", """, "#", "$", ...
set-mark can be found on "[email protected]", "e ".
shell-expand-line can be found on "eC-e".
start-kbd-macro can be found on "C-x(".
tilde-expand can be found on "e&".
transpose-chars can be found on "C-t".
transpose-words can be found on "et".
undo can be found on "C-xC-u", "C-_".
unix-line-discard can be found on "C-u".
unix-word-rubout can be found on "C-w".
upcase-word can be found on "eu".
yank can be found on "C-y".
yank-last-arg can be found on "e.", "e_".
yank-nth-arg can be found on "eC-y".
yank-pop can be found on "ey".Joel G Mathew, known in tech circles by the pseudonym Droidzone, is an opensource and programming enthusiast.
He is a full stack developer, whose favorite languages are currently Python and Vue.js. He is also fluent in Javascript, Flutter/Dart, Perl, PHP, SQL, C and bash shell scripting. He loves Linux, and can often be found tinkering with linux kernel code, and source code for GNU applications. He used to be an active developer on XDA forums, and his tinkered ROMS used to be very popular in the early 2000s.
His favorite pastime is grappling with GNU compilers, discovering newer Linux secrets, writing scripts, hacking roms, and programs (nothing illegal), reading, blogging. and testing out the latest gadgets.
When away from the tech world, Dr Joel G. Mathew is a practising ENT Surgeon, busy with surgeries and clinical practise.