256
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bindings: let M-" place/remove an anchor, and let M-' jump to one More... 5 days ago
tweaks: rename a variable, away from an abbreviation More... 5 days ago
memory: prevent a leak by freeing a possibly already existing color combo More... 6 days ago
input: prevent 'macro_length' from underflowing when hammering M-: More... 6 days ago
input: store key codes in the macro buffer as they come in from ncurses More... 6 days ago
docs: mention that 'light' background colors do not work on Linux console More... 7 days ago
justify: keep as much of the marked region onscreen as possible More... 9 days ago
justify: keep the cursor at the original end of a marked region More... 9 days ago
tweaks: ungettextize three strings, to make a translator hint right again More... 10 days ago
bindings: let M-& show the ncurses version+patch, as a small Easter egg More... 11 days ago
tweaks: rename a function and variable, to describe better what they do More... 11 days ago
tweaks: express an 'if' more concisely, and add two blank lines More... 11 days ago
tweaks: rename a variable, to be a bit more indicative More... 11 days ago
display: add a wnoutrefresh() call for NetBSD, to force a cursor update More... 12 days ago
tweaks: add another translator hint, to help avoid overlong key tags More... 12 days ago
tweaks: improve three translator hints More... 14 days ago
indicator: do not oversize the scroller when softwrapping More... 18 days ago
docs: use a space after #, like everywhere else in the sample nanorc More... 18 days ago
docs: trim stuff that is more than five years old from the changelog More... 19 days ago
screen: recalculate the multidata when detecting the need for it More... 20 days ago
tweaks: pull a fragment of code a bit forward, to enable the next commit More... 20 days ago
docs: adjust an example help line in the README to the current state More... 20 days ago
help: show ^F/^B as primary shortcuts for search, not as secondary More... 21 days ago
help: rebalance the help items when --preserve is used More... 21 days ago
docs: mention that --modernbindings overrides --preserve More... 21 days ago
options: make --modernbindings actually override --preserve More... 21 days ago
undo: force a screen refresh also for the special case Bsp-at-EOF More... 21 days ago
undo: recompute the multidata when a piece of text is replaced More... 22 days ago
docs: mention backreferences (for replacements with regular expressions) More... 23 days ago
execute: show "Older" and "Newer" in the help lines, to allow rebinding More... 24 days ago