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
d6313c2f
Commit
d6313c2f
authored
8 years ago
by
Benno Schulenberg
Browse files
Options
Download
Email Patches
Plain Diff
tweaks: fix two typos
parent
861d81ed
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+1
-1
NEWS
doc/nano.1
+1
-1
doc/nano.1
with
2 additions
and
2 deletions
+2
-2
NEWS
View file @
d6313c2f
...
@@ -1267,7 +1267,7 @@
...
@@ -1267,7 +1267,7 @@
is now a preliminary (read: needs testing) fix for
is now a preliminary (read: needs testing) fix for
resizing the editor in any mode other than normal edit
resizing the editor in any mode other than normal edit
mode. Other fixes include some more tab completion
mode. Other fixes include some more tab completion
segfaults, and a
n
silly segfault that occurred when
segfaults, and a silly segfault that occurred when
successfully writing a file on the 2nd try (i.e. after
successfully writing a file on the 2nd try (i.e. after
an initial write error). Slowly but surely, on toward
an initial write error). Slowly but surely, on toward
1.0 we travel.
1.0 we travel.
...
...
This diff is collapsed.
Click to expand it.
doc/nano.1
View file @
d6313c2f
...
@@ -32,7 +32,7 @@ of Pico, but is free software, and implements several features that Pico
...
@@ -32,7 +32,7 @@ of Pico, but is free software, and implements several features that Pico
lacks, such as: opening multiple files, scrolling per line, undo/redo,
lacks, such as: opening multiple files, scrolling per line, undo/redo,
syntax coloring, line numbering, and soft-wrapping overlong lines.
syntax coloring, line numbering, and soft-wrapping overlong lines.
When giving filename on the command line, the cursor can be put on a
When giving
a
filename on the command line, the cursor can be put on a
specific line by adding the line number with a plus sign (\fB+\fR) before
specific line by adding the line number with a plus sign (\fB+\fR) before
the filename, and even in a specific column by adding it with a comma.
the filename, and even in a specific column by adding it with a comma.
...
...
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