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
tweaks: use a few fewer capitals, and drop an unneeded synonym More... about 3 years ago
docs: mention M-Z (for toggling the interface) among the Feature Toggles More... about 3 years ago
tweaks: rename a variable, to be distinctive and less confusing More... about 3 years ago
tweaks: frob a couple of comments, and drop two, for conciseness More... about 3 years ago
tweaks: shorten two comments, and fold two statements together More... about 3 years ago
statusbar: overwrite a message also when using --constant with --zero More... about 3 years ago
bindings: let ^T in the tiny version invoke spell checker (when included) More... about 3 years ago
files: allow inserting also when started with the --noread option More... about 3 years ago
tweaks: remove two unneeded unsettings More... about 3 years ago
bindings: allow toggling line numbers (when enabled) also in tiny version More... about 3 years ago
tweaks: avoid a compiler warning with --enable-tiny --enable-linenumbers More... about 3 years ago
build: fix compilation with --enable-tiny --enable-wrapping More... about 3 years ago
docs: explain the effect of --zero / -0 / 'set zero' More... about 3 years ago
feedback: refuse the --constantshow toggle (M-C) on a one-row terminal More... about 3 years ago
docs: clarify that --enable options do not fully counteract --enable-tiny More... about 3 years ago
tweaks: rename three functions, to better fit the general scheme More... about 3 years ago
tweaks: rename two more functions, to lose a senseless suffix More... about 3 years ago
docs: give more examples of things that --enable-tiny excludes More... about 3 years ago
tweaks: rename two functions, to get rid of one more senseless suffix More... about 3 years ago
tweaks: rename two functions, to get rid of another senseless suffix More... about 3 years ago
tweaks: rename two functions, to get rid of the senseless suffix of one More... about 3 years ago
tweaks: normalize whitespace, drop unneeded prototype, condense comment More... about 3 years ago
justify: correctly determine whether top-of-buffer has been reached More... about 3 years ago
tweaks: improve a comment, and drop two cluttering compile conditions More... about 3 years ago
tweaks: reshuffle a line into its proper order, and improve two comments More... about 3 years ago
build: fix compilation when configured with --enable-tiny More... about 3 years ago
tweaks: rename a function, for some contrast and to get rid of a suffix More... about 3 years ago
feedback: when the user types ^Z, say they can suspend nano with ^T^Z More... about 3 years ago
suspension: leave ^Z unbound by default -- just ^T^Z will suspend nano More... about 3 years ago
tweaks: reshuffle a coloring rule, to have related ones together More... about 3 years ago