1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-09-19 00:46:16 +08:00
Andrew Janke c8e280f2ab dircycle: remove redundant key bindings
In bindkey strings, "^[" and "\e" mean the same thing. They're both notations for Escape.
2015-11-18 07:02:22 -05:00
..