Re: [hackers] [st][PATCH] Do not interpret CSI ? u as DECRC

2025-01-30 Thread Hiltjo Posthuma
On Sun, Jan 26, 2025 at 01:40:57PM +0100, Johannes Altmanninger wrote: > The kitty keyboard protocol docs recommend CSI ? u to query support for > that protocol, see https://sw.kovidgoyal.net/kitty/keyboard-protocol/ > > For better or worse, fish shell uses this query to work around bugs > in othe

Re: [hackers] [st][PATCH] Do not interpret CSI ? u as DECRC

2025-01-30 Thread Roberto E. Vargas Caballero
Hi, On Sun, Jan 26, 2025 at 01:40:57PM +0100, Johannes Altmanninger wrote: > The kitty keyboard protocol docs recommend CSI ? u to query support for > that protocol, see https://sw.kovidgoyal.net/kitty/keyboard-protocol/ > > For better or worse, fish shell uses this query to work around bugs > in

Re: [hackers] [st][PATCH] Do not interpret CSI ? u as DECRC

2025-01-30 Thread Roberto E. Vargas Caballero
Hi, On Thu, Jan 30, 2025 at 09:54:38AM +0100, Roberto E. Vargas Caballero wrote: > I personally think we should remove that, as the only way to get > the correct output is checking the terminfo entry using the TERM > variable, and as we didn't care anymore about ansy.sys is likely > that we are no