1
0
mirror of https://github.com/akelge/zsh synced 2025-08-15 06:28:24 +00:00

Fixed typo in prev commit

This commit is contained in:
2014-03-03 14:05:03 +00:00
parent bfcf860175
commit dc827815fd

View File

@ -5,8 +5,8 @@ autoload -U select-word-style
select-word-style bash select-word-style bash
# Standard Linux # Standard Linux
"^[[1;5C" forward-word bindkey "^[[1;5C" forward-word
"^[[1;5D" backward-word bindkey "^[[1;5D" backward-word
# Useful under iTerm # Useful under iTerm