When using vi, you can exit insert mode with Ctrl + C instead of the more traditional Esc. Are there any situations where it would be undesirable to use for former instead of the latter? Does it break anything other than best practice?
|
Ctrl-C and Esc are not the same in Note that it is safer to assume Esc and Ctrl-C do not mean the same thing in |
||||
|
I think you mean This does indeed work in |
|||