m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

create "Bookmarks" sub-section and add dirp

Avindra Goolcharan
2021-03-10 12:58:39 -05:00
parent bb410eea23
commit 2d38fac808

@@ -3,14 +3,11 @@
- https://github.com/PatrickF1/fzf.fish [Fish shell plugin] - https://github.com/PatrickF1/fzf.fish [Fish shell plugin]
- https://github.com/jethrokuan/fzf [another Fish shell plugin] - https://github.com/jethrokuan/fzf [another Fish shell plugin]
- https://github.com/atweiden/fzf-extras - https://github.com/atweiden/fzf-extras
- https://github.com/uvaes/fzf-marks
- https://github.com/DanielFGray/fzf-scripts - https://github.com/DanielFGray/fzf-scripts
- https://github.com/3hhh/fzfuncs - https://github.com/3hhh/fzfuncs
- https://github.com/wfxr/formarks
- https://github.com/rockandska/fzf-obc - https://github.com/rockandska/fzf-obc
- https://github.com/atsepkov/Graphene [ranger-inspired web browser] - https://github.com/atsepkov/Graphene [ranger-inspired web browser]
- https://github.com/seifferth/cite [extract citekeys from bibtex files] - https://github.com/seifferth/cite [extract citekeys from bibtex files]
- https://github.com/pabloariasal/zfm [bookmark files and directories in zsh]
- https://github.com/amaya382/zsh-fzf-widgets - https://github.com/amaya382/zsh-fzf-widgets
- https://github.com/kazhala/dotbare [dotfile management] - https://github.com/kazhala/dotbare [dotfile management]
- https://github.com/ms-jpq/sad [search and replace] - https://github.com/ms-jpq/sad [search and replace]
@@ -21,6 +18,13 @@
- https://github.com/bigH/interactively [interactively author commands - useful for awk, sed, jq] - https://github.com/bigH/interactively [interactively author commands - useful for awk, sed, jq]
- https://github.com/bigH/auto-sized-fzf [set sane defaults for fzf preview _dynamically_] - https://github.com/bigH/auto-sized-fzf [set sane defaults for fzf preview _dynamically_]
#### Bookmarks
- https://github.com/uvaes/fzf-marks
- https://github.com/wfxr/formarks
- https://github.com/pabloariasal/zfm [bookmark files and directories in zsh]
- https://github.com/avindra/dirp [bookmark directories in bash, zsh and fish]
#### Completion #### Completion
- https://github.com/lincheney/fzf-tab-completion - https://github.com/lincheney/fzf-tab-completion