Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Long filenames are clipped.
|
|
|
|
|
|
|
|
Include buffer/view constants as well, which should have been there anyway.
|
|
|
|
|
|
|
|
This is analagous to `events.FIND_TEXT_CHANGED`.
|
|
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.
|
|
|