4
1
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?
See this. – Kamil Maciorowski – 2017-02-24T19:23:46.720
@KamilMaciorowski: Thanks, it looks usable for me… – Jiří Prokop – 2017-02-26T20:30:29.993
you can copy and paste the answer and answer your own question with the comment. That will help others if they look at this question later. – Grant Bowman – 2017-04-13T20:14:16.820