[tmux:tickets] #76 Unicode characters break cursor in status line

2013-11-05 Thread Leandro Facchinetti
--- ** [tickets:#76] Unicode characters break cursor in status line** **Status:** open **Created:** Mon Nov 04, 2013 07:35 PM UTC by Leandro Facchinetti **Last Updated:** Mon Nov 04, 2013 07:35 PM UTC **Owner:** nobody Typing in the status line causes the cursor to jump two positions when Uni

Use special variables in shell-command?

2013-11-05 Thread Charles Gamiz
Hello. I'm wondering if there's any way to use a special variable in a shell command, such as: set-option -g status-left "#(powerline.sh left #S)" The specific problem I'm trying to solve involves the Powerline module ... if I have multiple sessions up, they all show the same 'session n

Re: tmux scrolling issue

2013-11-05 Thread Ben Rosengart
On Nov 4, 2013, at 3:18 PM, Nicholas Marriott wrote: > You can probably improve this by doing one or both of: > > - Set c0-change-trigger to 0. This seems to work locally, but not over ssh (tmux running remotely). Here's my .tmux.conf, just in case I've got the syntax wrong or something:

Re: tmux scrolling issue

2013-11-05 Thread Nicholas Marriott
On Tue, Nov 05, 2013 at 12:47:25PM -0800, Ben Rosengart wrote: > On Nov 4, 2013, at 3:18 PM, Nicholas Marriott > wrote: > > > You can probably improve this by doing one or both of: > > > > - Set c0-change-trigger to 0. > > This seems to work locally, but not over ssh (tmux running remotely).

Re: Use special variables in shell-command?

2013-11-05 Thread Nicholas Marriott
What tmux version are you using? On Tue, Nov 05, 2013 at 11:46:36AM -0800, Charles Gamiz wrote: > Hello. I'm wondering if there's any way to use a special variable in a shell > command, such as: > > set-option -g status-left "#(powerline.sh left #S)" > > The specific problem I'm trying

Re: tmux scrolling issue

2013-11-05 Thread Ben Rosengart
On Nov 5, 2013, at 2:58 PM, Nicholas Marriott wrote: > On Tue, Nov 05, 2013 at 12:47:25PM -0800, Ben Rosengart wrote: >> On Nov 4, 2013, at 3:18 PM, Nicholas Marriott >> wrote: >> >>> You can probably improve this by doing one or both of: >>> >>> - Set c0-change-trigger to 0. >> >> This see

Re: tmux scrolling issue

2013-11-05 Thread Nicholas Marriott
If you don't do this then most terminals ill turn off scrollback entirely but if yours doesn't then that's fine. On Tue, Nov 05, 2013 at 03:03:28PM -0800, Ben Rosengart wrote: > On Nov 5, 2013, at 2:58 PM, Nicholas Marriott > wrote: > > > On Tue, Nov 05, 2013 at 12:47:25PM -0800, Ben Rosengart

Re: tmux scrolling issue

2013-11-05 Thread Ben Rosengart
On Nov 5, 2013, at 3:09 PM, Nicholas Marriott wrote: > If you don't do this then most terminals ill turn off scrollback > entirely but if yours doesn't then that's fine. OK, I put it back -- but it doesn’t make a spot of difference in my scrollback tests with “perl -le ‘print 1..150’”. > On T

Re: tmux scrolling issue

2013-11-05 Thread Nicholas Marriott
Did you try changing tty_large_region? On Tue, Nov 05, 2013 at 03:14:41PM -0800, Ben Rosengart wrote: > On Nov 5, 2013, at 3:09 PM, Nicholas Marriott > wrote: > > > If you don't do this then most terminals ill turn off scrollback > > entirely but if yours doesn't then that's fine. > > OK, I p

Re: Use special variables in shell-command?

2013-11-05 Thread Charles Gamiz
I just upgraded to the 1.9 development version, and found out that I can quote the variable(s) like this: set-option -g status-left "#(powerline.sh left '#S:#I.#P')" Works perfectly... thanks! -- Message: 4 Date: Tue, 5 Nov 2013 23:00:02 + From: Nicholas Mar

auto-completion

2013-11-05 Thread Dennis Yurichev
Hi. Are there a feature of auto-completion? It would be great to have it, for example, like Ctrl-N in VIM or M-/ in Emacs: it auto-completes a word you type with some other word in current buffer. -- November Webinars for