On 2014-03-21, Nils R <m...@hxgn.net> wrote: > i think thats it. When i install st.info to home, the {r,s}mkx entries are > indeed included: > > $ rm -r ~/.terminfo > $ tic ~/st/st.info > $ infocmp -1 -A /home/nils/.terminfo st | egrep '(/home|[sr]mkx)' > # Reconstructed via infocmp from file: /home/nils/.terminfo/s/st > rmkx=\E[?1l\E>, > smkx=\E[?1h\E=, > > The st-entries in /usr/share/misc/termcap date back to st version 0.1.1, from > about 2 years ago. Is there a way to just use the information in home, > instead of the old, system-wide termcap db? Or do i really have to manually > edit the termcap file? > > Nils >
AFAIK that's what you need to do for now. The best approach to get it fixed properly is to request that the st information is updated in the upstream source for the file (http://invisible-island.net/ncurses/), and then request that it's synced in OpenBSD.