chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9b0c1c1
)
dot/zshrc: Fix behaviour of M-l.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Nov 2017 12:24:45 +0000
(12:24 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Nov 2017 12:24:45 +0000
(12:24 +0000)
dot/zshrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/zshrc
b/dot/zshrc
index 8ee287a0f0f9e0303124ae74322b29a940cd4763..d280c14f662c4ff86cd91852f0659f1bfd5e8d18 100644
(file)
--- a/
dot/zshrc
+++ b/
dot/zshrc
@@
-59,8
+59,8
@@
bindkey "\et" transpose-words-bash
bindkey "\e^t" transpose-words-shell
bindkey "\eu" up-case-word-bash
bindkey "\e^u" up-case-word-shell
bindkey "\e^t" transpose-words-shell
bindkey "\eu" up-case-word-bash
bindkey "\e^u" up-case-word-shell
-bindkey "\el"
up
-case-word-bash
-bindkey "\e^l"
up
-case-word-shell
+bindkey "\el"
down
-case-word-bash
+bindkey "\e^l"
down
-case-word-shell
bindkey "\ec" capitalize-word-bash
bindkey "\e^c" capitalize-word-shell
bindkey "\ec" capitalize-word-bash
bindkey "\e^c" capitalize-word-shell