Y
Hacker News
new
|
ask
|
show
|
jobs
by
F147H34D
2425 days ago
ctrl-z will suspend vim. then just type fg from command prompt to get it back.
1 comments
CuriousCosmic
2425 days ago
This doesn't work over ssh unfortunately. The tmux method works locally and remotely. Vim has server mode which is similar but significantly less ergonomic than just using tmux and requires vim to be compiled with non default flags.
link