diff options
Diffstat (limited to 'pw.1')
-rw-r--r-- | pw.1 | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -211,6 +211,11 @@ appears, showing the pattern preceded by a question mark. The .I pattern is an extended regular expression (ERE). +Trigger patterns saved in a history which may be navigated for +recall using the up and down arrow keys or +.B Ctrl-P +and +.BR Ctrl-N . .SH COLON COMMANDS @@ -222,6 +227,12 @@ the poll interval period. The longer the poll interval .RB ( -i " option), the longer the result message persists. +Colon commands are saved in a history which may be navigated for +recall using the up and down arrow keys or +.B Ctrl-P +and +.BR Ctrl-N . + .IP "\fB:w\fP \fIfilename\fP" Write the current contents of the display into the specified file. |