256
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 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
tweaks: simplify a function now that a Unicode code can be typed quicker More... over 2 years ago
verbatim: allow the user to finish Unicode input with <Enter> or <Space> More... over 2 years ago
goto: don't center the current line when the user specified a column only More... over 2 years ago
docs: explain how to include a double quote plus space in a nanorc regex More... over 2 years ago
tweaks: make the crawl use the whole screen also in the tiny version More... over 2 years ago
tweaks: move the arrays of menu names and symbols to where they are used More... over 2 years ago
tweaks: make two error messages more succinct and easier to translate More... over 2 years ago
memory: avoid a leak when a string bind specifies an unknown menu More... over 2 years ago
build: exclude two unneeded functions correctly from the tiny version More... over 2 years ago
docs: describe --disable-formatter and --disable-linter configure options More... over 2 years ago
build: add options --disable-formatter and --disable-linter to configure More... over 2 years ago
build: fix compilation when configured with --enable-tiny More... over 2 years ago
tweaks: rename two record elements and three parameters, for clarity More... over 2 years ago
tweaks: elide a variable, rename another, and reshuffle an assignment More... over 2 years ago
extra: use the whole terminal for the crawl, and quicken it a bit More... over 2 years ago
feedback: suppress undo/redo messages when option --zero is in effect More... over 2 years ago
tweaks: move to a given line number more efficiently More... over 2 years ago
undo: make sure the current line is defined before it is referenced More... over 2 years ago
prompt: ingest queued characters before handling any subsequent function More... over 2 years ago
tweaks: reshuffle a line, to group things better More... over 2 years ago
prompt: return FALSE for non-editing functions also in the tiny version More... over 2 years ago
tweaks: rewrap some lines, drop a redundant call, and reshuffle a line More... over 2 years ago
tweaks: fold two cases together, because they basically do the same More... over 2 years ago
tweaks: discard a bracketed paste in the browser more efficiently More... over 2 years ago
prompt: toggle the help lines only for the 'nohelp' toggle More... over 2 years ago
tweaks: avoid sometimes calling a function three times in a row More... over 2 years ago
prompt: allow rebinding also ^N, ^Q, and ^Y at the yes-no prompt More... over 2 years ago
tweaks: reshuffle two lines, for conciseness and in preparation More... over 2 years ago
tweaks: don't use a pointer when the value itself is all that is needed More... over 2 years ago
tweaks: rename a variable, away from an abbreviation More... over 2 years ago