[tmux:tickets] #78 "set status-interval 0" doesn't work on tmux 1.8

2013-11-15 Thread CleanCut
--- ** [tickets:#78] "set status-interval 0" doesn't work on tmux 1.8** **Status:** open **Created:** Thu Nov 14, 2013 05:59 PM UTC by CleanCut **Last Updated:** Thu Nov 14, 2013 05:59 PM UTC **Owner:** nobody Steps to reproduce: --- Install tmux 1.8 Create the following `~/

Re: tmux splitting single commands?

2013-11-15 Thread Chris Berkhout
Hi Nicholas, Thanks for the reply! I've done that now. Open this link: https://gist.github.com/chrisberkhout/ca88866fca2613072f6e#file-tmux-server-9841-log-L1804 and it will take you to the line in the log where I entered "cd kiste" and it did "cd" (was already in home dir) then "kiste" (command

Re: tmux splitting single commands?

2013-11-15 Thread Nicholas Marriott
Hmm it looks fine Does this ever happen outside of your shell? In an editor for example? What about outside tmux? Original message From: Chris Berkhout Date: 16/11/2013 05:24 (GMT+01:00) To: Nicholas Marriott Cc: tmux-users@lists.sourceforge.net Subject: Re: tmux spli