-
4ff5c696e9
lobotomize gnulib
master
Ariadne Conill
2021-12-04 08:48:53 -0600
-
350cdd9827
syntax: sql: colorize strings differently than types
Benno Schulenberg
2021-12-04 12:05:58 +0100
-
5dc48d54f2
syntax: sql: add more missing keywords, like INNER and OUTER JOIN
Benno Schulenberg
2021-12-02 16:35:41 +0100
-
41975265bf
syntax: sql: add some missing keywords, like ALL and ANY and OR
Benno Schulenberg
2021-12-02 13:05:05 +0100
-
598f13107d
syntax: sql: add two missing data types -- xml and tsquery
Benno Schulenberg
2021-12-02 11:29:14 +0100
-
248ebf9117
syntax: sql: colorize only single-quoted things as strings
Benno Schulenberg
2021-12-02 11:18:57 +0100
-
1c6f6ba212
tweaks: rename three parameters, away from single letters
Benno Schulenberg
2021-12-03 12:16:53 +0100
-
58cba6a7c6
tweaks: move a translator hint to where xgettext will see it
Benno Schulenberg
2021-12-02 11:02:56 +0100
-
b55474788b
gnulib: update to its current upstream state
Benno Schulenberg
2021-12-02 10:24:29 +0100
-
5c8de3e39f
tweaks: put three email addresses between the customary angled brackets
Benno Schulenberg
2021-11-30 10:34:51 +0100
-
8aaa57a573
syntax: default: colorize dates, URLs, and nano's release motto
Benno Schulenberg
2021-11-30 10:24:15 +0100
-
19e743c7e4
tweaks: condense the regexes for Types in the SQL syntax
Benno Schulenberg
2021-10-26 15:57:29 +0200
-
56aacb3e32
syntax: sql: colorize as flow control only keywords that clearly are such
Benno Schulenberg
2021-10-26 15:48:51 +0200
-
f2c9aed16c
syntax: sql: remove alien stuff -- it was copied mostly from ruby syntax
Benno Schulenberg
2021-10-25 17:40:24 +0200
-
7c6d3942c4
tweaks: rewrap an old news item, for distraction
Benno Schulenberg
2021-11-29 11:24:04 +0100
-
27aff84f74
syntax: nanorc: paint arguments of 'include' and 'extendsyntax' specially
Benno Schulenberg
2021-11-29 11:10:16 +0100
-
a43ee17ad0
docs: document the effect of --quickblank together with --zero/--minibar
Benno Schulenberg
2021-11-29 10:47:49 +0100
-
abd4c47acf
feedback: when reporting an unbound function key, mention its number
Benno Schulenberg
2021-11-28 15:35:22 +0100
-
b87722ab2d
feedback: report an unbindable function key as an "Unknown sequence"
Benno Schulenberg
2021-11-28 12:25:55 +0100
-
b5448615b9
display: redraw the screen in tiny version upon resuming from suspension
Benno Schulenberg
2021-11-28 11:45:21 +0100
-
d14d9069cd
tweaks: exclude some suspension code from the tiny version
Benno Schulenberg
2021-11-28 11:07:06 +0100
-
93df6ab385
tweaks: shorten a comment, and drop some conditionalizing
Benno Schulenberg
2021-11-27 17:06:06 +0100
-
be87f110ce
bindings: allow rebinding ^Z also on a Linux console (a VT)
Benno Schulenberg
2021-11-27 16:37:46 +0100
-
9ebee362a5
tweaks: fix typo, and improve description of 'set zero' in sample nanorc
Benno Schulenberg
2021-11-27 14:16:37 +0100
-
27928e47be
docs: mention that --zero and 'set zero' hide also the help lines
Benno Schulenberg
2021-11-26 11:01:33 +0100
-
79def643a3
options: make --zero imply --nohelp, and 'set zero' imply 'set nohelp'
Benno Schulenberg
2021-11-25 15:49:26 +0100
-
9a8d9ef496
tweaks: fix a somewhat humorous typo
Benno Schulenberg
2021-11-25 11:14:11 +0100
-
7336c28ca8
display: clear the status bar early enough, so that --zero can show text
Benno Schulenberg
2021-11-25 10:56:18 +0100
-
6a521da437
display: ensure feedback will be cleared also on a one-row terminal
Benno Schulenberg
2021-11-24 16:17:34 +0100
-
6d828cf470
display: move some code for overwriting verbatim feedback with --zero
Benno Schulenberg
2021-11-24 15:53:41 +0100
-
511a2850a1
display: with --zero, redraw the bottom row instead of wiping a message
Benno Schulenberg
2021-11-24 12:29:41 +0100
-
be61aad935
display: do not wipe the status bar when --zero or --minibar is active
Benno Schulenberg
2021-11-24 11:48:40 +0100
-
c06f7d43e9
tweaks: reshuffle a few lines, for Christmas and to group things better
Benno Schulenberg
2021-11-24 10:44:12 +0100
-
3638fb9da4
tweaks: place the unsetting of a flag better, and rename a variable
Benno Schulenberg
2021-11-24 10:40:05 +0100
-
2fc1f08573
tweaks: fix a parentheses mistake -- found by a warning from Clang
Benno Schulenberg
2021-11-23 17:37:50 +0100
-
90946c5e9e
syntax: nanorc: avoid colorizing #rgb codes as if they were comments
Benno Schulenberg
2021-11-23 11:56:17 +0100
-
9a778f9a00
docs: add a description of the hexadecimal #rgb color specification
Brad Town
2021-11-21 09:06:45 -0800
-
8d6b468cdc
rcfile: support #rgb format for specifying colors in 256-color terminals
Brad Town
2021-11-14 10:04:51 -0800
-
0941185fcf
tweaks: on one-row terminals, suppress the message for two toggles
Benno Schulenberg
2021-11-23 10:16:54 +0100
-
8850015822
feedback: give a more accurate message when the help lines won't appear
Benno Schulenberg
2021-11-23 10:14:25 +0100
-
3be4ea0dc1
tweaks: fold a special case into the general one
Benno Schulenberg
2021-11-23 10:10:23 +0100
-
3eda0135bc
tweaks: replace two direct refreshes with two scheduled ones
Benno Schulenberg
2021-11-22 16:34:11 +0100
-
9c9de85afb
tweaks: elide a variable that is confusing and has just one use case
Benno Schulenberg
2021-11-22 12:03:28 +0100
-
addac49465
tweaks: reshuffle some conditions, to have more balanced lines
Benno Schulenberg
2021-11-22 11:13:02 +0100
-
839d29be3f
feedback: with --zero, drop a message in a short while, as with --minibar
Benno Schulenberg
2021-11-22 11:00:11 +0100
-
b2f0721b69
tweaks: drop a fragment of code that became functionless
Benno Schulenberg
2021-11-22 10:50:38 +0100
-
b228c9fe6c
tweaks: untangle two case items, and shorten a message
Benno Schulenberg
2021-11-21 17:00:41 +0100
-
8e7738e22e
tweaks: adjust two values -- help lines need at least 6 rows to be shown
Benno Schulenberg
2021-11-21 16:46:49 +0100
-
84f8445b7b
tweaks: reshuffle some conditions, so that the ifs have similar formats
Benno Schulenberg
2021-11-21 11:34:42 +0100
-
5cf412320d
feedback: with --mini/--zero, suppress message when toggling whitespace
Benno Schulenberg
2021-11-21 11:24:09 +0100
-
c9fb1cf85a
tweaks: don't redraw the help lines (if present), and normalize a brace
Benno Schulenberg
2021-11-21 11:05:59 +0100
-
bbed065fa8
tweaks: avoid redrawing the entire window when just a 'touch' will do
Benno Schulenberg
2021-11-21 10:37:39 +0100
-
dde74dee78
docs: say thanks to the Indonesian translator
Benno Schulenberg
2021-11-20 16:44:48 +0100
-
966da68228
tweaks: exclude some hidden-interface code from the tiny version
Benno Schulenberg
2021-11-20 16:37:32 +0100
-
f147131e7c
tweaks: elevate two messages, so they get shown with --mini or --zero
Benno Schulenberg
2021-11-20 16:09:37 +0100
-
7785c3f7cf
feedback: with --mini or --zero, suppress number of lines for new buffer
Benno Schulenberg
2021-11-20 12:27:31 +0100
-
9d3d354bd4
feedback: report the number of inserted lines also with --zero or --mini
Benno Schulenberg
2021-11-19 17:02:21 +0100
-
51a5f33b5b
feedback: suppress chatty messages when --zero is active
Benno Schulenberg
2021-11-19 16:06:22 +0100
-
8aea8625be
replacing: keep the spotlighted occurrence in view, also with --zero
Benno Schulenberg
2021-11-18 12:22:27 +0100
-
931bf96c1d
display: make sure there are at least as many text lines as help lines
Benno Schulenberg
2021-11-17 17:09:29 +0100
-
956a1c2327
help: remove an unneeded restriction for small terminals
Benno Schulenberg
2021-11-17 16:57:50 +0100
-
4f15890105
help: when done, always redraw the "bottom bars", also with --zero
Benno Schulenberg
2021-11-17 16:38:30 +0100
-
0afe38d81a
help: skip the leading blank line when the terminal is very flat
Benno Schulenberg
2021-11-17 12:21:41 +0100
-
3dfd798d51
feedback: to have a status bar, suppress --zero while in the help viewer
Benno Schulenberg
2021-11-17 11:36:03 +0100
-
1235a5a365
tweaks: reshuffle the flag conversion into their order in the help text
Benno Schulenberg
2021-11-17 11:07:11 +0100
-
c772e1cb6b
tweaks: rename a function, away from using an abbreviation
Benno Schulenberg
2021-11-17 11:01:37 +0100
-
e35b6636ab
tweaks: reshuffle a line and adjust indentation after previous change
Benno Schulenberg
2021-11-17 10:49:27 +0100
-
bd4eed9cb1
tweaks: reshuffle a fragment of code to a better place
Benno Schulenberg
2021-11-17 10:42:21 +0100
-
2b0bcc7cee
feedback: show a relevant message for M-O when the syntax has 'tabgives'
Benno Schulenberg
2021-11-17 10:25:32 +0100
-
3b5f650621
tweaks: use a color closer to the rest of the string, to reduce contrast
Benno Schulenberg
2021-11-16 16:32:47 +0100
-
b66a040828
tweaks: shorten the description of --zero in the manuals a bit
Benno Schulenberg
2021-11-16 16:22:36 +0100
-
f757c4a512
syntaxes: colorize hex more strictly by using character class [:xdigit:]
Benno Schulenberg
2021-11-15 15:56:11 +0100
-
06ad77895f
syntax: python: colorize backslash escapes, such as \n and \xef
Benno Schulenberg
2021-11-15 15:28:18 +0100
-
2cbd4d29a0
search: with --zero, drop a message at the same time as the spotlight
Benno Schulenberg
2021-11-15 15:07:10 +0100
-
d93a5594cd
tabbing: also with --zero, stay one row away from the prompt bar
Benno Schulenberg
2021-11-14 16:57:07 +0100
-
a2a00577cd
search: with --zero, do not obscure an occurrence on the bottom row
Benno Schulenberg
2021-11-14 16:28:56 +0100
-
b92b9e5cac
browser: with --zero, do not use the bottom row for displaying filenames
Benno Schulenberg
2021-11-14 16:16:06 +0100
-
d19842ed73
tweaks: add an auxiliary variable, to prepare for handling --zero
Benno Schulenberg
2021-11-14 16:09:15 +0100
-
0655c8aa6c
tweaks: rename a variable, to be distinctive and less confusing
Benno Schulenberg
2021-11-12 16:53:38 +0100
-
30595dd2bb
tweaks: frob a couple of comments, and drop two, for conciseness
Benno Schulenberg
2021-11-12 16:28:15 +0100
-
b76b5b9967
tweaks: use a few fewer capitals, and drop an unneeded synonym
Benno Schulenberg
2021-11-13 16:33:47 +0100
-
1007ca5af8
docs: mention M-Z (for toggling the interface) among the Feature Toggles
Benno Schulenberg
2021-11-13 16:15:40 +0100
-
f3fab1440f
tweaks: shorten two comments, and fold two statements together
Benno Schulenberg
2021-11-11 12:35:38 +0100
-
affca9b523
statusbar: overwrite a message also when using --constant with --zero
Benno Schulenberg
2021-11-11 12:15:06 +0100
-
2f53760689
bindings: let ^T in the tiny version invoke spell checker (when included)
Benno Schulenberg
2021-11-10 16:38:27 +0100
-
3409cb2b77
files: allow inserting also when started with the --noread option
Benno Schulenberg
2021-11-10 16:18:01 +0100
-
be6860b33e
tweaks: remove two unneeded unsettings
Benno Schulenberg
2021-11-10 15:57:45 +0100
-
3a94a0bb89
bindings: allow toggling line numbers (when enabled) also in tiny version
Benno Schulenberg
2021-11-10 09:20:56 +0100
-
8234c22c1e
tweaks: avoid a compiler warning with --enable-tiny --enable-linenumbers
Benno Schulenberg
2021-11-10 09:11:04 +0100
-
496dad696c
build: fix compilation with --enable-tiny --enable-wrapping
Benno Schulenberg
2021-11-10 09:07:23 +0100
-
a623f5836c
docs: explain the effect of --zero / -0 / 'set zero'
Benno Schulenberg
2021-11-09 16:28:37 +0100
-
f42821293e
feedback: refuse the --constantshow toggle (M-C) on a one-row terminal
Benno Schulenberg
2021-11-09 12:11:40 +0100
-
0363703073
new feature: option --zero for an interface without bars
Benno Schulenberg
2021-10-28 12:51:29 +0200
-
dfbe3ce6dc
docs: clarify that --enable options do not fully counteract --enable-tiny
Benno Schulenberg
2021-11-09 10:47:18 +0100
-
e4a247f7c9
tweaks: rename three functions, to better fit the general scheme
Benno Schulenberg
2021-11-09 10:39:31 +0100
-
69b2467a9a
tweaks: rename two more functions, to lose a senseless suffix
Benno Schulenberg
2021-11-09 10:18:03 +0100
-
cc24e8b86b
docs: give more examples of things that --enable-tiny excludes
Benno Schulenberg
2021-11-08 17:20:15 +0100
-
27f170815f
tweaks: rename two functions, to get rid of one more senseless suffix
Benno Schulenberg
2021-11-08 16:54:18 +0100
-
d3c7e9d2f6
tweaks: rename two functions, to get rid of another senseless suffix
Benno Schulenberg
2021-11-08 16:41:44 +0100
-
ea4bbf4285
tweaks: rename two functions, to get rid of the senseless suffix of one
Benno Schulenberg
2021-11-08 16:16:35 +0100