Age | Commit message (Collapse) | Author |
|
Also cleaned up code.
|
|
Requires the latest debugger module.
|
|
|
|
This option exists in the latest debugger module.
|
|
Newer versions of gdb report different line numbers when stepping into functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is a crash on the Gtk platform that has been temporarily patched until a fix is released.
|
|
After an OS upgrade, some /etc file permissions have changed, and spellcheck seems to have added
'foo'.
|
|
|
|
|
|
This will hide the entry but keep the key mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hides on Windows.
Ideally Scintilla would handle this properly, as this issue was introduced in a recent 5.x release.
|
|
|
|
|
|
|
|
|
|
`filter_through()`.
This fixes issues for commands like `tac` (print in reverse).
|
|
|
|
|
|
This consolidates changes from r3135 and r3149 and fixes an additional restore selection case.
|
|
|
|
|
|
|
|
|
|
selection now.
The required Scintilla patch has been upstreamed and will be in the next release.
|
|
all text.
This extends r3135 to also handle auto-paired characters.
|
|
|
|
|
|
Also fix some visual issues with selected and inactive text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated themes to use new `view.element_color` and treat all colors as opaque if no alpha was given.
|