aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-12-22 11:19:33 +0900
committerGitHub <noreply@github.com>2019-12-22 11:19:33 +0900
commit896c2cf60d009c9b12d99a394287cfb1d5ee1e3a (patch)
treed1496729a6e19f2913bbb7d7a767c4eb1e1a0a3f /docs
parentb1a6f374dca078dee2406ebe049715b826e37ca2 (diff)
parent3d1f7925ba0a8b6d7cab24a66f80e9fbe835695f (diff)
Merge pull request #660 from yaymukund/patch-1
Document how to use the autocomplete
Diffstat (limited to 'docs')
-rw-r--r--docs/console_commands.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/console_commands.md b/docs/console_commands.md
index bf8f424..1cdcb6e 100644
--- a/docs/console_commands.md
+++ b/docs/console_commands.md
@@ -37,6 +37,8 @@ To use a search engine other than the default, specify the search engine to use
To adjust the default search-engine and add/remove search engines, see the [search engines](./search_engines.html) section.
+Use <kbd>Tab</kbd> to select from the autocomplete suggestions. To configure this, set the [`complete` property.](./properties.html#complete)
+
## `:tabopen`
Open a URL or search-engine query in a new tab.