Re: It appears the terminal bell doesn't work with our definition of wsvt25?, is that right?
RVP <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 15 Jan 2026, Brian Buhrow wrote: > So, that tells me the bell works, wsbell is functioning and it's something > with respect to the terminfo database. > I'm running with terminfo: > # Revision: 1.1083 > # Date: 2023/12/09 18:07:12 > # > > which appears to be the latest in our source tree. > Both tput bel and printf '\a' should ring the bell. Does it, or does tput(1) fail in wsvt25? Does infocmp -1 | fgrep bel show: bel=^G -RVP