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

2015-05-22 Thread Jochen Sprickerhof
Hi Ivan, * Ivan Tham ivanthamjun...@gmail.com [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.

[dev] [st] Powerline fonts to large

2015-05-22 Thread Ivan Tham
I had setup Powerline fonts using fontconfig: wget https://github.com/powerline/powerline/raw/develop/font/PowerlineSymbols.otf wget https://github.com/powerline/powerline/raw/develop/font/10-powerline-symbols.conf mv PowerlineSymbols.otf ~/.fonts/ fc-cache -vf ~/.fonts/ mv

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 ivanthamjun...@gmail.com 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

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 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

[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