Questions tagged [tmux]
The tmux tag has no summary.
4 questions
0 votes
0 answers
63 views
Pasting from vim to a buffer of emacs
I am rocking quite an idiosyncratic workflow that combines both vim and emacs in a tmux session, on an ssh server. The problem is, if I try to copy (y) something from a (neo)vim buffer and paste in an ...
3 votes
2 answers
4k views
switching from tmux + terminal emacs to Emacs only
I am thinking of switching from tmux + terminal emacs (emacs -nw) to just pure emacs. The only thing that is holding me back is tmux offer switching between sessions without switching the terminal ...