fzf/shell
Kyle Tse 1a50a3c082
Fix FZF_COMPLETION_{DIR,PATH}_OPTS ignored with custom compgen functions (#4679)
When users define custom _fzf_compgen_path or _fzf_compgen_dir functions,
FZF_COMPLETION_PATH_OPTS and FZF_COMPLETION_DIR_OPTS were not applied
because the options were only computed inside the walker fallback branch.

Close #4592
2026-02-20 10:59:43 +09:00
..
common.fish Add fish completion support (#4605) 2026-02-05 12:50:26 +09:00
common.sh [bash,zsh] Fix the version check for mawk (#4574) 2025-10-31 21:14:41 +09:00
completion.bash Fix FZF_COMPLETION_{DIR,PATH}_OPTS ignored with custom compgen functions (#4679) 2026-02-20 10:59:43 +09:00
completion.fish Add fish completion support (#4605) 2026-02-05 12:50:26 +09:00
completion.zsh Fix FZF_COMPLETION_{DIR,PATH}_OPTS ignored with custom compgen functions (#4679) 2026-02-20 10:59:43 +09:00
key-bindings.bash fix: rebind readline command redraw-current-line (#4635) 2026-01-03 01:44:49 +09:00
key-bindings.fish fish: Command history improvements (#4672) 2026-02-19 23:41:26 +09:00
key-bindings.zsh feat(zsh): Handle multi-line history selection (#4595) 2025-11-30 21:32:55 +09:00
update.sh Add fish completion support (#4605) 2026-02-05 12:50:26 +09:00