Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Crito
on Feb 21, 2014
|
parent
|
context
|
favorite
| on:
Neovim
^[ just generates ASCII character 0x1B, aka Escape.
Vim understands "escape" to be 0x1B, pressed by itself (not as part of a longer escape sequence).
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Vim understands "escape" to be 0x1B, pressed by itself (not as part of a longer escape sequence).