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 Fri, 16 Jan 2026, Brian Buhrow wrote: > However, entering vi and hitting escape multiple times results in no bell, > even though noflash is set to true. > This is either `:set flash' or `:set noflash'--you don't assign any value to it. In fact, vi(1) will complain if you do. -RVP