diff options
| author | 2009-12-15 17:16:01 +0100 | |
|---|---|---|
| committer | 2009-12-15 17:16:01 +0100 | |
| commit | 2f9c554f025a3cc6eae053d2ad26c2b88975a5bc (patch) | |
| tree | a1a3f660b82a05254da171816dc700d35cf90a55 /surf.1 | |
| parent | Backed out changeset 260fda70689f (diff) | |
adding fixes from thomas_adam. Thanks :)
Diffstat (limited to 'surf.1')
| -rw-r--r-- | surf.1 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -26,6 +26,8 @@ Prints version information to standard output, then exits. Prints xid to standard output. This can be used to script the browser by using .BR xprop(1). .SH USAGE +.B Escape +Stops loading current page or stops download. .TP .B Ctrl\-h Walks back the history. @@ -51,6 +53,12 @@ Resets Zoom .B Ctrl\-/ Opens the search-bar. .TP +.B Ctrl\-n +Go to next search result. +.TP +.B Ctrl\-Shift\-n +Go to previous search result. +.TP .B Ctrl\-g Opens the URL-bar. .TP |
