X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=.inputrc;h=fba266ef0203f527f022a8a2397acdf98b670e67;hp=76d3577a0daf28413c87ebc4c1d43f8142e41413;hb=79b274fcd8bfa556133ab13270e84b40aebe8468;hpb=eb9b839bb5a91c60cc4f6eb9d7e38ffbf73f0e90 diff --git a/.inputrc b/.inputrc index 76d3577..fba266e 100644 --- a/.inputrc +++ b/.inputrc @@ -42,14 +42,18 @@ set mark-symlinked-directories on # key bindings: -# note c-i/m/h are unusable, duplicating tab, enter, ctrl-del or something +# note c-i/m/h/w are unusable, duplicating tab, enter, ctrl-del or something, backspace # C-x would be hard to rebind because emacs. "\C-q": exchange-point-and-mark -"\C-w": kill-region -"\C-e": yank-last-arg +# default not bound + +"\C-e": kill-region +# default M-S-3 "\C-a": insert-comment -"\C-s": yank-nth-arg + +# default is C-M-y +"\e,": yank-nth-arg "\C-f": menu-complete "\C-b": menu-complete-backward