index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
Age
Commit message (
Expand
)
Author
2025-02-20
[fish] Refactor fzf-file-widget
bitraid
2025-02-20
[fish] Refactor __fzf_parse_commandline, remove __fzf_get_dir
bitraid
2025-02-20
[fish] __fzfcmd: Don't set FZF_TMUX
bitraid
2025-02-20
[fish] Refactor __fzf_defaults
bitraid
2025-02-11
[fish] Unescape query from commandline (#4236)
bitraid
2025-02-08
[fish] Fix for directories with special characters (#4230)
bitraid
2025-01-28
[fish] Improve fish binary path detection (#4208)
bitraid
2025-01-28
Enhance --min-height option to take number followed by +
Junegunn Choi
2025-01-27
[completion] Replace 'tr' with built-in string substitution
Junegunn Choi
2025-01-27
Enhance click-header event
Junegunn Choi
2025-01-26
[completion] Make kill completion header clickable
Junegunn Choi
2025-01-24
[fish] Fix compatibility with v3.1.2 - v3.3.1 (#4200)
bitraid
2025-01-19
[fish] Allow setting multi-select and list reload for history (#4179)
bitraid
2025-01-18
[fish] CTRL-R: Make loading non-blocking
Junegunn Choi
2025-01-12
[fish] Optimize history formatting without perl (#4171)
bitraid
2025-01-10
[fish] Fix history formatting when perl is missing (#4166)
bitraid
2025-01-09
[fish] remove defunct bind feature detection (#4165)
Kid
2024-12-20
[fish] Partly revert change of 0167691 (#4137)
bitraid
2024-12-19
[fish] Small syntax modification of some commands
bitraid
2024-12-19
[fish] Enable home dir expansion of leading ~/
bitraid
2024-12-19
[fish] Don't strip leading dot (.) character
bitraid
2024-12-03
chore: completion test command sequence (#4115)
LangLangBart
2024-11-18
[fish] Enable keys for scripts that use read
bitraid
2024-11-18
[fish] Use more native syntax
bitraid
2024-11-18
[fish] Format history using builtins if perl is missing
bitraid
2024-11-18
[fish] Replace external commands with builtins
bitraid
2024-11-18
[fish] Improve commandline parsing
bitraid
2024-11-14
fix(zsh): handle backtick trigger edge case (#4090)
LangLangBart
2024-11-14
revert(zsh): remove 'fc -RI' call in the history widget (#4093)
LangLangBart
2024-11-12
Fix zsh $+name syntax does not work with setopt ksh_arrays (#4084)
林千里
2024-11-10
Enhance command extraction in zsh completion (#4082)
LangLangBart
2024-11-02
fix(zsh): move 'fc -RI' inside command substitution (#4073)
LangLangBart
2024-11-01
fix(zsh): history loading with shared option (#4071)
LangLangBart
2024-10-15
Use eval to evaluate $post variable as command. (#4023)
Thomas Martitz
2024-09-23
[bash] Fix infinite retry loop for completion setting without "-F func" (#4004)
Koichi Murase
2024-08-22
[bash] Revert skipping setting up fuzzy path completion
Junegunn Choi
2024-08-11
[bash] Enable fuzzy path completion for all commands (#3958)
Junegunn Choi
2024-08-07
fix: Add fallback for cygwin ps (#3955)
Eduardo D Sanchez
2024-07-17
fix(fish): partially revert dbe8dc3 by removing the 'builtin' for cd
LangLangBart
2024-07-08
[bash] Add code to the default list of programs to support completion
Junegunn Choi
2024-07-08
Bind CTRL-/ and ALT-/ to toggle-wrap by default
Junegunn Choi
2024-07-06
[completion] Use --wrap option in process completion
Junegunn Choi
2024-07-05
[zsh] Fix backslash escaping (#3909)
Junegunn Choi
2024-07-03
fix(zsh): use the '=~' operator instead of grep (#3906)
LangLangBart
2024-06-28
[zsh] Fix completion error on openSUSE Tumbleweed
Junegunn Choi
2024-06-24
fix zsh ${(@)history} syntax does not work with ksh_arrays (#3893)
林千里
2024-06-20
fix(zsh): add (s) modifier to perl command (#3882)
LangLangBart
2024-06-19
Remove comment in command substitution (#3875)
Hexin
2024-06-13
chore(shell): Separate declaration and assignment for zsh legacy versions (#3...
LangLangBart
2024-06-13
[zsh] Prevent glob expansion in history widget (#3855)
Samara Jinnah
[next]