Age | Commit message (Collapse) | Author |
|
Also moved buffer state save/restore into ui module.
|
|
|
|
|
|
|
|
Thanks to anonymous.
Requires scintillua r841 (changeset a1f0f494ff0e).
|
|
|
|
|
|
This confuses Jekyll's Liquid tag processing.
|
|
Updated header id generation, anchors, links, and header levels.
Added dedicated book page and support data.
Removed extra module autocompletion and documentation from Lua module.
Removed GPG signing and verification, as everything is built and distributed on
GitHub.
Removed all release links prior to 10.8 since there is no point in uploading
the relevant files to GitHub.
|
|
|
|
|
|
Word auto-highlighting when searching is too distracting.
|
|
Users who want to vertically center the caret or similar can connect to the
event.
|
|
Added some documentation infrastructure for eventual migration to a new build
service. Use a simple Lua script for generating documentation offline.
|
|
Also tweaked Makefile with basic git support for an eventual migration to
a new build service.
|
|
|
|
Otherwise, find results on long lines will not be displayed.
|
|
It can be difficult to see what the current result is.
|
|
|
|
Also changed the mnemonic for "Edit > Filter Through" in the process.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Iterating through find results seems a bit more intuitive. Also, for small views
the scrolling was way too disorienting.
|
|
|
|
|
|
|
|
|
|
|
|
This happened when you activated "Find in Files" twice in a row.
|
|
|
|
Previously, you had to be on a line that was a fold point.
|
|
|
|
It does not seem necessary anymore.
|
|
|
|
In the GUI, Enter and Shift+Enter invoke Find Next and Find Prev, respectively.
In the terminal, Up, Down, and Tab toggle between buttons more consistently;
removed Shift-Tab binding. Also fixed entry drawing issue with Tab.
|
|
|
|
|
|
This is good practice.
|
|
|
|
|
|
|
|
|
|
|