index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
key-bindings.fish
Age
Commit message (
Expand
)
Author
2025-02-26
[fish] Enable multiple history commands insertion (#4280)
bitraid
2025-02-20
[fish] Add comment about fish version compatibility
bitraid
2025-02-20
[fish] Reorder functions
bitraid
2025-02-20
[fish] Refactor bind commands
bitraid
2025-02-20
[fish] Refactor fzf-cd-widget
bitraid
2025-02-20
[fish] Refactor fzf-history-widget
bitraid
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-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-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-07-17
fix(fish): partially revert dbe8dc3 by removing the 'builtin' for cd
LangLangBart
2024-07-08
Bind CTRL-/ and ALT-/ to toggle-wrap by default
Junegunn Choi
2024-06-12
[fish] Merge history before searching (#3852)
ismay
2024-06-01
[fish] Use builtins for cd and history (#3830)
LangLangBart
2024-05-31
[fish] Add --nth 2..,.. to allow anchored search against command
Junegunn Choi
2024-05-30
[fish] Use perl instead of sed to strip leading tabs
Junegunn Choi
2024-05-29
[fish] Better multi-line support for CTRL-R
Junegunn Choi
2024-05-29
[shell] Add --highlight-line to CTRL-R bindings
Junegunn Choi
2024-04-19
Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742)
Junegunn Choi
2024-03-31
[fish] Fix $dir in FZF_{CTRL_T,ALT_C}_COMMAND not evaluated
Junegunn Choi
2024-03-19
[fish] Fix Ctrl-T and Alt-C not using last token as search root (#3684)
zeertzjq
2024-03-17
Make it possible to disable `Ctrl+T` / `Alt+C` / completions (#3678)
Eli Barzilay
2024-03-13
Add walker options and replace 'find' with the built-in walker (#3649)
Junegunn Choi
2023-10-13
[fish] exit as well when called from non-interactive shell (#3467)
Christoph Anton Mitterer
2023-09-24
[shell] don’t needlessly escape `.` in shell pattern
Christoph Anton Mitterer
2023-09-19
[shell] Use --scheme=path when appropriate
Junegunn Choi
2022-09-20
[fish] Do not use `builtin cd`
Junegunn Choi
2022-08-28
Add --scheme=[default|path|history] option to choose scoring scheme
Junegunn Choi
2022-04-22
[shell] ALT-C: Use builtin cd to avoid conflicts (#2799)
Ajeet D'Souza
2021-11-19
[shell] Use cd -- (#2659)
zsugabubus
2021-03-08
[fish] Make widgets work with --option= prefix (#2383)
Jannik Vieten
[next]