Y
Hacker News
new
|
ask
|
show
|
jobs
by
falcolas
3430 days ago
^{ is, but on my terminal ^; just prints out a ;
iTerm2, in vim 1.8
1 comments
guitarbill
3430 days ago
^[ and ^{ do the same thing in Terminal.app (macOS Sierra) and vim 8.0. However, I get the bell sound (which generally denotes invalid input in macOS) for ^; and it prints nothing.
link