> Now, the problem on openbsd is that there is no entry for {r,s}mkx once it
> gets installed with tic (checked with 'infocmp st'). I have no idea why, and
> will ask on their mailing list.
Yeah, I had the same problem some time ago. Basically, OpenBSD
curses does not use tic database anymore.
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
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 that a program
has to sent to the terminal to get the home function, an
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,
> > > I'm going to assume it is a zsh builtin interface
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
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 seem to suggest.
> looking at [0] line 142 sets khome=\E[1~, lin
On Mon, Mar 17, 2014 at 1:43 PM, Nils R wrote:
>
> Hi Martti,
>
> although i know nothing about it, terminfo entries seem to suck.
That's really harshly put.
> Before merging the code for beginning-of-line into ${terminfo[khome]}, there
> were 3 different codes set for the same action, ^[[1~ bei
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
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 worked before, but here is an overview of all
> things c
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 worked before, but here is an overview of all
things currently broken:
going to the beginning of the line
10 matches
Mail list logo