Re: [dev] [st] question about keyboard shortcuts

2024-06-28 Thread Feodor
Eric Pruitt писал(а) 2024.06.28 00:12: On Thu, Jun 27, 2024 at 12:39:07PM -0400, Greg Reagle wrote: Note that I have not actually tried this and I am no expert on the topic. You might want to update the terminfo database too? I can confirm that will work. It's what I use in my st configuratio

Re: [dev] [st] question about keyboard shortcuts

2024-06-28 Thread Steve Ward
On Thu, Jun 27, 2024 at 6:47 AM Feodor wrote: > > Is it possible to intercept CTRL+TAB and send another character? > > I need to make CTRL+TAB keyboard combination for GNU screen "escape" > command, but TAB is CTRL-I in VT100 mode which most terminals use, so > there is no > way to modify that fur