Commit Graph

22 Commits (master)

Author SHA1 Message Date
huajin tong 0cc27c3cc1
Fix typo (#3661) 2 months ago
LangLangBart 09b0958b5f
docs(ADVANCED.md): replace placeholder with env variable for toggle single key binding (#3593) 3 months ago
Junegunn Choi 3a4c3d3e58
Add link to fzf Theme Playground by @vitormv
https://vitormv.github.io/fzf-themes/
4 months ago
LangLangBart 9347c72fb6
docs(ADVANCED.md): Add fzf example switching ripgrep/fzf with single hotkey (#3590) 4 months ago
Junegunn Choi 8d20f3d5c4
ADVANCED.md: Add toggling example with `transform` and `{fzf:prompt}`
Courtesy of @LangLangBart
4 months ago
Junegunn Choi 7374fe73a3
Avoid setting $FZF_DEFAULT_COMMAND
So that it's not propagated to the child processes and affect the
behavior of fzf started by them.

fzf 0.41.0 or above is required as it fixed the issue where
'become' process is not given a proper tty device.

Close #3299
12 months ago
Junegunn Choi 27018787af
Describe become(...) action and use it to simplify examples 1 year ago
Junegunn Choi 719dbb8bae
Update ADVANCED.md: transform-query to restore the query string
Close #2961
1 year ago
polluks2 a3b6b03dfb
Fix typo (#3093)
Co-authored-by: polluks <polluks@sdf.lonestar.org>
1 year ago
Junegunn Choi 8a5f719964
ADVANCED: fzf-git.sh 2 years ago
Junegunn Choi 3c868d7961
ADVANCED.md: Add rebind example 2 years ago
Junegunn Choi 4311ade535
ADVANCED.md: Add change-preview-window example 2 years ago
a1346054 3c804bcfec fix spelling 3 years ago
Junegunn Choi 0818dbc36a
0.27.1 3 years ago
Junegunn Choi 347c4b2625
Add 'unbind' action
Fix #2486
3 years ago
Junegunn Choi 4cd621e877
ADVANCED.md: tmux 3.2 is officially released 3 years ago
Junegunn Choi f6c621ef1b
Update ADVANCED.md
Remove unnecessary --color option
3 years ago
Junegunn Choi faf32d451d
Update ADVANCED.md 3 years ago
Junegunn Choi 252fd7ecb1
Update ADVANCED.md 3 years ago
Junegunn Choi fefdb8c84e
Fix typo 3 years ago
Junegunn Choi a6cc05936e
ADVANCED.md: Clarification on {q} 3 years ago
Junegunn Choi b209843545
Advanced fzf examples 3 years ago