Commit Graph

  • 0ac2dfd920 docs: refer to the FAQ when <Alt+Up> does nothing on a Linux console Benno Schulenberg 2021-09-04 12:29:31 +02:00
  • aa553ee5d6 docs: correct the descriptions of how to invoke the spell checker Benno Schulenberg 2021-08-28 10:20:31 +02:00
  • a8961c561f po: permit the Indonesian PO file to come back -- there was a big update Benno Schulenberg 2021-08-27 12:37:26 +02:00
  • abce19b0e4 docs: improve the recipe in the FAQ for dealing with Alt+Up on a console Benno Schulenberg 2021-08-25 11:53:27 +02:00
  • fc317660cb tweaks: harmonize the indentations in the FAQ somewhat Benno Schulenberg 2021-08-25 11:28:45 +02:00
  • 949fcde6f7 docs: indent the paragraphs in the FAQ that list commands to be typed Benno Schulenberg 2021-08-25 11:25:05 +02:00
  • 9f24b6ea65 po: delete the ancient PO files for Indonesian and Nynorsk Benno Schulenberg 2021-08-24 10:15:34 +02:00
  • c6ba4ae89a docs: improve the descriptions of several bindable functions Benno Schulenberg 2021-08-23 10:12:55 +02:00
  • dab3f95c71 tweaks: instead of "one" use "you", like in the rest of the man page Benno Schulenberg 2021-08-23 10:04:01 +02:00
  • 840ad5890f docs: move the notice in the main man page, to try and catch other eyes Benno Schulenberg 2021-08-23 10:00:44 +02:00
  • ae61bab60b files: when there is a slash after the dot, then there is no extension Benno Schulenberg 2021-08-23 09:51:14 +02:00
  • d3a7f3abed tweaks: restore a quote that was accidentally deleted four months ago Benno Schulenberg 2021-08-23 09:34:55 +02:00
  • 694cd9ddd4 build: ensure that mkstemps() is available by importing the gnulib module Benno Schulenberg 2021-08-22 10:52:29 +02:00
  • 47c8e627f4 build: help Haiku find the header files that define mkstemps() Benno Schulenberg 2021-08-21 17:01:41 +02:00
  • f429ebe34d files: add the original file's suffix to the name of a temporary file Benno Schulenberg 2021-08-20 12:25:04 +02:00
  • 083bbae0e4 tweaks: rename a variable, away form an abbreviation Benno Schulenberg 2021-08-20 10:35:56 +02:00
  • eaff5ec9e5 files: check the result of fdopen(), to avoid a possible crash Benno Schulenberg 2021-08-20 10:28:42 +02:00
  • 51eb938fea tweaks: rewrap three lines, for esthetics Benno Schulenberg 2021-08-20 10:14:21 +02:00
  • 296c5a32c7 docs: replace a non-problem in the FAQ with something possibly useful Benno Schulenberg 2021-08-18 11:45:11 +02:00
  • ef6ccc47c8 syntax: perl, ruby: remove arbitrary highlighting of here documents Hussam al-Homsi 2021-08-06 18:42:28 -04:00
  • eea2dfce48 tweaks: fix a typo Benno Schulenberg 2021-07-31 20:48:10 +02:00
  • 85682abbd5 docs: add a simulated "screenshot" of nano to the README Benno Schulenberg 2021-07-21 10:15:07 +02:00
  • 4005ee3284 docs: mention in the README which licenses cover nano's code and docs Benno Schulenberg 2021-07-21 10:01:35 +02:00
  • 9ead4c87a7 docs: add a paragraph at the start of the README about what nano is Benno Schulenberg 2021-07-18 17:02:10 +02:00
  • 1b5d9171f2 tweaks: try chmodding a dump file only when it was actually written Benno Schulenberg 2021-07-14 10:38:02 +02:00
  • 50543300d9 tweaks: reshuffle some code to elide a variable, and improve a comment Benno Schulenberg 2021-07-14 10:36:15 +02:00
  • d9469b894f tweaks: remove a redundant feedback message Benno Schulenberg 2021-07-14 10:21:01 +02:00
  • 6b9c24f7dd feedback: when not in curses mode, write error messages to the terminal Benno Schulenberg 2021-07-14 10:16:31 +02:00
  • 5954eeaff2 tweaks: reshuffle a fragment of code, to prepare for the next change Benno Schulenberg 2021-07-14 10:08:32 +02:00
  • c84a769733 memory: free any allocated strings, also in the emergency code path Benno Schulenberg 2021-07-14 10:06:04 +02:00
  • e3ef778756 files: when the buffer is nameless, include the PID in name of dump file Benno Schulenberg 2021-07-14 09:53:18 +02:00
  • 806e8e439f tweaks: reshuffle some lines to elide a variable Benno Schulenberg 2021-07-10 16:07:33 +02:00
  • 30aaea2d04 tweaks: rename a variable and flip its logic, to avoid two negations Benno Schulenberg 2021-07-10 15:56:38 +02:00
  • d0cb64650b usage: improve the description of the --positionlog option Benno Schulenberg 2021-07-01 16:41:45 +02:00
  • 0694255893 tweaks: adjust a description of 'showcursor', to match the other ones Benno Schulenberg 2021-07-01 16:12:06 +02:00
  • 5563c710d0 docs: improve the description of the 'tabstospaces' option Benno Schulenberg 2021-07-01 09:47:41 +02:00
  • 177e4e5805 general: prevent die() from getting recursed into Benno Schulenberg 2021-06-30 15:01:45 +02:00
  • 8d1a666dcf input: give up on the input stream only after millions of errors Benno Schulenberg 2021-06-29 13:20:16 +02:00
  • fc01c5a10e feedback: when not in curses mode, just skip displaying any message Benno Schulenberg 2021-06-29 12:51:44 +02:00
  • 896f174f94 syntax: rust: update the license to GPL3 or newer Benno Schulenberg 2021-06-27 11:08:42 +02:00
  • 7b4a835df4 syntax: gentoo: remove some obsolete keywords and add some new ones David Michael 2021-06-21 11:15:06 -04:00
  • ac85e16458 syntax: gentoo: highlight additional EAPI 7/8 variables David Michael 2021-06-14 11:27:24 -04:00
  • 45420968ee tweaks: correct two typos and a spello [codespell] Benno Schulenberg 2021-06-17 10:52:44 +02:00
  • 3c35538e8b tweaks: add Schiermonnikoog to the list of friendly islands Benno Schulenberg 2021-06-16 11:19:23 +02:00
  • 4f981cd5d9 po: update translations and regenerate POT file and PO files Benno Schulenberg 2021-06-15 10:28:23 +02:00
  • 44a6c4963b tweaks: avoid a compiler warning when configured with --enable-tiny Benno Schulenberg 2021-06-15 10:20:28 +02:00
  • 622bfb5b83 build: commit the LINGUAS file too while rolling a release Benno Schulenberg 2021-06-15 10:11:19 +02:00
  • a2cb22faab bump version numbers and add a news item for the 5.8 release Benno Schulenberg 2021-06-15 09:49:18 +02:00
  • 9f8309fba8 help: use smaller triangles for the arrows Benno Schulenberg 2021-06-14 09:10:08 +02:00
  • bf7954bdb7 tweaks: rename a variable, for contrast with the function name Benno Schulenberg 2021-06-13 16:57:08 +02:00
  • 0371dd1bde tweaks: rename two functions, to get rid of an ugly _void suffix Benno Schulenberg 2021-06-13 12:14:35 +02:00
  • 7c53b133a1 tweaks: use two symbolic names instead of TRUE and FALSE, for clarity Benno Schulenberg 2021-06-13 12:06:24 +02:00
  • b1e5f9d9a8 docs: add a relevant item to the news for the 4.3 release Benno Schulenberg 2021-06-13 11:15:40 +02:00
  • 424969258a docs: say thanks to the Icelandic and Slovak translators Benno Schulenberg 2021-06-12 16:38:18 +02:00
  • 6d0fc38285 gnulib: update to its current upstream state Benno Schulenberg 2021-06-12 11:06:06 +02:00
  • 984c9e1078 tweaks: redraw only the affected line instead of doing a full refresh Benno Schulenberg 2021-06-11 16:44:31 +02:00
  • 101dc4e805 docs: make ^E access the Execute menu in the example CUA bindings Benno Schulenberg 2021-06-10 17:18:00 +02:00
  • d7e3226158 memory: move the correct number of bytes, and not one too many Benno Schulenberg 2021-06-10 11:34:04 +02:00
  • 74c6bdac9f docs: add example bindings for uppercasing and lowercasing a word Benno Schulenberg 2021-06-10 10:36:37 +02:00
  • 73168bb1b9 docs: improve the contact info and some line spacing in the PDF Benno Schulenberg 2021-06-08 11:31:18 +02:00
  • f895f1beba docs: mention the new 'set minicolor' option Benno Schulenberg 2021-06-08 10:51:19 +02:00
  • e2e8bf0a3e options: accept 'set minicolor' for setting the color of the minibar Benno Schulenberg 2021-06-07 12:10:23 +02:00
  • 3f340836a6 search: automatically drop the spotlighting after a few moments Benno Schulenberg 2021-05-31 10:40:46 +02:00
  • 092c62ccb8 bindings: allow copying text (with M-6) also when in view mode Hussam al-Homsi 2021-06-01 14:05:16 -04:00
  • 97dd505647 linter: strip filename and line plus column number from the message Benno Schulenberg 2021-05-30 11:30:32 +02:00
  • 635977fe33 syntax: nanohelp: avoid colorizing M-) in (M-) and M-" in "M-" Benno Schulenberg 2021-05-30 10:28:42 +02:00
  • 6ab70c2b0a tweaks: improve a comment, remove unneeded braces, reshuffle some lines Benno Schulenberg 2021-05-28 16:42:56 +02:00
  • 3a86b24a3e tweaks: remove a check that is not needed Benno Schulenberg 2021-05-28 16:18:46 +02:00
  • 77ca8735ab syntax: nanorc: colorize "light" as valid only for the eight basic colors Benno Schulenberg 2021-05-26 15:53:07 +02:00
  • 3a0922799d tweaks: reshuffle the coloring of color names, to remove some duplication Benno Schulenberg 2021-05-26 15:39:14 +02:00
  • b27efce732 docs: mention that "grey"/"gray" may be used as a synonym of "lightblack" Benno Schulenberg 2021-05-26 11:38:46 +02:00
  • 8974430c11 rcfile: allow using "grey" or "gray" as a synonym for "lightblack" Benno Schulenberg 2021-05-25 15:56:06 +02:00
  • e044284998 rcfile: do not allow color name "normal" to have a prefix Benno Schulenberg 2021-05-25 15:34:54 +02:00
  • 4f9d55bb15 tweaks: normalize the indentation after the previous change Benno Schulenberg 2021-05-25 15:31:54 +02:00
  • 89adacff3d tweaks: condense some code by putting all color names in a single array Benno Schulenberg 2021-05-25 15:28:02 +02:00
  • 2314a1932f tweaks: use a symbol instead of a hard-coded number Benno Schulenberg 2021-05-25 15:14:10 +02:00
  • fb5eb4856b tweaks: drop an assignment that is already part of the called function Benno Schulenberg 2021-05-25 15:11:33 +02:00
  • f857959b8e startup: suppress "Search Wrapped" when using +? to search from EOF Benno Schulenberg 2021-05-25 14:37:31 +02:00
  • 405c2162b5 startup: allow using a bare "+" to mean put-cursor-on-last-line Benno Schulenberg 2021-05-24 16:11:50 +02:00
  • 8797ada815 startup: do not accept stray characters after a "+" on the command line Benno Schulenberg 2021-05-25 12:05:29 +02:00
  • 30bafc70cc tweaks: prevent two more size_t subtractions from going negative Benno Schulenberg 2021-05-24 11:00:29 +02:00
  • b38f0cbaf4 feedback: ensure that the reporting of DOS/Mac format is truthful Benno Schulenberg 2021-05-23 18:55:41 +02:00
  • ceaae49b2d tweaks: avoid the subtraction of two size_t variables becoming negative Benno Schulenberg 2021-05-23 11:46:37 +02:00
  • d1957819c4 bindings: show either "^/" or "^-" in the help lines, instead of "^_" Benno Schulenberg 2019-12-24 11:39:16 +01:00
  • 7993fc8b12 syntax: nanorc: colorize literal control codes, to make them stand out Benno Schulenberg 2021-05-14 14:22:09 +02:00
  • 51adf02d34 wrapping: when copying the quoting part, adjust the file size accordingly Benno Schulenberg 2021-05-14 10:12:06 +02:00
  • f23e98dd3a memory: prevent a leak when copying the leading quoting to the next line Benno Schulenberg 2021-05-14 09:53:28 +02:00
  • 6472a6b828 display: when a message gets overwritten, note that it is cleared Benno Schulenberg 2021-05-12 16:00:11 +02:00
  • b741b1c985 startup: skip drawing edit window when having message on one-row terminal Benno Schulenberg 2021-05-11 19:28:11 +02:00
  • 5f87ed5644 statusbar: ensure that "No further matches" does not get overwritten Benno Schulenberg 2021-05-11 15:52:55 +02:00
  • 8d974cd292 statusbar: on a one-row terminal, drop light messages after a few moments Benno Schulenberg 2021-05-10 17:03:17 +02:00
  • 2cf28f9db7 statusbar: suppress the cursor when the terminal has just one row Benno Schulenberg 2021-05-10 12:17:35 +02:00
  • 36ffb5f0ac statusbar: suppress --constantshow when the terminal has just one row Benno Schulenberg 2021-05-09 19:11:49 +02:00
  • 07fd4c4598 tweaks: condense and correct a comment, and move another Benno Schulenberg 2021-05-07 12:40:25 +02:00
  • 44fb3e9991 tweaks: frob some whitespace, and rewrap a line Benno Schulenberg 2021-05-07 12:33:22 +02:00
  • 088557c516 tweaks: remove a check that has become superfluous Benno Schulenberg 2021-05-07 12:20:50 +02:00
  • 4712d46462 linter: block the resizing signal while reading output from the linter Benno Schulenberg 2021-05-06 13:06:22 +02:00
  • c01b13a32c syntax: php: colorize the full short tag for echo (<?=) Benno Schulenberg 2021-05-05 12:09:17 +02:00
  • b368faf11c replacing: report the number of replacements also on a one-row terminal Benno Schulenberg 2021-05-05 10:41:04 +02:00
  • 7303f0c7b4 search: show "This is the only occurrence" also on a one-row terminal Benno Schulenberg 2021-05-05 10:36:18 +02:00