Re: mutt-like bindings
"Paul Walker" <[email protected]> Wed, 16 Jun 2021 11:37:45 +0100
| Newsgroups | gmane.network.slrn.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Tavis Thanks for sharing those bindings - they'll be very useful, I keep getting my keys mixed up. Paul On Fri, 11 Jun 2021, at 3:57 PM, Tavis Ormandy wrote: > I'm probably not the only person who likes to try to keep my slrn and > mutt bindings in sync - less things to remember! > > Two things that are difficult to replicate by default are the > next-new-then-unread mutt command (Tab by default), and how next-page and > previous-page stop at article boundaries (i.e. don't take you to the next group > automatically). > > I wrote some quick macros to copy those mutt behaviours, if anyone else is > interested! > > Add bindings like this to slrnrc: > > setkey group next_unread_group "<Tab>" > setkey article next_no_groupchange "<Tab>" > setkey article pgdn_no_next "<PageDown>" > setkey article pgdn_no_next "<Space>" > setkey article pgup_no_read "<PageUp>" > setkey article mutt_art_quit "q" > > Then download this file, and add this to the top of your slrnrc: > > interpret "path/to/mutt.sl" > > http://lock.cmpxchg8b.com/files/mutt.sl > > Tavis. > > -- > _o) $ lynx lock.cmpxchg8b.com > /\\ _o) _o) $ finger [email protected] > _\_V _( ) _( ) @taviso > > > -- Paul