Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| howto:editor:nano [2013/05/06 15:59] – created deuce | howto:editor:nano [2013/05/06 18:57] (current) – [Nano] access_d | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Nano ====== | ====== Nano ====== | ||
| - | FIXME access_d, fix me! | + | |
| + | ^ GNU nano Editor ^^ | ||
| + | | Name:| GNU nano | | ||
| + | | Internal Code: | GNUNANO | | ||
| + | | Command Line: | nano -R -S -c -i -r 75 %f | | ||
| + | | Access Requirements: | ||
| + | | Intercept I/O: | Standard | | ||
| + | | Native Executable: | Yes | | ||
| + | | Use Shell to Execute: | No | | ||
| + | | Word Wrap Quoted Text: | Yes | | ||
| + | | Automatically Quoted Text: | All | | ||
| + | | Editor Information Files: | QuickBBS MSGINF/ | ||
| + | | Expand Line Feeds to CRLF: | Yes | | ||
| + | | Strip Fidonet Kludge Lines: | No | | ||
| + | | BBS Drop File Type: | None | | ||
| + | |||
| + | |||
| + | |||
| + | Keep in mind the " | ||
| + | |||
| + | In restricted mode, nano will NOT: | ||
| + | * read or write to any file not specified on the command line; | ||
| + | * read any nanorc files; | ||
| + | * allow suspending; | ||
| + | * allow a file to be appended to, prepended to, or saved under a different file name; | ||
| + | * use backup files or spell checking | ||
| + | |||
| + | If you don't use that option, do it at your own risk, as you are compromising your system' | ||
| + | {{tag> | ||
| ===== See Also ===== | ===== See Also ===== | ||
| * [[: | * [[: | ||