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
Roberto E. Vargas Caballero dixit:
>This means that is needed be root to install a new definition,
I was assuming you had control over the system, yes.
>and it sounds strange to me that a normal user cannot add a
>new terminal definition.
There may or may not be a way, but I don’t know it. UTSL
Greetings.
On Thu, 12 Sep 2013 20:52:57 +0200 "Roberto E. Vargas Caballero"
wrote:
> From: "Roberto E. Vargas Caballero"
>
> \a is the character for bell, and st is only marking the window as urgent
> if it is not active. This patch adds an audible bell which can be disable
> with bellvolume v
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
From: "Roberto E. Vargas Caballero"
\a is the character for bell, and st is only marking the window as urgent
if it is not active. This patch adds an audible bell which can be disable
with bellvolume variable.
---
config.def.h | 6 ++
st.c | 2 ++
2 files changed, 8 insertions(+)
di
0001-c-uri-is-unused.patch
Description: 0001-c-uri-is-unused.patch