mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-06-03 22:04:31 +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.