rzyns / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Cannot connect to server from inside of TMUX. #355

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Run your shell in tmux. 
Issue "$PATH/Vim --serverlist"
Server list is blank - accordingly, you cannot connect to any of the VIM 
servers from within tmux.

It seems to work fine from outside of tmux.

This may be a tmux problem, but since I'm not 100% clear on how the 
client-server thing works in MacVim, I'm not sure.

Snapshot 57, 10.5.8 PowerPC

Original issue reported on code.google.com by stephenp...@gmail.com on 5 Aug 2011 at 3:38

GoogleCodeExporter commented 9 years ago
I would say this is a tmux problem.  Probably related to the bug which causes 
copy/paste to fail when you start GUI programs from within tmux.

Original comment by bjorn.winckler@gmail.com on 30 Aug 2011 at 7:33