update commands
This commit is contained in:
@@ -6,20 +6,19 @@ Tilde is a minimal browser homepage for pro web surfers.
|
||||
|
||||
**To go to a site**, type the corresponding key and press <kbd>Enter</kbd>.
|
||||
|
||||
e.g. `a` <kbd>Enter</kbd> will redirect you to
|
||||
[chatgpt.com](https://chatgpt.com)
|
||||
e.g. `g` <kbd>Enter</kbd> will redirect you to [github.com](https://github.com)
|
||||
|
||||
**To search a site**, type a space after the site’s key followed by your
|
||||
query.
|
||||
|
||||
e.g. `y kittens` <kbd>Enter</kbd> will
|
||||
[search YouTube for kittens](https://www.youtube.com/results?search_query=kittens)
|
||||
e.g. `g tilde` <kbd>Enter</kbd> will
|
||||
[search GitHub for tilde](https://github.com/search?q=tilde)
|
||||
|
||||
**If your input doesn’t match a key**, a DuckDuckGo search will be
|
||||
triggered.
|
||||
|
||||
e.g. `google` <kbd>Enter</kbd> will
|
||||
[search DuckDuckGo for google](https://duckduckgo.com/?q=google)
|
||||
e.g. `tilde` <kbd>Enter</kbd> will
|
||||
[search DuckDuckGo for tilde](https://duckduckgo.com/?q=tilde)
|
||||
|
||||
**To go to a specific path on a site**, type the path after the site’s
|
||||
key.
|
||||
|
||||
Reference in New Issue
Block a user