Re: tmux on Cygwin

2013-09-06 Thread J Raynor
Mark was starting cygwin using the cygwin.bat script. This results in a terminal with /dev/cons0 (or cons1, cons2, etc) instead of /dev/ptyX as the tty. From the cygwin documentation: > Starting with Cygwin 1.7.10, Console sessions are numbered from /dev/cons0 > upwards. > Console device names a

Re: switching panes in cygwin

2013-09-06 Thread Saad Malik
Mark, Glad to hear you were able to compile Cygwin tmux! I just tried ctrl+arrow and selecting panes with mouse, both work fine in Cygwin tmux for me. Is your terminal mintty? What version? Mine is 1.1.3. Could you temporarily try tmux with my configuration: https://github.com/saamalik/dotvim/bl

Re: switching panes in cygwin

2013-09-06 Thread Mark Volkmann
Also, using the mouse to select a pane by clicking in it doesn't work. I have "set -g mouse-select-pane on" in my .tmux.conf file. On Fri, Sep 6, 2013 at 3:29 PM, Mark Volkmann wrote: > Thanks to Saad and J Raynor I now am able to run tmux in Cygwin! > > However, some keystrokes aren't working a

switching panes in cygwin

2013-09-06 Thread Mark Volkmann
Thanks to Saad and J Raynor I now am able to run tmux in Cygwin! However, some keystrokes aren't working as expected. When I have multiple panes in a window, I'm used to switching between them with ctrl-a (my prefix) and an arrow key. That doesn't work for me in Cygwin. -- R. Mark Volkmann Objec