deptlab:cs101:cli_nano
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| deptlab:cs101:cli_nano [2020/10/23 21:26] – [Editing with Nano] localadmin | deptlab:cs101:cli_nano [2021/09/01 18:31] (current) – [Editing with Nano] localadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Introduction to the nano Text Editor ====== | + | ====== Introduction to the Nano Text Editor ====== |
| - | Nano is an easy-to-use terminal based text editor that's both simple and versatile. Nano is available on all CS department Linux lab and research computers. It's a clone of the old Pico. | + | Nano is an easy-to-use terminal based text editor that's both simple and versatile. Nano is available on all CS department Linux lab and research computers. It's a clone of the old Pico editor. |
| There are other command line text editors available such as Vim and Emacs but I recommend Nano as the easiest to learn. Some people recommend Vim and you can [[http:// | There are other command line text editors available such as Vim and Emacs but I recommend Nano as the easiest to learn. Some people recommend Vim and you can [[http:// | ||
| ===== Running Nano ===== | ===== Running Nano ===== | ||
| - | Nano is a command line text editor so open a terminal. In the CS Department' | + | Nano is a command line text editor so you need to open a terminal. In the CS Department' |
| {{: | {{: | ||
| Line 43: | Line 43: | ||
| **Note:** As with many programs, copying text from Microsoft Products can induce unexpected characters so watch what you paste. Quotes and emdashs (—) are often problematic so watch those. | **Note:** As with many programs, copying text from Microsoft Products can induce unexpected characters so watch what you paste. Quotes and emdashs (—) are often problematic so watch those. | ||
| - | {{: | + | {{: |
| Line 121: | Line 121: | ||
| ==== Exiting Nano ==== | ==== Exiting Nano ==== | ||
| - | Use Ctrl+X to exit Nano | + | Use Ctrl+X to exit Nano. |
| + | |||
| + | Type exit to close a terminal. | ||
deptlab/cs101/cli_nano.1603488389.txt.gz · Last modified: by localadmin
