We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update git_files_cwd_aware based on updated API
updated preview API
Adds documentation for debug option to fzf_exec which is very helpful for anyone writing a custom fzf ui
feat: added `reload` and `exec-silent` actions to Advanced.md
Updated Advanced (markdown)
updated live git-grep command
updated custom previewer example
Added exmaples of customizing the builtin previewer
Fixed 'paraameter' typo
Add user-examples: `git_files()` with `cwd` pre-filling
added git branch explorer user example from #471
added preview_action_cmd example
removed shellescape call from 'opts.preview'
added note regarding 'silent_fail' option, minor modificatons
Advacned API documentation