Questions tagged [tmux]

4 questions
3
votes
2 answers

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 window itself (C-b s). For instance, if I have tmux…
user9870
  • 63
  • 1
  • 5
0
votes
0 answers

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 emacs one, I can't paste it using evil's p. On…
Namudon'tdie
  • 159
  • 6
0
votes
1 answer

save emacs desktop regarding tmux session

I use emacs in different tmux sessions. Each time I run new emacs instance it says: Warning: desktop file appears to be in use by PID . …
denys
  • 315
  • 1
  • 11
0
votes
1 answer

Wrong default-directory when inside a tmux session

I'm trying to use tmux inside emacs for a long time. I want to use it to attach to remote (long living) session. Attaching to sessions works fine but I have some problems in my daily workflow because find-file does not work properly inside a tmux…
zngguvnf
  • 78
  • 7