Re: [dev] OpenBSD terminfo (was Re: [st][PATCH] Wide character support)

2013-09-12 Thread Roberto E. Vargas Caballero
Thanks, for your answer!!! > > Not able, or just unknowing? > > $ cvs -qz9 -d :ext:anon...@anoncvs.fr.openbsd.org:/cvs \ > co -PA -d foo src/share/termtypes > $ cd foo > $ ${EDITOR:-ed} termtypes.master > then insert a (new) st definition appropriately, save and quit > $ make BINDIR=/usr/sh

Re: [dev] OpenBSD terminfo (was Re: [st][PATCH] Wide character support)

2013-09-12 Thread Chris Down
On 2013-09-12 20:35, Roberto E. Vargas Caballero wrote: > This means that is needed be root to install a new definition, and it sounds > strange to me that a normal user cannot add a new terminal definition. Well, unprivileged users shouldn't be able to the global terminfo db, just use ~/.terminfo