This shows you the differences between two versions of the page.
| — |
commands:history [2010-01-26 16:52] (current) asciiphil created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== history ====== | ||
| + | |||
| + | ===== Default Keybindings ===== | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ===== Syntax ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Usually users work with a shell that allows easy access to previous | ||
| + | commands. | ||
| + | command executed. | ||
| + | recalling "the command that started ...": You just type the first letter | ||
| + | of that command, then hit '' | ||
| + | previous line that matches with the " | ||
| + | cursor. | ||
| + | have a crude command history (made up by the visible window and its | ||
| + | scrollback buffer). | ||
| + | |||
| + | ===== Examples ===== | ||
| + | |||
| + | None yet. | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | * [[:Misc]] | ||