256
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chars: work around a UTF-8 bug in glibc, to display invalid codes right More... almost 4 years ago
tweaks: elide the pointless is_valid_unicode() function More... almost 4 years ago
input: accept Unicode codes for non-characters as valid, since they are More... almost 4 years ago
tweaks: normalize the indentation after an earlier change More... almost 4 years ago
build: fix compilation when configured with --enable-tiny More... almost 4 years ago
tweaks: shorten a comment and trim an #ifdef More... almost 4 years ago
tweaks: set the file format only when unset, so it doesn't need saving More... almost 4 years ago
files: always register the format, also when the file is unwritable More... almost 4 years ago
files: create a new buffer earlier, so that error messages can be stored More... almost 4 years ago
startup: do not store an error message in the record of another buffer More... almost 4 years ago
startup: do not crash when trying to open a device or directory More... almost 4 years ago
syntax: c: colorize also labels that contain digits, and uncolorize colon More... almost 4 years ago
display: make the output of --constantshow less jittery More... almost 4 years ago
feedback: upon first switch to a buffer, show its error message (if any) More... almost 4 years ago
tweaks: reshuffle a fragment of code, to prepare for the next change More... almost 4 years ago
memory: fix an off-by-one error to free also the last line in a group More... almost 4 years ago
memory: do not allocate space for multidata when it's already allocated More... almost 4 years ago
tweaks: avoid a warning on newer compilers, by writing an extra byte More... almost 4 years ago
po: update translations and regenerate POT file and PO files More... almost 4 years ago
tweaks: rename a symbol, to better match the corresponding option More... almost 4 years ago
options: rename 'highlightcolor' to the more distinct 'spotlightcolor' More... almost 4 years ago
bump version numbers and add a news item for the 5.6.1 release More... almost 4 years ago
search: correctly colorize a match also when softwrapping is active More... almost 4 years ago
po: update translations and regenerate POT file and PO files More... almost 4 years ago
bump version numbers and add a news item for the 5.6 release More... almost 4 years ago
gnulib: update to its current upstream state More... almost 4 years ago
docs: correct the description of --quickblank for the changed base value More... almost 4 years ago
build: include a workaround only for versions of ncurses that need it More... almost 4 years ago
feedback: make Full Justify show a message also when using --minibar More... almost 4 years ago
painting: trigger a refresh when a second start match appears on a line More... almost 4 years ago