Commit Graph

331 Commits (20240101197348a78db5a1dac945a2dff6a4e654)

Author SHA1 Message Date
Junegunn Choi 2024010119
0.45.0 5 months ago
junegunn 5da606a9ac Deploying to master from @ junegunn/fzf@8d20f3d5c4 🚀 5 months ago
junegunn 65b2c06027 Deploying to master from @ junegunn/fzf@d7b61ede07 🚀 5 months ago
junegunn eb62b0d665 Deploying to master from @ junegunn/fzf@91387a741b 🚀 6 months ago
Alec Scott 82954258c1
Add Spack installation instructions to README (#3526) 6 months ago
junegunn a714e76ae1 Deploying to master from @ junegunn/fzf@d21d5c9510 🚀 6 months ago
junegunn d21d5c9510 Deploying to master from @ junegunn/fzf@cd6788a2bb 🚀 6 months ago
junegunn 6b99399c41 Deploying to master from @ junegunn/fzf@952b6af445 🚀 6 months ago
junegunn 7c674ad7fa Deploying to master from @ junegunn/fzf@d7d2ac3951 🚀 7 months ago
junegunn 5c3b044740 Deploying to master from @ junegunn/fzf@c5aa8729a1 🚀 7 months ago
junegunn 7701244a08 Deploying to master from @ junegunn/fzf@96e31e4b78 🚀 7 months ago
junegunn a33749eb71 Deploying to master from @ junegunn/fzf@f5e4ee90e4 🚀 7 months ago
junegunn 3666448ca6 Deploying to master from @ junegunn/fzf@d3311d9f43 🚀 8 months ago
Junegunn Choi d3311d9f43
0.43.0 8 months ago
Junegunn Choi 2952737755
Update README: Experimental support for Kitty graphics protocol 8 months ago
junegunn 884856023a Deploying to master from @ junegunn/fzf@d8188fce7b 🚀 8 months ago
junegunn 4fdc08295b Deploying to master from @ junegunn/fzf@a3ff49aaf1 🚀 8 months ago
junegunn 32b659b346 Deploying to master from @ junegunn/fzf@00809909ae 🚀 8 months ago
junegunn dc97d48491 Deploying to master from @ junegunn/fzf@0f50dc848e 🚀 9 months ago
junegunn a08ab46713 Deploying to master from @ junegunn/fzf@f50a7058d6 🚀 9 months ago
junegunn 2c74f0a040 Deploying to master from @ junegunn/fzf@58835e40f3 🚀 9 months ago
junegunn 8befa5918a Deploying to master from @ junegunn/fzf@df80f7ff2a 🚀 9 months ago
junegunn df80f7ff2a Deploying to master from @ junegunn/fzf@5f66786ef1 🚀 9 months ago
junegunn 03df609d77 Deploying to master from @ junegunn/fzf@178581b560 🚀 9 months ago
junegunn 178581b560 Deploying to master from @ junegunn/fzf@ffd2314120 🚀 9 months ago
junegunn 4baadecda5 Deploying to master from @ junegunn/fzf@cf552b5f3b 🚀 10 months ago
junegunn cf552b5f3b Deploying to master from @ junegunn/fzf@1894304d33 🚀 10 months ago
junegunn 3c279a6f0e Deploying to master from @ junegunn/fzf@40515f11a4 🚀 10 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
1 year ago
Vitaly Zdanevich e5103d9429
README.md: package managers: add Portage/Gentoo (#3205) 1 year ago
Michael Vorburger ⛑️ 69c52099e7
docs: Fix intention of README (#3214)
Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
1 year ago
Junegunn Choi 27018787af
Describe become(...) action and use it to simplify examples 1 year ago
sitiom 9e9c0ceaf4
Add Winget Releaser workflow (#3164) 1 year ago
Junegunn Choi acccf8a9b8
Fix TOC 1 year ago
Francesco Bigagnoli 57c066f0be
Fix bat url in README (#3129) 1 year ago
Junegunn Choi a79de11af7
README: Add FZF_TMUX_OPTS example for tmux popup 1 year ago
Junegunn Choi 2023011763
0.36.0 1 year ago
Junegunn Choi 1c83b39691
Update README examples 1 year ago
Farooq Karimi Zadeh 0f032235cf
Correct package manager commands for apt (#3117) 1 year ago
polluks2 a3b6b03dfb
Fix typo (#3093)
Co-authored-by: polluks <polluks@sdf.lonestar.org>
1 year ago
Bjørn Forsman 3f079ba7c6
README.md: Clarify on FZF_*_OPTS (#3064)
At first I thought they were appended to FZF_*_COMMAND. Let's make it
clear that these are passed to `fzf` itself.
2 years ago
Junegunn Choi 9d041aa582
Update README 2 years ago
Junegunn Choi bb07410448
Add --strip-cwd-prefix to fd examples 2 years ago
Junegunn Choi 3c08dca7e7
Fix README examples so that they work both on bash and zsh
Close #2887
2 years ago
Junegunn Choi 52594355bf
[shell] 'kill' completion will now require trigger sequence (**)
'kill **<tab>' instead of 'kill <tab>' just like any other completions.

Close #2716
Close #385
2 years ago
Junegunn Choi f68cbc577d
Add link to ADVANCED.md
Related #2701
2 years ago
Kai 7da287e3aa
README.md: HTTP => HTTPS (#2673) 3 years ago
Junegunn Choi 3715cd349d
Add repology packaging status badge 3 years ago
a1346054 3c804bcfec fix spelling 3 years ago
Leon Tepe 9c21a20f8b
Minor readme change (#2578)
`CTRL-K` moves up and `CTRL-J` moves down, not the other way around (same for `CTRL-P` and `CTRL-N`
3 years ago