sicher

Results 9 comments of sicher

> > You're also missing `ui.statusline.select` > > most themes don't have a special color for select mode, e.g. dracula A great majority of the themes do, even dracula (and...

> > > > You're also missing `ui.statusline.select` > > > > > > > > > most themes don't have a special color for select mode, e.g. dracula >...

Very nice! For a slightly more compact look the column headers could be rendered with a different background - instead of having the line below.

Would it make sense to add a command and binding for "repeat_last_command"? A use case could be: say you want to perform "extend_line_above" or "kill_to_line_end" a few times and don't...

Would it be possible to give some immediate feedback to the user that the editor is quitting, a status line "Shutting down language servers..." or something?

Reported this upstream as well. https://sourceware.org/bugzilla/show_bug.cgi?id=32992

I have tried the same version (16.3) on a Linux machine and the issue does not show up there - only on macos.

The same issue happens on regular gdb. However, I just tried to build gdb with a formula with `depends_on "ncurses"` instead of relying on the system one. That fixed the...

I get the same issue with markdown-oxide (https://github.com/Feel-ix-343/markdown-oxide) so maybe it's a Helix issue?