mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
hinting: improve hint -f help
This commit is contained in:
parent
966e0d0db4
commit
d0a0e79e35
1 changed files with 1 additions and 1 deletions
|
@ -3548,7 +3548,7 @@ export function unset(...keys: string[]) {
|
|||
- -# yank an element's anchor URL to clipboard
|
||||
- -c [selector] hint links that match the css selector
|
||||
- `bind ;c hint -c [class*="expand"],[class="togg"]` works particularly well on reddit and HN
|
||||
- -f [text] hint links that contain given text
|
||||
- -f [text] hint links and inputs that display the given text
|
||||
- `bind <c-e> hint -f Edit`
|
||||
- -w open in new window
|
||||
- -wp open in new private window
|
||||
|
|
Loading…
Add table
Reference in a new issue