This repository has been archived on 2026-02-02. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
dotfiles/.inputrc
2019-01-20 12:01:48 +00:00

6 lines
179 B
Text

set bell-style visible
set prefer-visible-bell
set convert-meta on
"\e[1;5D": backward-word # ctrl + left
"\e[1;5C": forward-word # ctrl + right
"\C-t": forward-search-history