- 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>
-
- 28 Mar, 2018 1 commit
-
-
Benno Schulenberg authored
-
- 01 Mar, 2018 2 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
On a Linux console, ^/ produces Backspace, making it unrebindable. This fixes https://savannah.gnu.org/bugs/?53248.
-
- 27 Feb, 2018 1 commit
-
-
Benno Schulenberg authored
As of commit c79fe1a1, the more readable ^/ has replaced ^_ as the advertised shortcut for Go-To-Line -- color it too as valid.
-
- 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.
-
- 14 Feb, 2018 1 commit
-
-
Benno Schulenberg authored
The different color will make the name stand out, as it should, instead of looking the same as all the regex strings.
-
- 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.
-
- 03 Dec, 2017 1 commit
-
-
Benno Schulenberg authored
It's better to color some invalid things as if valid than the other way around. So, as strings can validly contain any number of double quotes, just accept *anything* between the delimiting double quotes and demand that the closing quote is followed by whitespace or EOL.
-
- 26 Sep, 2017 1 commit
-
-
David Lawrence Ramsey authored
This fixes https://savannah.gnu.org/bugs/?52114.
-
- 06 Aug, 2017 1 commit
-
-
David Lawrence Ramsey authored
The new option 'set selectedcolor' applies to marked text, to the currently selected file in the file browser, and to the highlighted match during interactive search-and-replace.
-
- 14 Jul, 2017 2 commits
-
-
Benno Schulenberg authored
Rename the corresponding rc-file option too, of course.
-
Benno Schulenberg authored
Color it bright green instead, like valid numeric arguments of 'fill' and 'tabsize'. Also color the argument of 'formatter'.
-
- 07 Jul, 2017 1 commit
-
-
David Lawrence Ramsey authored
Extend get_softwrap_breakpoint() to break softwrapped lines on whitespace when a flag is set. This flag is controlled by the new rcfile option "atblanks". The '>' characters marking two-column characters at the edge of the screen are disabled when it's on. If get_softwrap_breakpoint() can't find whitespace in screen range, it will break the line on the screen edge. (In this case, a blank can be on the last column of the screen, but text can't, so that a blank on the last column doesn't become invisible and possibly break the display.) This fulfills https://savannah.gnu.org/bugs/index.php?49959 . Requested-by:
Nicholas Boel <axxisd@gmail.com>
-
- 29 Jun, 2017 2 commits
-
-
Benno Schulenberg authored
Negative arguments of 'fill' are bright green since a few commits. So now color all valid numeric arguments in that same style -- the yellow was hard to see on a dark background anyway. Also, color a zero tabsize as invalid.
-
David Lawrence Ramsey authored
-
- 24 Mar, 2017 1 commit
-
-
David Lawrence Ramsey authored
-
- 16 Mar, 2017 1 commit
-
-
Benno Schulenberg authored
This addresses a followup of https://savannah.gnu.org/bugs/?50362 . Reported-by:
Mike Frysinger <vapier@gentoo.org>
-
- 30 Dec, 2016 1 commit
-
-
Benno Schulenberg authored
They are not documentation, they are functional elements of nano.
-
- 12 Nov, 2016 1 commit
-
-
Benno Schulenberg authored
Also, don't use ignore-case for things that don't contain letters.
-
- 20 Oct, 2016 1 commit
-
-
Benno Schulenberg authored
-
- 11 Oct, 2016 2 commits
-
-
Benno Schulenberg authored
-
Rishabh Dave authored
Also, show in green only the ^ and M- combinations that are valid. This fixes https://savannah.gnu.org/bugs/?49097 . Signed-off-by:
Rishabh Dave <rishabhddave@gmail.com> Signed-off-by:
Benno Schulenberg <bensberg@justemail.net>
-
- 11 Sep, 2016 2 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
This lets users of braille displays find the selected item immediately. This fulfills a request by Enrico Mioso. See https://lists.gnu.org/archive/html/nano-devel/2016-09/msg00025.html.
-
- 25 May, 2016 1 commit
-
-
Mike Scalora authored
This allows for commenting or uncommenting a line or a bunch of lines with a single keystroke (default binding: M-3). The characters used for commenting/uncommenting are specified by the active syntax file. Reviewed-by:
Benno Schulenberg <bensberg@justemail.net> Signed-off-by:
Mike Scalora <mike@scalora.org>
-
- 26 Feb, 2016 1 commit
-
-
Benno Schulenberg authored
sorting it, and tweaking a wording. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5682 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 25 Feb, 2016 2 commits
-
-
Chris Allegretta authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5680 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
Chris Allegretta authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5679 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 22 Feb, 2016 1 commit
-
-
Chris Allegretta authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5665 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 06 Feb, 2016 1 commit
-
-
Benno Schulenberg authored
With this option, nano would simply refuse to write to any symlinked file; if anyone really used this option, they would certainly have complained. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5608 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 31 Jan, 2016 1 commit
-
-
Benno Schulenberg authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5603 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 17 Jan, 2016 2 commits
-
-
Benno Schulenberg authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5570 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
Benno Schulenberg authored
Patch by Mike Frysinger. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5568 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 04 Aug, 2015 1 commit
-
-
Benno Schulenberg authored
to save a file by default in Unix format. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5342 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 15 Jul, 2015 2 commits
-
-
Benno Schulenberg authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5300 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
Benno Schulenberg authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5299 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 20 Jun, 2015 1 commit
-
-
Benno Schulenberg authored
only when the specified menu name is an existing one. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5260 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 02 Jan, 2015 1 commit
-
-
Chris Allegretta authored
* New formatter code to support syntaxes like go which have tools to automatically lint and reformat the text for you (gofmt), which is lovely. rcfile option formatter, function text.c:do_formatter() and some other calls. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5100 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 07 Aug, 2014 1 commit
-
-
Benno Schulenberg authored
an 'empty (sub)expression' error on MacOS X. This fixes Savannah bug #42929. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5091 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-