aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormukund <yaymukund@gmail.com>2019-10-14 11:54:35 +0100
committerGitHub <noreply@github.com>2019-10-14 11:54:35 +0100
commit3d1f7925ba0a8b6d7cab24a66f80e9fbe835695f (patch)
tree9be0dbc720c15a0c8a8abe3337a8fa6d1466dcf7 /docs
parent845c7636d2abc5b1faceccc23c6fae473d4f74e2 (diff)
Instructions on 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.