256
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: reshuffle a GNU marker, to make the title clearer in search engines More... over 3 years ago
tweaks: reshuffle two conditions, re-indent, and rewrap a line More... over 3 years ago
tweaks: rename a variable, to be easier to read and to make more sense More... over 3 years ago
prompt: avoid resetting the history pointer when the search is cancelled More... over 3 years ago
tweaks: rename a function and its parameter, to be clearer More... over 3 years ago
tweaks: rename two empty functions, to be more to the point More... over 3 years ago
tweaks: elide two functions that each were called just once More... over 3 years ago
help: do not show ^S when --preserve is in effect More... over 3 years ago
prompt: begin at bottom of history list when at secondary prompt More... over 3 years ago
prompt: keep a clear answer clear also after an excursion into history More... over 3 years ago
tweaks: rename five empty functions, to get rid of a meaningless suffix More... over 3 years ago
tweaks: reshuffle some lines, one for clarity, others for conciseness More... over 3 years ago
files: clear original filename when the user toggles Append or Prepend More... over 3 years ago
rcfile: remove the deprecated 'cutwordleft' and 'cutwordright' keywords 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.9 release More... over 3 years ago
tweaks: fold two lines into two others, for conciseness More... over 3 years ago
help: make the keystrokes ^W^Y and ^W^V work again More... over 3 years ago
browser: make the keystrokes ^W^Y and ^W^V work again More... over 3 years ago
syntax: yaml: allow slash and period in key names More... over 3 years ago
syntax: yaml: allow any character in tags except whitespace More... over 3 years ago
syntax: yaml: colorize the two known directives More... over 3 years ago
syntax: yaml: colorize the question mark of complex mappings too More... over 3 years ago
syntax: yaml: colorize backslash-escaped characters as valid or invalid More... over 3 years ago
tweaks: change 'return ++var;' to 'return var + 1;' More... over 3 years ago
docs: list the default color combo for 'spotlightcolor' in sample nanorc More... over 3 years ago
syntax: yaml: allow double colon in key & do not colorize unspaced colon More... over 3 years ago
tweaks: rename a function, to be more fitting More... over 3 years ago
tweaks: use five symbolic names, to make eight function calls clearer More... over 3 years ago
tweaks: adjust three parameters -- two were mistaken, one superfluous More... over 3 years ago