diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-03-03 03:01:20 +1100 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-03-03 03:01:20 +1100 |
commit | 00458601b58d3e74c14db3048a88d51c240d40e5 (patch) | |
tree | 98c822a1c01599734ed365be9dc1eea9a2fe3aaf /vimperator/locale | |
parent | 0c8045d134711c87bd496c252e730f0031af236d (diff) | |
download | pentadactyl-00458601b58d3e74c14db3048a88d51c240d40e5.tar.gz |
Document the "h" value of 'cpt' (#168).
Diffstat (limited to 'vimperator/locale')
-rw-r--r-- | vimperator/locale/en-US/options.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 64073f7b..3ef438a5 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -233,11 +233,15 @@ Items which are completed at the [c]:[tab]open[c] prompt. Available items: *f* Local files *l* Firefox location bar entries (bookmarks and history sorted in an intelligent way) *b* Bookmarks +*h* History *S* Suggest engines ------------------------------------------------------------------------------------- The order is important, so [c]:set complete=bs[c] would list bookmarks first, and then any available quick searches. + +Warning: Using *b* and *h* can make completion very slow if there are many +items. ____ |