Play a system beep.
Redraws the screen. Useful to update the screen halfway executing a script or function.
Execute Normal mode commands commands. This makes it possible to execute
Normal mode commands typed on the command line. commands is executed like it
is typed. If the
Run a command. Runs cmd through system() and displays its output. Any '!' in cmd is replaced with the previous external command, but not when there is a backslash before the '!', then the backslash is removed.
Warning: Input redirection (< foo) not done, also do not run commands which
require stdin or it will hang &liberator.host;! It is possible to launch background
processes, though (e.g.
Repeat last
Clear private data items. Where item … is a list of private items to
delete. These may be any of the items valid for
If
If timespan is specified then only items within that timespan are deleted,
otherwise the value of
Execute a command silently. Normal messages and error messages generated by the command invocation will not be given and will not be added to the message history.
Execute a command with
Show version information. You can show the &liberator.host; version page with
Open the help page. The default page, as specified by
Open the single unchunked help page.
See
Show help on Ex commands. If
Show help on options. If
Show help on Normal mode commands. If
Focus content. Exits Command-line or Hints mode and returns to Normal mode. Also focuses the web page in case a form field has focus and eats our key presses.
Start caret mode. This mode resembles the Vim's Normal mode where you see a
text cursor and can move around. If you want to select text in this mode, press