Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
commit hash.
Their contents have not materially changed.
|
|
Also, small code cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
Requires latest Scinterm, which removed this patch.
|
|
The latest Scinterm hg hides the cursor when the Scintilla caret is out of view.
|
|
|
|
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.
|