Stefan Haller
Stefan Haller
Thanks for creating this colorscheme! I am happily using it with NeoVim. I am wondering if the visual difference between `IncSearch` and `Search` is intended. `Search` sets the background color...
I think it would be a great addition if lxterminal would allow to set urgency hints in addition to audible bells. This should be as easy as calling `gtk_window_set_urgency_hint(GTK_WINDOW(…), TRUE)`...
An even better approach would prioritize matches from buffers of the same filetype (display them on top). Unfortunately, this is not possible with ncm, as the priority is assigned per...