Difference between revisions of "This Is Your Brain On Informatics: Pico"
| Line 7: | Line 7: | ||
|- | |- | ||
| ^k || delete line | | ^k || delete line | ||
| + | |- | ||
| + | | ^u || undoes one typo | ||
| + | |- | ||
| + | | ^v || page down | ||
|- | |- | ||
| ^w || find | | ^w || find | ||
|- | |- | ||
| − | | ^ | + | | ^y || page down |
| + | |- | ||
|} | |} | ||
<p>*The ^ symbol indicates the Ctrl key for Windows users and the Command key for Mac users.</p> | <p>*The ^ symbol indicates the Ctrl key for Windows users and the Command key for Mac users.</p> | ||
Revision as of 03:31, 23 October 2013
Below are some common commands that can be used to easily move around in Pico. This program can be easily accessed by typing in pico [/pathname] on the command line.
| Command* | Description |
|---|---|
| ^k | delete line |
| ^u | undoes one typo |
| ^v | page down |
| ^w | find |
| ^y | page down |
*The ^ symbol indicates the Ctrl key for Windows users and the Command key for Mac users.