Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
6d70ab11
Commit
6d70ab11
authored
7 years ago
by
Benno Schulenberg
Browse files
Options
Download
Email Patches
Plain Diff
docs: mention another difference with Pico in the Info document
parent
5f359179
master
feature/match-parens
refactor/readbility
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/nano.texi
+7
-0
doc/nano.texi
with
7 additions
and
0 deletions
+7
-0
doc/nano.texi
View file @
6d70ab11
...
...
@@ -1428,6 +1428,13 @@ it can also be appended or prepended to an existing file.
When using the Read-File key (
^
R), @code
{
nano
}
can not just read a file,
it can also read the output of a command to be run (
^
X).
@item Reading from Working Directory
By default, Pico will read files from the user's home directory (when
using
^
R), but it will write files to the current working directory
(when using
^
O). @code
{
nano
}
makes this symmetrical: always reading
from and writing to the current working directory --- the directory
that @code
{
nano
}
was started in.
@item File Browser
In the file browser, @code
{
nano
}
does not implement the Add, Copy,
Rename, and Delete commands that Pico provides. In @code
{
nano
}
the
...
...
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
Menu
Projects
Groups
Snippets
Help