hinting: improve hint -f help

This commit is contained in:
Colin Caine 2019-05-26 11:44:36 +01:00
parent 966e0d0db4
commit d0a0e79e35

View file

@ -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