- 09 May, 2018 1 commit
-
-
Benno Schulenberg authored
When the user wants to get a backtrace, the crash handler shouldn't kick in.
-
- 30 Apr, 2018 1 commit
-
-
Benno Schulenberg authored
Also remove two notes that are obsolete by now.
-
- 28 Apr, 2018 3 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
This makes the names of these bindable functions equal to the names of their corresponding options -- like for all the other toggles that have a corresponding option.
-
Benno Schulenberg authored
This makes the line-numbers toggle rebindable, like all the others.
-
- 27 Apr, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 29 Mar, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 28 Mar, 2018 2 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
-
- 17 Mar, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 12 Mar, 2018 3 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
Make them smaller to make them sound less like shouting.
-
Benno Schulenberg authored
This kind of addresses https://savannah.gnu.org/bugs/?53310.
-
- 08 Mar, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 28 Feb, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 27 Feb, 2018 2 commits
-
-
Benno Schulenberg authored
And remove a detail that is untrue when 'set selectedcolor' is used.
-
David Lawrence Ramsey authored
This fixes https://savannah.gnu.org/bugs/?53225.
-
- 24 Feb, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 23 Feb, 2018 1 commit
-
-
Benno Schulenberg authored
The new option 'set errorcolor' allows the user to specify the color combination for the status bar when an error message is displayed.
-
- 04 Feb, 2018 3 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
This addresses https://savannah.gnu.org/bugs/?48992.
-
Benno Schulenberg authored
This brings it in line with the other three "flip" toggles.
-
- 29 Jan, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 27 Jan, 2018 1 commit
-
-
Benno Schulenberg authored
After commit e739448c, macros should work also when ncurses produces escape sequences instead of keycodes.
-
- 23 Jan, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 14 Jan, 2018 1 commit
-
-
Benno Schulenberg authored
And reword some things about translations and Unicode support.
-
- 02 Jan, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 06 Dec, 2017 1 commit
-
-
Benno Schulenberg authored
The option now causes nano to trim trailing whitespace also when hardwrapping occurs while the user is typing.
-
- 27 Nov, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 18 Nov, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 17 Nov, 2017 2 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
-
- 13 Nov, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 02 Nov, 2017 1 commit
-
-
Benno Schulenberg authored
If the user uses a single version of nano, they have no need for --quiet. If they do sometimes use an older version and don't want to see the warnings, they can use 2>/dev/null (they could make an alias for that and put it before the call of nano).
-
- 25 Oct, 2017 1 commit
-
-
David Lawrence Ramsey authored
List "browser", "pageup" and "pagedown" in the manuals; the first because it matches "speller", and the latter two because they are what these functions are commonly known by. The names "tofiles", "prevpage" and "nextpage" are now undocumented, but they are still recognized by the code, as they match the tags for these functions.
-
- 19 Oct, 2017 1 commit
-
-
David Lawrence Ramsey authored
-
- 15 Oct, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 14 Oct, 2017 2 commits
-
-
Benno Schulenberg authored
^S will be the first thing people will try for saving a file, and ^Q is somewhat mnemonic because it is to the left of ^W: it searches backward. Make these keystrokes available also in the tiny version.
-
Benno Schulenberg authored
-
- 12 Oct, 2017 1 commit
-
-
Benno Schulenberg authored
Date and version are updated to match each release, so the user does not have to wonder whether the man page really describes the binary. Also remove a bit of superfluous markup.
-