Commit Graph

  • 6728e5d791 docs: mention the missing two options that override --bold Benno Schulenberg 2024-01-16 16:08:08 +0100
  • 101b53b541 docs: add ^T^S (spell check) and M-S (softwrap) to the cheatsheet Benno Schulenberg 2024-01-15 11:18:29 +0100
  • 11c492fdd0 docs: add M-C and M-Z to the cheatsheet, and reshuffle for balance Benno Schulenberg 2024-01-13 11:27:28 +0100
  • 792d4e9a23 docs: adjust the cheatsheet for the changed meanings of ^F, ^B, M-F, M-B Benno Schulenberg 2024-01-13 11:22:14 +0100
  • c59e9d228e build: link in $(GETRANDOM_LIB) from gnulib Mike Frysinger 2024-01-12 00:48:54 -0500
  • d8848df14f gnulib: import canonicalize-lgpl for realpath Mike Frysinger 2024-01-12 00:32:47 -0500
  • 4a2729b780 copyright: update the years for the FSF Benno Schulenberg 2024-01-10 11:24:28 +0100
  • 7c174a1a25 syntax: c: require a preceding blank when a line comment contains a quote Benno Schulenberg 2024-01-08 11:40:49 +0100
  • f0e69b4a51 tweaks: use a pair of parentheses to clarify the order of operations Benno Schulenberg 2024-01-06 17:18:40 +0100
  • 4a915b1ed5 input: avoid hanging after a 39-character paste on a VSCode terminal Benno Schulenberg 2023-12-15 11:44:14 +0100
  • cbf5a5b5d3 docs: in the sample nanorc, set the guidestripe to a soft grey Benno Schulenberg 2023-12-18 16:09:49 +0100
  • 41b52d70be input: recognize certain escape sequences for F13 to F16 again Benno Schulenberg 2023-12-16 15:14:34 +0100
  • 129696cdbe gnulib: update to current upstream state, to make a fresh checkout work Benno Schulenberg 2023-12-10 10:48:08 +0100
  • 8cc3ab213d tweaks: rename a variable, to be clearer when seen in context Benno Schulenberg 2023-12-08 16:48:06 +0100
  • 9bf966af37 tweaks: add an extra variable, to avoid reusing one for another purpose Benno Schulenberg 2023-12-08 16:12:17 +0100
  • a76a6bf692 softwrap: remember the actual breaking point when wrapping at blanks Benno Schulenberg 2023-12-06 16:40:24 +0100
  • 6a7a0c8f50 display: show the help lines down to the tiniest possible terminal size Benno Schulenberg 2023-11-20 16:05:42 +0100
  • f5bc261944 general: let the constant-show toggle override the zero-interface mode Benno Schulenberg 2023-11-20 15:36:05 +0100
  • 8a304bdf7c bindings: make ^F start a forward search by default Benno Schulenberg 2023-11-24 14:44:28 +0100
  • 124e86a6d2 undo the prelast commit in order to redo it with a fuller commit message Benno Schulenberg 2023-11-24 14:42:08 +0100
  • 96df9e0a20 docs: mention how to get the old behavior of ^F, ^B, M-F, and M-B back Benno Schulenberg 2023-11-20 16:31:04 +0100
  • a04d2a433c bindings: make ^F start a forward search by default Benno Schulenberg 2023-10-23 11:40:10 +0200
  • ef35ea72cf input: neutralize two spurious keycodes from VTE terminals Benno Schulenberg 2023-10-16 08:44:25 +0200
  • 8804b6dcd4 tweaks: adjust a comment for the changed handling of gray #rgb codes Benno Schulenberg 2023-10-03 15:41:00 +0200
  • 86b8388889 rcfile: map the gray #rgb codes (#111 to #EEE) to the xterm grayscale Andy Koppe 2023-09-18 22:20:46 +0100
  • 812c48dde4 tweaks: add a comment that refers to the VTE spurious-code issue Benno Schulenberg 2023-08-29 16:17:40 +0200
  • f0f1c94afa input: intercept a spurious keycode and say what the actual problem is Benno Schulenberg 2023-08-27 13:05:14 +0200
  • 75b312ded1 revert the previous commit -- forget about -? as a synonym for --help Benno Schulenberg 2023-08-27 14:56:05 +0200
  • e65b0ba654 options: add -? as a synonym of -h (--help) Mateusz Kazimierczuk 2023-07-27 02:01:14 +0200
  • d3dd403dc7 browser: report an error instead of crashing when the folder disappears Benno Schulenberg 2023-07-24 15:12:48 +0200
  • 7f4c2c6a25 docs: add a caveat in the FAQ about bracketed pastes Benno Schulenberg 2023-06-02 11:50:35 +0200
  • cb1b3a28ab tweaks: normalize the indentation after the previous changes Benno Schulenberg 2023-05-21 11:29:02 +0200
  • f7d8735b6b tweaks: reshuffle four lines, to allow folding some #ifdefs together Benno Schulenberg 2023-05-21 11:10:41 +0200
  • fc42ab9b46 bindings: allow speller and friends to be rebound also in restricted mode Benno Schulenberg 2023-05-20 17:31:05 +0200
  • 7f17777a4b docs: mention that a restricted nano does not access the history files Benno Schulenberg 2023-05-13 17:28:48 +0200
  • bcdb27416c docs: describe nano more specifically as a text editor Benno Schulenberg 2023-05-13 17:17:36 +0200
  • 15c6396d42 tweaks: rename a symbol (to be clearer), and add three missing comments Benno Schulenberg 2023-05-13 12:31:09 +0200
  • 2c19345e58 docs: in a synopsis, use braces around a choice of required parts Benno Schulenberg 2023-04-30 17:24:23 +0200
  • 69a7dd86ec feedback: suppress filename and linecount when --zero is active Benno Schulenberg 2023-04-11 11:44:27 +0200
  • fdcafb83e3 startup: use a format string, to deflect format-string attacks Benno Schulenberg 2023-03-27 12:02:19 +0200
  • b8ead3b511 linter: use a format string, to deflect format-string attacks Benno Schulenberg 2023-03-27 11:47:37 +0200
  • ffff664918 tweaks: shrink the set of characters recognized as line-column separator Benno Schulenberg 2023-03-10 15:07:24 +0100
  • bf984ecb9b docs: document the <filename>:<linenumber> thing for cursor positioning Benno Schulenberg 2023-03-09 16:14:44 +0100
  • f1e238a9af tweaks: condense the code that searches for a colon plus line number Benno Schulenberg 2023-03-09 12:56:17 +0100
  • 5290a85afd new feature: interpret also <filename>:<linenumber> when opening a file Benjamin Valentin 2023-01-29 23:43:00 +0100
  • b5157dd9cb tweaks: avoid calling isblank()/isalpha() on what could be a signed char Benno Schulenberg 2023-02-24 17:15:42 +0100
  • 94812d17c8 tweaks: rename a struct element, to avoid a theoretical name collision Benno Schulenberg 2023-02-23 17:08:45 +0100
  • 7681090c12 docs: clarify that a fileregex is matched against the absolute filename Benno Schulenberg 2023-02-16 11:02:15 +0100
  • 866490c41f docs: add two examples of custom key bindings to the nanorc manpage Benno Schulenberg 2023-02-16 10:44:10 +0100
  • 0662fc4d42 shutdown: ignore a modified buffer when in view mode Benno Schulenberg 2023-02-08 17:15:05 +0100
  • 078d612b9e tweaks: add a missing 'type' attribute to a <style> tag Benno Schulenberg 2023-02-03 17:30:27 +0100
  • 26025f79ce docs: add a reference to the 'help-nano' mailing list Benno Schulenberg 2023-01-29 12:17:05 +0100
  • 1c307bc1be docs: add a clarifying note to the description of --tabstospaces Benno Schulenberg 2023-01-26 15:01:08 +0100
  • 7abddbd752 tweaks: slightly improve a comment, to be more accurate Benno Schulenberg 2023-01-26 14:54:34 +0100
  • 51c9f7270c input: let the handler of string binds return a byte whenever possible Benno Schulenberg 2023-01-25 17:04:23 +0100
  • b896670e85 tweaks: make two strings equal to a third, to slightly ease translation Benno Schulenberg 2023-01-25 16:45:50 +0100
  • 69dd0c40bb help: give the "Replace with" prompt its own help text Benno Schulenberg 2023-01-23 16:30:15 +0100
  • c374c773ad syntax: python: colorize decorators specially Matteo Raso 2023-01-20 02:50:38 -0500
  • 2fd7888a51 bindings: show ^- instead of ^/ for 'flipgoto' when on a Linux console Benno Schulenberg 2023-01-20 14:47:06 +0100
  • d19915ea44 docs: fix "availabilty" typo in the manual and the nanorc manpage Jordi Mallach 2023-01-18 15:58:34 +0100
  • 549e37d218 po: update translations and regenerate POT file and PO files v7.2 Benno Schulenberg 2023-01-18 09:52:50 +0100
  • 7b48a9f671 bump version numbers and add a news item for the 7.2 release Benno Schulenberg 2023-01-18 09:06:24 +0100
  • 344db835e4 bindings: let ^/ toggle between the 'search' and 'gotoline' menus Benno Schulenberg 2023-01-17 10:56:06 +0100
  • 04353acccf gnulib: update to its current upstream state Benno Schulenberg 2023-01-17 10:51:40 +0100
  • c33f0b7d8d docs: give ^K and ^U some useful function in the alternative bindings Benno Schulenberg 2023-01-12 15:53:23 +0100
  • fd51fee424 docs: put the binding of ^Y after its unbinding, for it to be effective Benno Schulenberg 2023-01-12 15:40:30 +0100
  • c8b44816fe tweaks: separate a special thanks from the preceding ones Benno Schulenberg 2023-01-06 12:27:48 +0100
  • 6e88389fb8 copyright: update the years for the FSF Benno Schulenberg 2023-01-06 10:37:15 +0100
  • 298447e22d syntax: html: colorize specially the other two emphasizing tags too Benno Schulenberg 2023-01-05 16:08:19 +0100
  • a3c7de8a50 tweaks: rewrap an old news item Benno Schulenberg 2023-01-05 11:50:06 +0100
  • 264f305d94 input: disallow bracketed pastes when in view mode Benno Schulenberg 2023-01-04 11:02:52 +0100
  • f8ec08a928 tweaks: avoid warnings when compiling with -Wpedantic Benno Schulenberg 2023-01-02 10:48:18 +0100
  • f09e6c183e po: update translations and regenerate POT file and PO files v7.1 Benno Schulenberg 2022-12-14 11:34:51 +0100
  • 3791ed86a3 bump version numbers and add a news item for the 7.1 release Benno Schulenberg 2022-12-14 10:49:05 +0100
  • 7f772693eb tweaks: wrap overlong lines in the Tcl syntax, to make them manageable Benno Schulenberg 2022-12-11 12:40:22 +0100
  • 5771f1ea14 copyright: update the last year for significantly changed files Benno Schulenberg 2022-12-11 12:28:07 +0100
  • 0f4db1ed0d docs: say thanks to the Albanian translator Benno Schulenberg 2022-12-09 11:56:48 +0100
  • 4b35626aec rcfile: report an error when an included file does not exist Benno Schulenberg 2022-12-02 09:23:57 +0100
  • 846588ee81 tweaks: avoid passing NULL to access() Benno Schulenberg 2022-11-30 12:00:07 +0100
  • 4f92b12a6a text: upon Enter, eat only lefthand blanks, not any other characters Benno Schulenberg 2022-11-24 15:51:43 +0100
  • 4b4b20f8a9 build: fix compilation when configured with --disable-comment Benno Schulenberg 2022-11-18 16:40:23 +0100
  • e26fe9bddd po: update translations and regenerate POT file and PO files v7.0 Benno Schulenberg 2022-11-15 11:44:29 +0100
  • 972be2df04 bump version numbers and add a news item for the 7.0 release Benno Schulenberg 2022-11-14 11:44:28 +0100
  • 374cb6a7f8 gnulib: update to its current upstream state Benno Schulenberg 2022-11-13 12:23:45 +0100
  • 923d6300ad tweaks: attribute some of the features that were added in the last years Benno Schulenberg 2022-11-11 12:50:30 +0100
  • baa4edc6ca docs: improve the legibility of an itemized list Benno Schulenberg 2022-10-20 15:32:52 +0200
  • 9875311bcc startup: for +/string, center the found occurrence when possible Benno Schulenberg 2022-10-17 11:54:23 +0200
  • c3a453512a startup: report an empty search string also when there is a modifier Benno Schulenberg 2022-10-16 11:12:48 +0200
  • e413ed8e1d execute: show "Cancelled" instead of "Error" when the user hits ^C Benno Schulenberg 2022-10-09 16:28:06 +0200
  • 858f411447 filtering: terminate also the sender process when the user hits ^C Benno Schulenberg 2022-10-07 16:04:06 +0200
  • 19c8cea8e5 files: improve the error handling when executing an external command Benno Schulenberg 2022-10-03 12:22:18 +0200
  • 1ae10b1487 tweaks: elide an unused return value Benno Schulenberg 2022-10-03 10:21:22 +0200
  • 35cde9f8d7 tweaks: elide an unused parameter Benno Schulenberg 2022-10-03 10:10:10 +0200
  • d4d2840f5d filtering: when returning to a line number, ensure it is within range Benno Schulenberg 2022-09-28 16:21:10 +0200
  • 119ec47072 tweaks: replace sizeof(char) with 1, as that is assumed anyway Benno Schulenberg 2022-09-28 12:37:56 +0200
  • ceb305a780 tweaks: avoid iterating over the same string twice in a row Benno Schulenberg 2022-09-28 12:21:52 +0200
  • 1dc2a75cb6 files: before sending data to an external command, decode LF back to NUL Benno Schulenberg 2022-09-27 15:29:56 +0200
  • 8d7b716ea7 startup: quit when standard input is not a TTY (after handling arguments) Benno Schulenberg 2022-09-27 11:48:42 +0200
  • 034af70a65 tweaks: simplify a pasting routine, modelling it after the injection one Benno Schulenberg 2022-09-26 16:02:28 +0200
  • 162c213e7b tweaks: improve two comments, and exclude two unneeded prototypes Benno Schulenberg 2022-09-26 15:51:06 +0200