nect
nect
en -> end
Solves #95 (actually the command is `:saveas` and not `:sav`). Save view to disk and change its name.
If there is a character after the cursor delete that, otherwise delete the current character. If the deletion should only delete the character after the cursor these change must be...
I erroneously opened a binary file in ted and it behaved strangely (misplaced cursor and line numbers), and after a certain line (300 or something) just hanged. I have yet...
I changed every usage of colors from a string to a color struct. Colors are now parsed only once in the option_parser instead of every single draw call. Note: Hopefully...
Close #1114
Only works with scalable icons, but at least it works. @fwsmit do you think this is a good enough solution for #1094?
For the great joy of the ricing community I want to add some options to customize the look and feel of dunst. So this is a summary for the customization...
This is the implementation of #1273. At the moment I only implemented the gradient for `highlight`, but it can be easily applied also to `background`, `foreground` etc. I am using...
settings.print_notifications and settings.startup_notification were always set to zero by load_settings