---
** [tickets:#52] Fatal exception when using tmux run on cygwin**
**Status:** open
**Created:** Wed Jul 31, 2013 07:37 PM UTC by A Young
**Last Updated:** Wed Jul 31, 2013 07:37 PM UTC
**Owner:** nobody
Running tmux revision 7ea560261c72cd8e8453e7ea0e4f3922a2bdfeb3 on cygwin I hit
an error when trying to run the command "tmux run 'tmux split'" The server
quits with a fatal exception. Below is the tail of the tmux-server log produced
using tmux -vv:
cmdq 0x80064880: run-shell "tmux split" (client 10)
run job 0x80077250: tmux split, pid 9768
job write 0x80077250: tmux split, pid 9768, output left 0
grid_clear_lines: (sx=80, sy=1, hsize=0) py=0, ny=1
new client 13
got 6 from client 13
fatal: server_client_msg_dispatch: MSG_IDENTIFY missing fd
This error occurs with no .tmux.conf present.
The reason for wanting to run this command is to implement moving between tmux
and vim split planes as shown at
https://github.com/christoomey/vim-tmux-navigator
By adding a log_debug statement after server-client.c:828, I have confirmed
that the ttyname is null, which of course results in failing to open the
required tty. I have not been able to establish why the ttyname is null.
---
Sent from sourceforge.net because tmux-users@lists.sourceforge.net is
subscribed to https://sourceforge.net/p/tmux/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/tmux/admin/tickets/options. Or, if this is a mailing
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users