- 14 May, 2018 2 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
-
- 10 May, 2018 1 commit
-
-
Mark-Weston authored
When 'afterends' is set and Ctrl+Right or Shift+Ctrl+Right is pressed, nano will stop at the ends of words instead of their beginnings. Signed-off-by:
Mark-Weston <markweston@cock.li> Signed-off-by:
Benno Schulenberg <bensberg@telfort.nl>
-
- 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
-