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

2024-07-09 Thread Feodor
2024.07.07 20:15 Eric Pruitt wrote: This configuration snippet doesn't make sense to me. You don't need the "escape" line and your bindkey configuration doesn't even use the right sequences. All you should need are bindkey lines: bindkey "^[[27;5;9~" next bindkey "^[[27;6;9~" prev I tested thi

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

2024-07-09 Thread Eric Pruitt
On Tue, Jul 09, 2024 at 04:54:38PM +0300, Feodor wrote: > > Tangentially, if you're asking for help configuring something, sharing > > the configuration you have that doesn't work is the bare minimum you > > should do. That information isn't something people trying to help you > > should have to fi