1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-07 08:07:28 +08:00
Files
ohmyzsh/plugins/dircycle
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
..