Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Commits
f2317cc6
Commit
f2317cc6
authored
7 years ago
by
Benno Schulenberg
Browse files
Options
Download
Email Patches
Plain Diff
tweaks: a comma does not end a sentence, and is not part of a variable
parent
b281fd7a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+1
-1
NEWS
doc/nano.texi
+1
-1
doc/nano.texi
with
2 additions
and
2 deletions
+2
-2
NEWS
View file @
f2317cc6
...
...
@@ -307,7 +307,7 @@
many many improvements to the core system, including
substantial improvements to the undo/redo code, UTF-8
handling, the configure script, and display of shortcuts
on very wide terminals
,
New features include the
on very wide terminals
.
New features include the
ability to write to named pipes (--noread), as well as
linter support (see the nanorc man page for details). Also
included are much improved syntax highlighting code, and
...
...
This diff is collapsed.
Click to expand it.
doc/nano.texi
View file @
f2317cc6
...
...
@@ -744,7 +744,7 @@ Valid names for foreground and background color are:
@code
{
white
}
, @code
{
black
}
, @code
{
blue
}
, @code
{
green
}
,
@code
{
red
}
, @code
{
cyan
}
, @code
{
yellow
}
, and @code
{
magenta
}
.
The name of the foreground color may be prefixed with @code
{
bright
}
.
And either @var
{
fgcolor
}
or @var
{
,
bgcolor
}
may be left out.
And either @var
{
fgcolor
}
or
,
@var
{
bgcolor
}
may be left out.
@item set historylog
Enable the use of @file
{
~/.nano/search
_
history
}
for saving and reading
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment