Commit Graph

  • 844c671bf1 docs: explain what the options --stateflags (-%) and 'set stateflags' do Benno Schulenberg 2020-09-23 09:55:35 +0200
  • 7ff6b97e5c tweaks: reshuffle some lines and adjust indentation after previous change Benno Schulenberg 2020-09-23 09:21:15 +0200
  • d679bbc802 new feature: option --stateflags to show some states in top-right corner Benno Schulenberg 2020-09-19 19:50:45 +0200
  • 6d88281357 tweaks: rename another variable, away from being misnamed Benno Schulenberg 2020-09-22 11:18:44 +0200
  • 32787a9f22 tweaks: rename two variables, to be more distinct Benno Schulenberg 2020-09-22 10:45:37 +0200
  • 9709dfd563 tweaks: rename two elements of history struct, away from abbreviations Benno Schulenberg 2020-09-22 10:12:43 +0200
  • 6dd5a75d13 tweaks: add a hint for translators Benno Schulenberg 2020-09-21 19:34:21 +0200
  • 9c04d0c956 tweaks: remove an inconsistent newline from the end of an error message Benno Schulenberg 2020-09-21 19:25:07 +0200
  • c3e74f02c2 build: exclude --emptyline, --jumpyscrolling, and --noread from tiny nano Benno Schulenberg 2020-09-21 17:04:10 +0200
  • cb56cd70f5 syntax: nanorc: stop coloring 'quiet' and 'backwards' and 'finalnewline' Benno Schulenberg 2020-09-21 10:37:48 +0200
  • de0395bee9 syntax: nanorc: stop coloring 'nopauses' and 'nowrap' as valid Benno Schulenberg 2020-09-21 10:15:30 +0200
  • abb5b14281 syntax: nanorc: stop coloring 'morespace' and 'smooth' as valid Benno Schulenberg 2020-09-21 10:05:26 +0200
  • 2289bb7c19 tweaks: reshuffle two lines and a function name, for a consistent order Benno Schulenberg 2020-09-14 18:53:19 +0200
  • 746ef89745 docs: condense the desciptions of cutting and pasting Benno Schulenberg 2020-09-20 19:38:52 +0200
  • ffc0b4863b feedback: in the tiny version, let M-H show the helpful hint too Benno Schulenberg 2020-09-19 12:23:16 +0200
  • 89f8d71001 feedback: don't give a hint for <Bsp>, and not after an Alt+key was used Benno Schulenberg 2020-09-19 12:09:50 +0200
  • a2878bff67 help: nicely pair menu items also when built with just --disable-help Benno Schulenberg 2020-09-18 19:07:58 +0200
  • 34cfa55f58 feedback: show helpful message for the first ^H at the top of the file Benno Schulenberg 2020-09-18 16:12:39 +0200
  • 7dd5484cb5 feedback: show a helpful message for ^G even when there is no help Benno Schulenberg 2020-09-18 15:32:09 +0200
  • 37f1d43ce3 tweaks: elide a one-line function, after reducing it to a single call Benno Schulenberg 2020-09-18 15:22:12 +0200
  • 07b5d97a3a help: do not show "^G Help" in the tiny version when there is no help Benno Schulenberg 2020-09-18 12:29:28 +0200
  • cb841de3fc feedback: make an "Unbound key" message disappear on the next keystroke Benno Schulenberg 2020-09-17 19:30:18 +0200
  • e12f397140 build: do not let Slang translate escape sequences to key codes Benno Schulenberg 2020-09-17 16:40:07 +0200
  • 3a22028042 tweaks: make two of the changes that 'autoupdate' suggests Benno Schulenberg 2020-09-17 16:28:05 +0200
  • f12264723d tweaks: replace two more occurrences of 'AC_TRY_RUN' with 'AC_RUN_IFELSE' Benno Schulenberg 2020-09-17 13:26:24 +0200
  • 65f14624c8 tweaks: stop 'autoupdate' from failing with "end of file in string" Benno Schulenberg 2020-09-17 13:17:52 +0200
  • 30016a7e19 tweaks: harmonize the style of error messages and warnings in ./configure Benno Schulenberg 2020-09-17 09:49:35 +0200
  • e8abbc7045 build: stop using an obsolete macro, and use 'void' for signal handlers Benno Schulenberg 2020-09-16 12:11:09 +0200
  • 235f92ce09 build: do not accept --enable-libmagic when not having color support Benno Schulenberg 2020-09-16 12:03:11 +0200
  • 22fc10911a tweaks: remove two stray comments and two lines that were commented out Benno Schulenberg 2020-09-16 10:44:48 +0200
  • 11ae201d71 syntax: markdown: add author and license line Ryan Westlund 2020-09-15 08:54:52 -0400
  • 8586efda0b syntax: nftables: include author and license lines Arturo Borrero González 2020-09-14 11:03:25 +0200
  • 9e382ba691 syntaxes: add author and license lines to four of the files Benno Schulenberg 2020-09-14 19:37:45 +0200
  • accb645d3f browser: wipe the status bar before searching again with M-W or M-Q Benno Schulenberg 2020-09-14 11:15:00 +0200
  • 620496f5cd build: avoid two compiler warnings when gnulib has been ripped out Benno Schulenberg 2020-09-13 19:40:39 +0200
  • 73cd96838e help: do not leave the cursor on the status bar after a search Benno Schulenberg 2020-09-13 10:24:22 +0200
  • 82080b044b docs: mention that syntax definitions are available in /usr/share/nano/ Benno Schulenberg 2020-09-12 12:47:10 +0200
  • 93b25ce014 tweaks: adjust some whitespace in the docs, and improve a comment Benno Schulenberg 2020-09-12 12:21:24 +0200
  • f883465263 build: exclude reading a file from standard input from the tiny version Benno Schulenberg 2020-09-12 11:40:08 +0200
  • ba049fcaf8 tweaks: avoid a compiler warning when compiling with more than -O1 Benno Schulenberg 2020-09-11 18:59:04 +0200
  • ba47abb473 help: ensure the help lines are always drawn, also when using Slang Benno Schulenberg 2020-09-11 18:49:54 +0200
  • b9a1a586c0 display: force the cursor to reappear in a better way (when using Slang) Benno Schulenberg 2020-09-11 18:29:44 +0200
  • 7b19b4114c docs: improve two wordings in the sample nanorc Benno Schulenberg 2020-09-11 10:45:19 +0200
  • 3e9c2ecc85 help: in the tiny version, show Prev/Next Word before Backward/Forward Benno Schulenberg 2020-09-11 09:44:03 +0200
  • 3940032cd3 syntax: po: do not leave the occasional tab with a red background color Benno Schulenberg 2020-09-10 19:41:39 +0200
  • d2d0c665b1 display: force the cursor to reappear after a message (when using Slang) Benno Schulenberg 2020-09-10 18:27:04 +0200
  • 50aa3587d4 build: abort the update script if a PO file contains a control character Benno Schulenberg 2020-09-09 09:34:41 +0200
  • 0bc834e6f3 syntax: po: highlight embedded control codes that shouldn't be there Benno Schulenberg 2020-09-08 19:38:55 +0200
  • dd24f6a18d suspension: resume properly from an external SIGSTOP (when using Slang) Benno Schulenberg 2020-09-08 12:07:22 +0200
  • 462e9d4822 suspension: switch off flow control at the right moment (for Slang) Benno Schulenberg 2020-09-08 09:15:12 +0200
  • 48ac0a64c6 tweaks: dummy commit, to add some info about the previous one Benno Schulenberg 2020-09-08 08:58:29 +0200
  • cf4901da2d suspension: do not enter an invalid byte upon resume (when using Slang) Benno Schulenberg 2020-09-07 16:50:17 +0200
  • 9f20fadee1 tweaks: normalize the indentation after the previous change Benno Schulenberg 2020-09-07 11:44:29 +0200
  • 0f7a309adc suspension: properly resume from an external SIGSTOP Benno Schulenberg 2020-09-07 11:17:47 +0200
  • c771167b6a tweaks: add some comments to the C syntax, and sort some keywords Benno Schulenberg 2020-09-06 11:10:51 +0200
  • e1cf93640c syntax: c: colorize also the keywords that start with an underscore Hussam al-Homsi 2020-09-05 12:22:42 -0400
  • 1716f140b7 syntax: c: colorize also the 'restrict' keyword, and the #line directive Hussam al-Homsi 2020-09-05 00:56:14 -0400
  • 586a7d22e7 docs: add the customary (1) after the name of command-line programs Benno Schulenberg 2020-09-05 19:18:51 +0200
  • cab9294f62 syntax: c: colorize also one-character constants, and the null directive Hussam al-Homsi 2020-09-01 03:45:58 -0400
  • 98a24fc8f9 build: to verify wide curses, probe for a function that cannot be a macro Benno Schulenberg 2020-09-03 19:25:05 +0200
  • bbc7c59563 browser: sort names that differ only in case with uppercase first Benno Schulenberg 2020-09-03 16:17:45 +0200
  • b122d3b8e5 docs: explain the 'set scrollercolor' option, for coloring the indicator Benno Schulenberg 2020-08-28 19:44:44 +0200
  • 46e769a113 rcfile: add 'set scrollercolor', for changing the color of the indicator Benno Schulenberg 2020-08-28 18:40:10 +0200
  • 79545187b8 tweaks: move two more functions, to before the ones that call them Benno Schulenberg 2020-09-02 10:19:04 +0200
  • 413a83c2e2 tweaks: move two more functions, to before the one that calls them Benno Schulenberg 2020-09-02 10:09:20 +0200
  • ab08eebfc1 tweaks: move three functions, to before the ones that call them Benno Schulenberg 2020-09-02 10:02:55 +0200
  • ac4c56f636 tweaks: fold one function into another, to elide an unneeded return value Benno Schulenberg 2020-09-02 09:55:08 +0200
  • 1db7d57a24 browser: make M-W/M-Q functional right after startup, if there is history Benno Schulenberg 2020-09-02 09:22:50 +0200
  • e32ca98ccf tweaks: condense a bit of code Benno Schulenberg 2020-09-02 09:15:23 +0200
  • 5a635db262 chars: reduce searching time with roughly 85 percent for plain ASCII Benno Schulenberg 2016-08-11 17:10:36 +0200
  • c87bc1d55f tweaks: stop casting the return of malloc() and friends Hussam al-Homsi 2020-08-29 22:57:45 -0400
  • 5c63975097 tweaks: rename four variables, reshuffle them, and correct one type Benno Schulenberg 2020-08-25 12:10:51 +0200
  • fee905a34a tweaks: drop the unneeded saving and restoring of a global variable Benno Schulenberg 2020-08-25 11:51:54 +0200
  • 070c9c60ec po: update translations and regenerate POT file and PO files Benno Schulenberg 2020-08-24 11:08:23 +0200
  • 63ac050733 bump version numbers and add a news item for the 5.2 release Benno Schulenberg 2020-08-23 15:44:12 +0200
  • 3ade8b29cc build: stop distributing the README.GIT file Benno Schulenberg 2020-08-24 09:29:05 +0200
  • 51a6d5897e gnulib: back away from a commit that causes trouble when using clang Benno Schulenberg 2020-08-23 10:24:33 +0200
  • 785d28d5d1 gnulib: update to its current upstream state Benno Schulenberg 2020-08-23 09:10:35 +0200
  • 4873cc26f2 build: stop mentioning Slang in two ./configure messages Benno Schulenberg 2020-08-23 09:05:47 +0200
  • 0f8423eb4c tweaks: elide an unneeded variable Benno Schulenberg 2020-08-22 19:23:55 +0200
  • b60fec5db3 history: do not interpret a failing stat() as an error Benno Schulenberg 2020-08-22 10:20:24 +0200
  • 7ffbf01607 tweaks: improve three comments and an indentation Benno Schulenberg 2020-08-21 16:06:38 +0200
  • f6b4c243d8 tweaks: reshuffle four declarations, and rename two variables Benno Schulenberg 2020-08-21 16:03:59 +0200
  • 0287be7660 tweaks: move the keyboard-checking code to the end of the search loop Benno Schulenberg 2020-08-20 10:51:19 +0200
  • e6709d684b tweaks: condense two fragments of code, for compactness Benno Schulenberg 2020-08-20 10:44:06 +0200
  • aa257ef58e display: restore the ability to resize the screen while searching Benno Schulenberg 2020-08-20 10:07:14 +0200
  • 8daa7cbda0 tweaks: remove a variable and two functions that have become redundant Benno Schulenberg 2020-08-20 09:17:48 +0200
  • 8a5449cebe input: allow also a Meta keystroke to abort a Search command Benno Schulenberg 2020-08-20 08:30:11 +0200
  • 9229834935 search: poll the input stream directly, not nano's own keystroke buffer Benno Schulenberg 2020-08-20 08:09:05 +0200
  • 6469e9668b tweaks: condense two declarations Benno Schulenberg 2020-08-19 16:52:28 +0200
  • 68d71f649e rcfile: make sure that "bright"/"light" are prefixes, not separate words Benno Schulenberg 2020-08-19 16:17:07 +0200
  • 71752f47cb docs: reshuffle the section about the file browser to a better place Benno Schulenberg 2020-08-19 08:50:54 +0200
  • 51f27d3f0c input: hold on to a shift-selected region when an unbound key is struck Benno Schulenberg 2020-08-19 08:27:08 +0200
  • b38265cfb8 search: retain the current answer when something is toggled Benno Schulenberg 2020-08-18 09:10:15 +0200
  • b5fb41e963 docs: mention in the FAQ how to change the escape sequences of urxvt Benno Schulenberg 2020-08-18 08:52:44 +0200
  • a14c894325 docs: add a cross-reference from 'findbracket' to 'set matchbrackets' Benno Schulenberg 2020-08-17 14:20:03 +0200
  • bc6b9bf955 tweaks: rename a variable, to not seem to refer to the scrollbar Benno Schulenberg 2020-08-17 13:36:03 +0200
  • 4b6090ded3 replacing: do not try to wipe nonexistent multidata, to avoid crashing Benno Schulenberg 2020-08-17 10:05:25 +0200
  • fb98f0ced7 tweaks: adjust a comment, and reshuffle the setting of a boolean Benno Schulenberg 2020-08-15 16:07:30 +0200
  • d09055db43 input: dawdle after an ESC also when --rawsequences is used Benno Schulenberg 2020-08-15 14:03:34 +0200