diff options
| author | Jan WarchoĊ <jan.warchol@gmail.com> | 2022-04-06 04:29:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-06 11:29:01 +0900 |
| commit | 3312cf525d23b3e12ae3a7261220a0e952c43ead (patch) | |
| tree | 9e26bddabf75af7fa96295ec9f587cf230fa7b78 /.github/workflows/codeql-analysis.yml | |
| parent | 209366754892b04a01fd40de03cb9874a1e8fef7 (diff) | |
| download | fzf-3312cf525d23b3e12ae3a7261220a0e952c43ead.tar.gz | |
[bash] Allow passing args to __fzf_select__ via fzf-file-widget (#2783)
This makes it easier to make customizations, for example instead of
bind -x '"\C-o\C-i": FZF_CTRL_T_COMMAND="fasd -Rl" FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS --tiebreak=index " fzf-file-widget'
it's enough to just
bind -x '"\C-o\C-i": FZF_CTRL_T_COMMAND="fasd -Rl" fzf-file-widget --tiebreak=index'
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
0 files changed, 0 insertions, 0 deletions
