Download raw body.
tog: echo numeric prefix of compound key maps
On 22-06-26 08:08pm, Christian Weisgerber wrote: > On 2022-06-26, Mark Jamsek <mark@jamsek.com> wrote: > > > Similar to less(1), echo the numbers at the bottom of the screen as they > > are typed when entering a compound key map (e.g., 123j). > > More specifically, less(1) shows the numbers on its status line, > which just happens to be at the bottom. In tog, it's a the top... > so maybe that's where the numbers should be echoed? I much prefer the current behaviour tbh (i.e., echo at the bottom). We already echo the search term there (with the '/' key map), which is also consistent with less(1). So I would rather commit this version, but if you strongly feel otherwise I'm happy to send through another diff? -- Mark Jamsek <fnc.bsdbox.org> GPG: F2FF 13DE 6A06 C471 CA80 E6E2 2930 DC66 86EE CF68
tog: echo numeric prefix of compound key maps