I would like to connect to a terminal session/application running on different computer but without usage of terminal multiplexer as tmux or screen. I don't need split windows or sharing the terminal with others. I also had troubles with colors and other things when running tmux/screen with vim.
In other words: I just need to reconnect to my vim through ssh but as simple as possible without thinking about it ahead. I don't need another layer of keyboard mappings…
Is there any way how to do it?