Commit Graph

349 Commits (d282a1649d7d953f028306f13d6616958f3fd1f3)

Author SHA1 Message Date
Junegunn Choi d282a1649d
Add walker options and replace 'find' with the built-in walker (#3649) 2 months ago
junegunn c70f0eadb8 Deploying to master from @ junegunn/fzf@26244ad8c2 🚀 2 months ago
junegunn 7444eff6d4 Deploying to master from @ junegunn/fzf@f35a9da99a 🚀 3 months ago
Junegunn Choi 1833670fb9
Add $FZF_DEFAULT_OPTS_FILE (#3618)
For those who prefer to manage default options in a file.
If the file is not found, fzf will exit with an error.

We're not setting a default value for it because:

1. it's hard to find a default value that can be universally agreed upon
2. to avoid fzf having to check for the existence of the file even when it's not used
3 months ago
junegunn 3dd42f5aa2 Deploying to master from @ junegunn/fzf@99a7beba57 🚀 3 months ago
junegunn 2c8e9dd3a5 Deploying to master from @ junegunn/fzf@7a72f1a253 🚀 3 months ago
Junegunn Choi 208e556332
Replace "default find command" with built-in directory traversal 3 months ago
Junegunn Choi c65d11bfb5
Update README: warp.dev 3 months ago
Junegunn Choi 3b5b52d89a
Update README: warp.dev 3 months ago
Konstantin Podsvirov 90b8187882
Add info about MSYS2 distro to README.md (#3610) 4 months ago
junegunn 1a43259989 Deploying to master from @ junegunn/fzf@3c0a630475 🚀 4 months ago
junegunn 472569a27c Deploying to master from @ junegunn/fzf@76cf6559cc 🚀 4 months ago
Junegunn Choi 3a4c3d3e58
Add link to fzf Theme Playground by @vitormv
https://vitormv.github.io/fzf-themes/
4 months ago
junegunn 2fb285e530 Deploying to master from @ junegunn/fzf@16f6473938 🚀 4 months ago
Junegunn Choi 59fb65293a
README.md: More information on image support 4 months ago
Junegunn Choi e7718b92b7
Kitty image support improvements
* Use `--unicode-placeholder` for consistent result in and out of tmux
* Use updated version of junegunn/go-runewidth that handles diacritics
  used in Kitty Unicode placeholder

Close #3567
4 months ago
junegunn 945c1c8597 Deploying to master from @ junegunn/fzf@e4d0f7acd5 🚀 4 months ago
junegunn d75bb5cbe1 Deploying to master from @ junegunn/fzf@2671259fdb 🚀 4 months ago
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 🚀 5 months ago
Alec Scott 82954258c1
Add Spack installation instructions to README (#3526) 5 months ago
junegunn a714e76ae1 Deploying to master from @ junegunn/fzf@d21d5c9510 🚀 5 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 🚀 6 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 🚀 7 months ago
Junegunn Choi d3311d9f43
0.43.0 7 months ago
Junegunn Choi 2952737755
Update README: Experimental support for Kitty graphics protocol 7 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 🚀 8 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 🚀 9 months ago
junegunn cf552b5f3b Deploying to master from @ junegunn/fzf@1894304d33 🚀 9 months ago
junegunn 3c279a6f0e Deploying to master from @ junegunn/fzf@40515f11a4 🚀 9 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