mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
fix zsh inputrc management
This commit is contained in:
parent
2c41486bca
commit
0d2975dfa4
2 changed files with 5 additions and 17 deletions
4
inputrc
4
inputrc
|
|
@ -47,5 +47,5 @@ set completion-ignore-case on
|
|||
"\e[5C": end-of-line
|
||||
|
||||
# Option+left/right on Terminal.app
|
||||
"\ef":forward-word
|
||||
"\eb":backward-word
|
||||
"\ef": forward-word
|
||||
"\eb": backward-word
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue