| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-02 | 0.59.0 | Junegunn Choi | |
| 2025-01-29 | Update ADVANCED.md | Junegunn Choi | |
| 2025-01-28 | Fix typos in ADVANCED.md (#4209) | Moritz Dietz | |
| 2025-01-28 | Update ADVANCED example using 'search' action | Junegunn Choi | |
| 2025-01-27 | Set the default value of --min-height depending on other options | Junegunn Choi | |
| 2025-01-27 | Allow {q} placeholders with range expressions | Junegunn Choi | |
| e.g. {q:1}, {q:2..} | |||
| 2025-01-27 | Allow actions to multiple keys and events at once | Junegunn Choi | |
| Close #4206 | |||
| 2025-01-27 | Enhance click-header event | Junegunn Choi | |
| * Expose the name of the mouse action as $FZF_KEY * Trigger click-header on mouse up * Enhanced clickable header for `kill` completion | |||
| 2025-01-26 | Add 'search' and 'transform-search' | Junegunn Choi | |
| Close #4202 | |||
| 2025-01-04 | Add `border-native` option to `--tmux` flag (#4157) | Andreas Auernhammer | |
| This commit adds the `border-native` resulting in the following: ``` --tmux[=[center|top|bottom|left|right][,SIZE[%]][,SIZE[%]][,border-native]] ``` By default, when not specified, the `-B` flag is passed to the `tmux popup-window` command such that no border is drawn around the tmux popup window. When the `border-native` option is present, the `-B` flag is omitted and the popup window is drawn using the border style configured in the tmux config file. Fixes #4156 Signed-off-by: Andreas Auernhammer <github@aead.dev> Co-authored-by: Junegunn Choi <junegunn.c@gmail.com> | |||
| 2024-06-24 | ADVANCED.md: Remove unnecessary `: | fzf` | Junegunn Choi | |
| See 5b52833 | |||
| 2024-06-06 | ADVANCED.md: /dev/tty redirection no longer required | Junegunn Choi | |
| 2024-06-03 | Update ADVANCED.md: Use --tmux instead of fzf-tmux | Junegunn Choi | |
| 2024-03-07 | Fix typo (#3661) | huajin tong | |
| 2024-01-22 | docs(ADVANCED.md): replace placeholder with env variable for toggle single ↵ | LangLangBart | |
| key binding (#3593) | |||
| 2024-01-21 | Add link to fzf Theme Playground by @vitormv | Junegunn Choi | |
| https://vitormv.github.io/fzf-themes/ | |||
| 2024-01-20 | docs(ADVANCED.md): Add fzf example switching ripgrep/fzf with single hotkey ↵ | LangLangBart | |
| (#3590) | |||
| 2023-12-29 | ADVANCED.md: Add toggling example with `transform` and `{fzf:prompt}` | Junegunn Choi | |
| Courtesy of @LangLangBart | |||
| 2023-05-26 | Avoid setting $FZF_DEFAULT_COMMAND | Junegunn Choi | |
| 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 | |||
| 2023-02-15 | Describe become(...) action and use it to simplify examples | Junegunn Choi | |
| 2023-02-12 | Update ADVANCED.md: transform-query to restore the query string | Junegunn Choi | |
| Close #2961 | |||
| 2022-12-17 | Fix typo (#3093) | polluks2 | |
| Co-authored-by: polluks <polluks@sdf.lonestar.org> | |||
| 2022-08-25 | ADVANCED: fzf-git.sh | Junegunn Choi | |
| 2022-04-04 | ADVANCED.md: Add rebind example | Junegunn Choi | |
| 2021-12-24 | ADVANCED.md: Add change-preview-window example | Junegunn Choi | |
| 2021-08-15 | fix spelling | a1346054 | |
| 2021-05-22 | 0.27.1 | Junegunn Choi | |
| 2021-05-22 | Add 'unbind' action | Junegunn Choi | |
| Fix #2486 | |||
| 2021-04-29 | ADVANCED.md: tmux 3.2 is officially released | Junegunn Choi | |
| 2021-04-09 | Update ADVANCED.md | Junegunn Choi | |
| Remove unnecessary --color option | |||
| 2021-04-09 | Update ADVANCED.md | Junegunn Choi | |
| 2021-04-09 | Update ADVANCED.md | Junegunn Choi | |
| 2021-04-07 | Fix typo | Junegunn Choi | |
| 2021-04-07 | ADVANCED.md: Clarification on {q} | Junegunn Choi | |
| 2021-04-07 | Advanced fzf examples | Junegunn Choi | |
