←back to thread

538 points todsacerdoti | 1 comments | | HN request time: 0.219s | source
Show context
tripdout ◴[] No.44359851[source]
Are there any terminal emulators that do server-side session management without needing Tmux?
replies(2): >>44360178 #>>44360467 #
1. gloosx ◴[] No.44360178[source]
Don't know about terminal emulators but vim can do this by specifying the URL for g:session_directory. Sessions are simply files and they can be sourced both from your computer or server-side store