| ▲ | lucasoshiro 8 hours ago | |
> The only hard part about vim is to be forced to strecth the finger up to Escape I still don't understand why people keep mentioning this, ctrl-c works as well to go back to the normal mode. > windows you just have to edit (create?) a registry key Or use Powertoys, which I don't know why it isn't a setting. (saying as a Mac, Linux and Emacs user, although I still use Vim in the terminal) | ||
| ▲ | qu4z-2 an hour ago | parent | next [-] | |
C-c isn't quite the same, alas, but C-[ is. (compare 5itest<esc> vs 5itest<C-c>) | ||
| ▲ | cassepipe 7 hours ago | parent | prev [-] | |
Because Ctrl+C for the most important function of you editor kinda sucks ? I mean you can get used to it, but you can get used to anything. Maybe we can have nice things ? Also just to be pedantic: https://stackoverflow.com/a/5036294/10469162 | ||