---
** [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
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
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:
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).
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
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
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
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
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
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
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
11 matches
Mail list logo