mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Remove reference to fixed issue
tab complete works with bmarks now.
This commit is contained in:
parent
9cf7d9c74e
commit
c1811cfc5d
1 changed files with 0 additions and 4 deletions
|
@ -158,10 +158,6 @@ You can bind your own shortcuts in normal mode with the `:bind` command. For exa
|
|||
|
||||
If you want to bind <C-^> you'll find that you'll probably need to press Control+Shift+6 to trigger it. The default bind is <C-6> which does not require you to press shift.
|
||||
|
||||
- How can I tab complete from bookmarks?
|
||||
|
||||
`bmarks`. Bookmarks are not currently supported on `*open`: see [issue #214](https://github.com/tridactyl/tridactyl/issues/214).
|
||||
|
||||
- When I type 'f', can I type link names (like Vimperator) in order to narrow down the number of highlighted links?
|
||||
|
||||
You can, thanks to @saulrh. First `set hintfiltermode vimperator` and then `set hintchars 1234567890`.
|
||||
|
|
Loading…
Add table
Reference in a new issue