mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-09-25 03:01:09 +08:00

In bindkey strings, "^[" and "\e" mean the same thing. They're both notations for Escape.
In bindkey strings, "^[" and "\e" mean the same thing. They're both notations for Escape.