Re: tmux: mouse works in st but not in xterm

2024-02-01 Thread Rudolf Sykora
Stuart Henderson wrote: > On 2024-02-01, Omar Polo wrote: > > On 2024/02/01 12:06:13 +0100, rsyk...@disroot.org wrote: > >> Dear list, > >> > >> > >> when I run tmux in xterm, the mouse support does not work. > > > > by default mouse support is disabled on xterm on OpenBSD. No clue why, > > as

Re: tmux: mouse works in st but not in xterm

2024-02-01 Thread Stuart Henderson
On 2024-02-01, Omar Polo wrote: > On 2024/02/01 12:06:13 +0100, rsyk...@disroot.org wrote: >> Dear list, >> >> >> when I run tmux in xterm, the mouse support does not work. > > by default mouse support is disabled on xterm on OpenBSD. No clue why, > as I think it's useful. The knob to enable i

Re: tmux: mouse works in st but not in xterm

2024-02-01 Thread Omar Polo
On 2024/02/01 12:06:13 +0100, rsyk...@disroot.org wrote: > Dear list, > > > when I run tmux in xterm, the mouse support does not work. by default mouse support is disabled on xterm on OpenBSD. No clue why, as I think it's useful. The knob to enable it is XTerm*allowMouseOps: true whi