Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Lio
on Aug 27, 2020
|
parent
|
context
|
favorite
| on:
Learn Vim (the Smart Way): a book to learn the goo...
It’s not that ctrl-c isn’t widely known it’s that Escape and ctrl-c are not equivalent in Vim.
Ctrl-c breaks all kinds of things including repeats, so ctrl-[ is usually a better choice.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Ctrl-c breaks all kinds of things including repeats, so ctrl-[ is usually a better choice.