Re: [dev] [st] delele behaves as backspace... again

2014-11-06 Thread Nils R
Am 03.11.2014 11:06 schrieb k...@shike2.com: > > > Hi folks, > > > >  my delete-key behaves as backspace since commit > >  9d9e049eac3dacb2725f9d792f7cdd2230062313 on all my linux machines > >  (debian, fedora, ubuntu) and openbsd. > > > >  i had this problem in the past (and wrote to this li

[dev] [st] delele behaves as backspace... again

2014-11-01 Thread Nils R
Hi folks, my delete-key behaves as backspace since commit 9d9e049eac3dacb2725f9d792f7cdd2230062313 on all my linux machines (debian, fedora, ubuntu) and openbsd. i had this problem in the past (and wrote to this list about it), and my .zshrc since then contains stty erase ^H: $ stty -a | g

Re: [dev] [st] latest git fails to compile on openbsd

2014-06-06 Thread Nils R
Roberto E. Vargas Caballero schrieb am 06.06.2014 15:22: > On Fri, Jun 06, 2014 at 03:18:03PM +0200, Martin Kopta wrote: >> On Fri, Jun 06, 2014 at 01:55:17PM +0200, Nils R wrote: >> > in commit c6fcb78b3a9a73b691875048848430c18870a0fc[1], Colourmap was >> > renam

[dev] [st] latest git fails to compile on openbsd

2014-06-06 Thread Nils R
Hi dev@, in commit c6fcb78b3a9a73b691875048848430c18870a0fc[1], Colourmap was renamed to the american version "Colormap", which is already defined in openbsds X.h: st.c:183: error: redefinition of typedef 'Colormap' /usr/X11R6/include/X11/X.h:104: error: previous declaration of 'Colormap' w

Re: [dev] st stutter and freeze during window resize via mouse drag

2014-04-05 Thread Nils R
Roberto E. Vargas Caballero schrieb am 05.04.2014 08:22: > > Just checked, the information already got updated in > >http://invisible-island.net/datafiles/current/terminfo.src.gz: > > Uhmmm, too fast!. I was thinking change the behaviour of backspace, > that in this moment is generating delete ins

Re: [dev] st stutter and freeze during window resize via mouse drag

2014-04-04 Thread Nils R
Nils R schrieb am 04.04.2014 09:03: > Roberto E. Vargas Caballero schrieb am 03.04.2014 17:40: > > > >http://lists.suckless.org/dev/1401/19619.html > > > > I'm having the same problem as the person in this link. > > > > > > > > I'm using

Re: [dev] st stutter and freeze during window resize via mouse drag

2014-04-04 Thread Nils R
Roberto E. Vargas Caballero schrieb am 03.04.2014 17:40: > > >http://lists.suckless.org/dev/1401/19619.html > > > I'm having the same problem as the person in this link. > > > > > > I'm using dwm 6.0 and st 0.4.1 > > > > You can’t be supported when not using the git version. Version numbers > > are

Re: [dev] [st] problems with terminfo entries and zsh

2014-03-21 Thread Nils R
Roberto E. Vargas Caballero schrieb am 18.03.2014 12:30: > You should read terminfo(5) > > > > I have no idea what the differences between home and khome are or why > two > > > versions for home exist. Anyway, here are my results: > > home is the definition for the home sequence, is the sequence

Re: [dev] [st] problems with terminfo entries and zsh

2014-03-17 Thread Nils R
Nils R schrieb am 17.03.2014 20:16: > Christoph Lohmann schrieb am 17.03.2014 18:14: > > Greetings. > > > > On Mon, 17 Mar 2014 18:14:49 +0100 Martti Kühne > > wrote: > > > Although I couldn't exactly verify what the ${terminfo[@]} array is, > > >

Re: [dev] [st] problems with terminfo entries and zsh

2014-03-17 Thread Nils R
Christoph Lohmann schrieb am 17.03.2014 18:14: > Greetings. > > On Mon, 17 Mar 2014 18:14:49 +0100 Martti Kühne > wrote: > > Although I couldn't exactly verify what the ${terminfo[@]} array is, > > I'm going to assume it is a zsh builtin interface to the terminfo > > database, as some sources see

Re: [dev] [st] problems with terminfo entries and zsh

2014-03-17 Thread Nils R
Martti Kühne schrieb am 17.03.2014 13:17: > On Mon, Mar 17, 2014 at 12:21 PM, wrote: > > Hi, > > > > i use st (latest git) with the zsh and the oh-my-zsh configuration[1]. > After > > this recent commit[2] to oh-my-zsh, several things aren't working. I > only > > remember that the first entry work