David's .inputrc file: Difference between revisions
Jump to navigation
Jump to search
import>Mp466 No edit summary |
import>Mp466 No edit summary |
||
Line 2: | Line 2: | ||
set bell-style none |
set bell-style none |
||
set expand-tilde off |
set expand-tilde off |
||
⚫ | |||
⚫ | |||
"\C-x\C-r": re-read-init-file |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
"\ |
# "\e-n": yank-nth-arg |
||
"\M-,": history-search-backward |
|||
"\M-.": yank-last-arg |
|||
"\M-u": kill-whole-line |
|||
"\M-n": yank-nth-arg |
|||
⚫ | |||
⚫ | |||
⚫ | |||
"\M-n": yank-nth-arg |
Revision as of 13:24, 4 July 2008
set show-all-if-ambiguous on set bell-style none set expand-tilde off set mark-directories on set completion-query-items 100
"\C-x\C-r": re-read-init-file # "\e-,": history-search-backward # "\e-.": yank-last-arg # "\e-u": kill-whole-line # "\e-n": yank-nth-arg "\M-,": history-search-backward "\M-.": yank-last-arg "\M-u": kill-whole-line "\M-n": yank-nth-arg