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

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.