nano: started tldr for nano
This commit is contained in:
15
pages/common/nano.md
Normal file
15
pages/common/nano.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# nano
|
||||||
|
|
||||||
|
> Simple, easy to use editor. An enhanced, free Pico clone.
|
||||||
|
|
||||||
|
- Start nano in terminal with {filename}
|
||||||
|
|
||||||
|
`nano {filename}`
|
||||||
|
|
||||||
|
- Save and then exit nano
|
||||||
|
|
||||||
|
`ctrl-x`
|
||||||
|
|
||||||
|
- Save file without exitting
|
||||||
|
|
||||||
|
`ctrl-o`
|
Reference in New Issue
Block a user