diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-12-25 13:43:51 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-12-25 13:43:51 +0000 |
commit | 3bf20cf505324a545c1a777e1c3fa8621c0c8fbc (patch) | |
tree | 8f8e6e50a9bdfb0d74f3592503bf0566b88592f2 /doc/README.func | |
parent | [w3m-dev 02723] cleanup resizing (diff) | |
download | w3m-3bf20cf505324a545c1a777e1c3fa8621c0c8fbc.tar.gz w3m-3bf20cf505324a545c1a777e1c3fa8621c0c8fbc.zip |
[w3m-dev 02726] incremental search
From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to '')
-rw-r--r-- | doc/README.func | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.func b/doc/README.func index 8e2650c..b992308 100644 --- a/doc/README.func +++ b/doc/README.func @@ -28,6 +28,8 @@ HISTORY View history of URL INFO View info of current document INTERRUPT Stop loading document INIT_MAILCAP Reread mailcap (mainly for local-CGI) +ISEARCH Incremental search forward +ISEARCH_BACK Incremental search backward LEFT Shift screen one column LINE_BEGIN Go to the beginning of line LINE_END Go to the end of line |