Re: [dev] dvtm: don't change master or numbering

2015-05-22 Thread Greg Reagle
On Fri, May 22, 2015, at 05:31 PM, Ross Mohn wrote: > I don't think this should be mainline workflow, but it probably makes a > nice patch. However, you should understand that window numbering is > always the same with the master being window #1 and the rest in > consecutive order. The clients are

Re: [dev] dvtm: don't change master or numbering

2015-05-22 Thread Ross Mohn
On Fri, May 22, 2015 at 03:29:38PM -0400, Greg Reagle wrote: > On Fri, May 22, 2015, at 02:26 PM, Greg Reagle wrote: > > Hello. I would like dvtm to behave differently. I don't want creating > > a new shell window (Mod-c) to make the new shell window the master; I > > want the master to stay the

Re: [dev] dvtm: don't change master or numbering

2015-05-22 Thread Greg Reagle
On Fri, May 22, 2015, at 02:26 PM, Greg Reagle wrote: > Hello. I would like dvtm to behave differently. I don't want creating > a new shell window (Mod-c) to make the new shell window the master; I > want the master to stay the master. I also don't want creating a new > shell window to renumber

[dev] dvtm: don't change master or numbering

2015-05-22 Thread Greg Reagle
Hello. I would like dvtm to behave differently. I don't want creating a new shell window (Mod-c) to make the new shell window the master; I want the master to stay the master. I also don't want creating a new shell window to renumber all the windows; I want the new window to be one plus the last

Re: [dev] [st utf8 3/4] Change internal character representation.

2015-05-22 Thread Jan Christoph Ebersbach
Hi, I just realized that UTF-8 characters aren't supported as word delimiters. The attached patch fixes this issue. For a higher usefulness of the utf8strchr function, the index of the UTF-8 character could be returned in addition with a Rune instead of a char*. Since utf8strchr is currently on

Re: [dev] slock for dual displays

2015-05-22 Thread Staven
I've had to set set the standby timeout before starting slock. This is the script I use. #! /bin/sh xset dpms 10 0 0 /usr/local/bin/slock xset s off xset -dpms

Re: [dev] [st] Fcitx not working in st

2015-05-22 Thread Silvan Jegen
Hi Ivan On Fri, May 22, 2015 at 8:37 AM, Ivan Tham wrote: > I typed ``Ctrl + Space`` in st but it seems like it doesn't work. Fcitx > is a Chinese IME for XIM. As far as I know no IME works with st (please correct me if I am wrong. I use ibus which does not work either). I would actually be inte

Re: [dev] [st] Powerline fonts to large

2015-05-22 Thread Jochen Sprickerhof
Hi Ivan, * Ivan Tham [2015-05-22 14:44]: > And the patch for scrollback does not work, is there other method to use > scrollback without using terminal multiplexer as it disable many other > things? I've just pushed a new version of the patch against the current master. Either wait until the web