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
display: when a message gets overwritten, note that it is cleared More... over 3 years ago
startup: skip drawing edit window when having message on one-row terminal More... over 3 years ago
statusbar: ensure that "No further matches" does not get overwritten More... over 3 years ago
statusbar: on a one-row terminal, drop light messages after a few moments More... over 3 years ago
statusbar: suppress the cursor when the terminal has just one row More... over 3 years ago
statusbar: suppress --constantshow when the terminal has just one row More... over 3 years ago
tweaks: condense and correct a comment, and move another More... over 3 years ago
tweaks: frob some whitespace, and rewrap a line More... over 3 years ago
tweaks: remove a check that has become superfluous More... over 3 years ago
linter: block the resizing signal while reading output from the linter More... over 3 years ago
syntax: php: colorize the full short tag for echo (<?=) More... over 3 years ago
replacing: report the number of replacements also on a one-row terminal More... over 3 years ago
search: show "This is the only occurrence" also on a one-row terminal More... over 3 years ago
minibar: stay out of sight when the terminal has just one row More... over 3 years ago
po: update translations and regenerate POT file and PO files More... over 3 years ago
bump version numbers and add a news item for the 5.7 release More... over 3 years ago
gnulib: pull in the fix for a build problem on older Debian More... over 3 years ago
syntaxes: replace [[:space:]] with [[:blank:]] to exclude carriage return More... over 3 years ago
syntax: c: make the highlighting of '#include <...>' more compliant More... over 3 years ago
syntax: po: improve the coloring of format specifiers More... over 3 years ago
build: drop the check for two functions that we don't use any more More... over 3 years ago
gnulib: update to its current upstream state More... over 3 years ago
oops: that doesn't work -- you can't break out of two for loops at once More... over 3 years ago
tweaks: elide a function that is now basically just two lines More... over 3 years ago
memory: prevent a use-after-free when the user respects a lock file More... over 3 years ago
tweaks: condense three comments, drop another, and rewrap a line More... over 3 years ago
editing: prevent the pointer for the top row from becoming dangling More... over 3 years ago
tweaks: avoid calling extra_chunks_in() when not softwrapping More... over 3 years ago
indicator: adjust the size to the number of visible lines, not chunks More... over 3 years ago
tweaks: adjust two comments, and reshuffle two fragments More... over 3 years ago