Commit Graph

  • 1de47610f4 syntax: default: do not colorize a square or angle bracket after a URL Benno Schulenberg 2022-06-07 17:19:24 +0200
  • 25ba7712f7 po: update translations and regenerate POT file and PO files v6.3 Benno Schulenberg 2022-04-28 10:36:42 +0200
  • a6b534d760 bump version numbers and add a news item for the 6.3 release Benno Schulenberg 2022-04-27 12:27:52 +0200
  • 494b191d55 gnulib: pull in the workaround for a build problem on NetBSD Benno Schulenberg 2022-04-27 11:23:09 +0200
  • 450bfa7a75 build: fix compilation for --enable-{tiny,nanorc,color} Benno Schulenberg 2022-04-22 11:44:36 +0200
  • a52ac1375a formatting: change cursor position only after saving it in the undo item Benno Schulenberg 2022-04-21 12:23:17 +0200
  • 4990713e9e tweaks: change the indentation of a list, to match other indentations Benno Schulenberg 2022-04-19 11:11:35 +0200
  • c022c4cc6d docs: add an example binding for copying text to the system clipboard Benno Schulenberg 2022-04-12 11:18:25 +0200
  • 6257dec0a7 filtering: close all output descriptors, so that 'xsel' will terminate Benno Schulenberg 2022-04-11 09:20:05 +0200
  • ea9d49b9d8 tweaks: remove some stray spaces before a comma Benno Schulenberg 2022-04-11 10:31:39 +0200
  • 42c7bfcf8a verbatim: with --zero, keep cursor in viewport when it was on bottom row Benno Schulenberg 2022-04-11 10:24:17 +0200
  • e67d1bfeb8 build: fix compilation when configured with --disable-color Benno Schulenberg 2022-04-08 11:35:44 +0200
  • e2f444cfdf gnulib: update to its current upstream state Benno Schulenberg 2022-04-08 10:52:55 +0200
  • 03b85df4eb tweaks: remove redundant braces, and add two translator hints Benno Schulenberg 2022-04-08 09:35:28 +0200
  • 7db5c2f225 files: when the working directory exists, still check its accessibility Benno Schulenberg 2022-04-06 16:37:52 +0200
  • 603ce231d0 tweaks: simplify a fragment of code, and fold two lines together Benno Schulenberg 2022-04-05 12:40:45 +0200
  • 940b5eaad1 files: show a warning when the working directory is gone (when used) Benno Schulenberg 2022-04-05 12:23:32 +0200
  • fdd946c02c files: do not change to a higher directory when the working one is gone Benno Schulenberg 2022-03-30 17:05:23 +0200
  • 81e5b57d74 syntax: xml: colorize user-defined entities differently Benno Schulenberg 2022-04-04 12:06:50 +0200
  • b568705eec syntax: xml: colorize /> properly, and colorize prolog tags differently Benno Schulenberg 2022-04-03 17:22:48 +0200
  • fe42eb7a1a painting: stop coloring an extremely long line after 2000 bytes Benno Schulenberg 2022-04-01 16:52:45 +0200
  • df7b0a6d97 execute: clear an anchor only when the whole buffer gets filtered Benno Schulenberg 2022-03-28 11:38:22 +0200
  • fcf598e797 execute: stay on the same line number when filtering the whole buffer Benno Schulenberg 2022-03-28 11:15:04 +0200
  • d9cb12f6e3 tweaks: move the saving and restoring of flags to where it is needed Benno Schulenberg 2022-03-27 18:44:48 +0200
  • 0f23729253 tweaks: prevent the adding of an unwanted newline in a different way Benno Schulenberg 2022-03-27 18:20:17 +0200
  • 3def429290 tweaks: don't leave an orphaned temporary file behind when writing fails Benno Schulenberg 2022-03-27 12:34:32 +0200
  • 803ea0d7a0 justify: stay at the same line number when doing a full justification Benno Schulenberg 2022-03-24 12:40:28 +0100
  • 9b014876cd tweaks: trim a few comments, rename a function, and reshuffle some code Benno Schulenberg 2022-03-20 12:50:52 +0100
  • 9ccf85eaa8 tweaks: avoid a function call when two plain assignments will do Benno Schulenberg 2022-03-18 11:40:03 +0100
  • 93fa53c3e8 tweaks: elide an unneeded call of strlen() Benno Schulenberg 2022-03-18 11:36:10 +0100
  • eea3e1f0b2 tweaks: make the triggering of the recalculation of multidata less eager Benno Schulenberg 2022-03-18 11:29:18 +0100
  • e6e22ea976 tweaks: normalize the indentation after the previous change Benno Schulenberg 2022-03-17 12:36:09 +0100
  • 80c2000f87 tweaks: simplify a bit of code, eliding two labels and three gotos Benno Schulenberg 2022-03-17 12:24:02 +0100
  • 15a0a129c8 painting: recalculate the multidata when making large strides or changes Benno Schulenberg 2022-03-15 17:25:41 +0100
  • 51bd04b541 painting: colorize text also after an unterminated start match Benno Schulenberg 2022-03-10 11:35:22 +0100
  • 18ba7f60c1 painting: tighten the check for a lacking end match on a colored line Benno Schulenberg 2022-03-08 09:39:40 +0100
  • 5c3e00d70a build: remove an obsolete check -- the dependent code was deleted Benno Schulenberg 2022-03-07 18:04:17 +0100
  • 6c4c77971e build: add the --disable-maintainer-mode option to ./configure Benno Schulenberg 2022-03-07 17:22:49 +0100
  • 67adef8f6c display: suppress spotlight yellow and error red when NO_COLOR is set Benno Schulenberg 2022-03-01 11:41:16 +0100
  • ed60e16974 tweaks: exclude the extra truncation warning from the tiny version Benno Schulenberg 2022-03-04 12:12:48 +0100
  • 47c11ae83d feedback: show extra warning when writing failed due to "No space left" Benno Schulenberg 2022-03-01 16:27:10 +0100
  • 8173b1bfbe general: fix building for Windows Mike Frysinger 2022-02-26 02:15:46 -0500
  • 93400ec8a1 execute: don't crash when an empty buffer is piped through a command Benno Schulenberg 2022-02-24 11:57:56 +0100
  • 0d85a798e5 painting: look for another start match only after the actual end match Benno Schulenberg 2022-02-21 10:42:29 +0100
  • d4d534925f po: update translations and regenerate POT file and PO files v6.2 Benno Schulenberg 2022-02-18 10:58:47 +0100
  • a1ba7ee786 bump version numbers and add a news item for the 6.2 release Benno Schulenberg 2022-02-17 10:03:08 +0100
  • 756cd4a4b8 tweaks: store a result, to avoid calling a function twice Benno Schulenberg 2022-02-18 10:27:47 +0100
  • 1b186fcff3 tweaks: rename two more variables, and drop unneeded initializations Benno Schulenberg 2022-02-17 14:16:32 +0100
  • 165da9b447 tweaks: rename a variable, reshuffle five lines, and snip two comments Benno Schulenberg 2022-02-16 15:54:23 +0100
  • aea10ed383 tweaks: rename two variables (to get rid of a prefix), and elide a third Benno Schulenberg 2022-02-16 15:44:55 +0100
  • 8fccb31436 linter: adjust the parsing to accommodate for a modern 'pyflakes' Benno Schulenberg 2022-02-16 15:29:35 +0100
  • 89bb88e4f5 syntaxes: fold a couple of regexes together, and improve a few comments Benno Schulenberg 2022-02-16 12:29:14 +0100
  • a58efa70bc tweaks: consistently backslash-escape the dash in M-letter keystrokes Benno Schulenberg 2022-02-16 12:19:31 +0100
  • fe1fecc5da tweaks: rename a variable, to be more correct, and adjust two comments Benno Schulenberg 2022-02-13 13:01:21 +0100
  • 87612582ff tweaks: use an intermediate variable, to avoid using one for two purposes Benno Schulenberg 2022-02-13 12:43:55 +0100
  • c3a53cffbc tweaks: rename a variable, to be more fitting Benno Schulenberg 2022-02-13 12:19:16 +0100
  • aeea83703b tweaks: rename a misnamed variable Benno Schulenberg 2022-02-13 12:04:57 +0100
  • 27c8f13fc9 tweaks: change the type of a variable, to avoid a compiler warning Benno Schulenberg 2022-02-13 11:34:17 +0100
  • c6ddae70f7 display: suppress the bottom-bar wiping only when the user is editing Benno Schulenberg 2022-02-11 16:14:45 +0100
  • e4ecd03e3f po: update translations and regenerate POT file and PO files v6.1 Benno Schulenberg 2022-02-09 11:53:47 +0100
  • a6dc5c963c bump version numbers and add a news item for the 6.1 release Benno Schulenberg 2022-02-09 11:29:32 +0100
  • 989e6a9a7e tweaks: rename two variables, and elide a near-enough duplicate Benno Schulenberg 2022-02-04 13:21:55 +0100
  • c28048d20f tweaks: rename another variable, to better fit in with its sisters Benno Schulenberg 2022-02-04 12:12:18 +0100
  • a24e72f972 tweaks: rename a variable, to make it clearer it refers to a window Benno Schulenberg 2022-02-04 11:51:23 +0100
  • a29aa31e93 tweaks: when discarding keycodes, don't bother parsing them Benno Schulenberg 2022-02-04 11:18:52 +0100
  • 8546139997 build: fix compilation when configured with --enable-tiny Benno Schulenberg 2022-02-03 13:04:22 +0100
  • a61586947e gnulib: update to its current upstream state Benno Schulenberg 2022-02-03 11:20:08 +0100
  • 5e4645b082 copyright: update the last year for significantly changed files Benno Schulenberg 2022-02-02 17:40:25 +0100
  • f9f0a8fd67 copyright: update the years for the FSF Benno Schulenberg 2022-02-02 17:10:09 +0100
  • 637a2eeb66 tweaks: rename a variable and a parameter, to be more descriptive Benno Schulenberg 2022-02-01 11:55:31 +0100
  • 13caef2de0 tweaks: remove two redundant checks Benno Schulenberg 2022-02-01 11:49:10 +0100
  • 61c6d43231 tweaks: adjust a translator hint, to fit the order in the POT file Benno Schulenberg 2022-02-01 11:35:56 +0100
  • a04f6e0165 help: update the description of M-D, to match the actual order of counts Benno Schulenberg 2022-02-01 11:16:07 +0100
  • 3f494e359d tweaks: stop asking the terminal for its new size -- let ncurses do it Benno Schulenberg 2022-01-31 15:23:22 +0100
  • 8a06f70379 tweaks: rename a function and reshuffle its call Benno Schulenberg 2022-01-31 12:09:45 +0100
  • 2290152743 menus: don't show M-6 in the help lines of any prompt Benno Schulenberg 2022-01-31 10:42:31 +0100
  • 3b657a26a6 prompt: allow the user to copy the answer to the cutbuffer (with M-6) Benno Schulenberg 2022-01-29 17:41:38 +0100
  • ff5084479b prompt: let ^K erase text after cursor (if any), otherwise whole answer Benno Schulenberg 2022-01-29 17:18:37 +0100
  • 97f4a3f4eb tweaks: rename a variable, away from an abbreviation Benno Schulenberg 2022-01-29 17:14:22 +0100
  • 1ca1732d32 tweaks: remove a redundant check -- add a different one for symmetry Benno Schulenberg 2022-01-29 16:32:04 +0100
  • accd2308f1 tweaks: reword two comments, and rename a variable (away from an abbrev) Benno Schulenberg 2022-01-29 16:01:35 +0100
  • 10eec2fe17 input: suppress any spotlighting when there are more keycodes waiting Benno Schulenberg 2022-01-29 11:08:05 +0100
  • d69cd759cb input: instead of moving waiting keycodes, just increment a pointer Benno Schulenberg 2022-01-24 18:05:53 +0100
  • f261a8aca5 tweaks: rename a function, to not contain the name of a variable Benno Schulenberg 2022-01-24 16:49:04 +0100
  • bdf64d660b tweaks: rename a variable, for clarity and contrast Benno Schulenberg 2022-01-24 16:37:50 +0100
  • 2fd30ee095 tweaks: rename a function and its two parameters, for clarity Benno Schulenberg 2022-01-25 12:22:41 +0100
  • 9bc6f1797e tweaks: use some symbolic names instead of unclear numeric values Benno Schulenberg 2022-01-25 11:57:34 +0100
  • 32e63fe1b8 tweaks: add some small, clarifying comments Benno Schulenberg 2022-01-22 13:08:46 +0100
  • 1c074cc8cc files: let ^C cancel the exiting when the file on disk was changed Benno Schulenberg 2022-01-21 15:44:07 +0100
  • ebf6228f21 tweaks: add some feedback to the autogen.sh script, to ease the wait Benno Schulenberg 2021-12-26 11:53:30 +0100
  • 4a1db96db8 build: prevent autopoint from overwriting a newer M4 file from gnulib Benno Schulenberg 2021-12-26 10:09:10 +0100
  • 16ee4636bc tweaks: reshuffle some sample bindings, to group them differently Benno Schulenberg 2021-12-26 17:44:42 +0100
  • 6831b37b43 tweaks: drop foreign M-U and M-R from among the sample CUA bindings Benno Schulenberg 2021-12-26 17:35:30 +0100
  • 4d16f26ba4 help: make the description of <Tab> more accurate Benno Schulenberg 2021-12-26 11:57:24 +0100
  • 4a7bc73e03 docs: mention 'set guidestripe' and 'set unix' in the sample nanorc Benno Schulenberg 2021-12-24 16:12:44 +0100
  • caf583ec4b docs: mention bindable function 'zero', for toggling the interface bars Benno Schulenberg 2021-12-23 16:10:38 +0100
  • e20880da21 docs: remove obsolete Ctrl+Z from the cheatsheet; mention Alt+X instead Benno Schulenberg 2021-12-23 15:39:49 +0100
  • 19ff9a507b po: update translations and regenerate POT file and PO files v6.0 Benno Schulenberg 2021-12-15 12:28:29 +0100
  • 33ba6be91f bump version numbers and add a news item for the 6.0 release Benno Schulenberg 2021-12-14 11:34:11 +0100
  • 9c1c6c18ae docs: explain what it means when --rawsequences is needed Benno Schulenberg 2021-12-13 16:44:25 +0100