Skip to content

tom-power/fzf-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

fzf widgets

  • fzf-dirs-zfm list bookmarked directories from zfm
  • fzf-dirs list recent directories from dirs, consider dirpersist plugin for this

Usage

bindkey '^O' fzf-dirs-zfm # default
bindkey '^E' fzf-dirs # default

set FZF_WIDGETS_DEFAULT_OPTS to override FZF_DEFAULT_OPTS for these widgets i.e.

export FZF_WIDGETS_DEFAULT_OPTS="\
--bind '?:toggle-preview' \
--height=90% \
--preview-window right,60% \
--preview 'eza --header --long --git --color=always {}' \
" 

Install

Depends on fzf, zfm.

Install with a plugin manager of your choice or manually:

git clone https://github.com/tom-power/fzf-widgets && source fzf-widgets/fzf-widgets.plugin.zsh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages