Add sample fuzzy search command
This commit is contained in:
parent
5a23be2ab7
commit
be12ef0114
@ -293,6 +293,9 @@ PROMPT KEYS:
|
|||||||
|
|
||||||
b -p
|
b -p
|
||||||
6. For GUI and browser integration (or to sync bookmarks with your favourite bookmark management service) refer to the wiki page on [System integration](https://github.com/jarun/buku/wiki/System-integration).
|
6. For GUI and browser integration (or to sync bookmarks with your favourite bookmark management service) refer to the wiki page on [System integration](https://github.com/jarun/buku/wiki/System-integration).
|
||||||
|
7. Handy (bash/zsh) command to fuzzy search all URLs and open the selected one in Firefox:
|
||||||
|
|
||||||
|
firefox $(buku -p -f 10 | fzy)
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user