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
syntax: nanorc: require whitespace before the start= and end= keywords More... about 3 years ago
syntax: nanorc: add 'execute' menu for unbind, and drop a bad constraint More... about 3 years ago
docs: mention "grey" also at the other place where color names are listed More... about 3 years ago
tweaks: replace a verbose condition with a simpler early return More... about 3 years ago
tweaks: add two spaces and two comments, and drop an internal check More... about 3 years ago
docs: add a suggested rebind and three suggested unbinds to the sample rc More... about 3 years ago
help: group the now lone mouse toggle with the "behavioral" ones More... about 3 years ago
docs: mark options -z, --suspendable, and 'set suspendable' as obsolete More... about 3 years ago
replacing: keep the spotlighting, also after toggling the help lines More... about 3 years ago
replacing: keep centering the occurrence, also after toggling help lines More... about 3 years ago
new feature: option --zero for an interface without bars More... about 3 years ago
build: include the YAML syntax file among the distributed files More... about 3 years ago
tweaks: fold some regexes together, and trim or improve some comments More... about 3 years ago
tweaks: swap two parts of specific regexes, for consistency with others More... about 3 years ago
tweaks: condense the regexes for Types in the SQL syntax More... about 3 years ago
syntax: sql: colorize as flow control only keywords that clearly are such More... about 3 years ago
syntaxes: avoid coloring "this\" as if it were a valid string More... about 3 years ago
syntaxes: use one regex for coloring quoted strings, to avoid overlap More... about 3 years ago
syntax: sql: remove alien stuff -- it was copied mostly from ruby syntax More... about 3 years ago
syntax: ruby: colorize embedded documentation as a comment More... about 3 years ago
tweaks: remove redundant parentheses, trim comments, fold some regexes More... about 3 years ago
tweaks: elide two parameters, as they are now always the same More... about 3 years ago
tweaks: remove redundant pair of parentheses, and swap two alternatives More... about 3 years ago
syntax: nanorc: improve the file-matching regex More... about 3 years ago
suspension: enable ^Z by default -- ignore -z option and drop M-Z toggle More... about 3 years ago
statusbar: count words in the way that matches how Ctrl+Right moves More... about 3 years ago
tweaks: rename a function, to describe better what it does nowadays More... about 3 years ago
docs: add a hint about making ^L do just 'refresh' to the sample nanorc More... about 3 years ago
pasting: when less than a line is pasted, allow automatic hard-wrapping More... about 3 years ago
tweaks: just let do_wrap() set 'refresh_needed' instead of returning TRUE More... about 3 years ago