summaryrefslogtreecommitdiff
path: root/src/constants.go
AgeCommit message (Expand)Author
2025-06-16Implement asynchronous transform actions (#4419)Junegunn Choi
2025-02-27Increase the query length limit from 300 to 1000Junegunn Choi
2024-07-27Fix incompatibility of adaptive height and 'start:reload'Junegunn Choi
2024-06-24Do not start the initial reader if 'reload*' is bound to 'start'Junegunn Choi
2024-05-18Do not 'become' inside a tmux popupJunegunn Choi
2024-05-07Refactor the code so that fzf can be used as a library (#3769)Junegunn Choi
2024-04-01Improve ingestion performance (by around 20%)Junegunn Choi
2024-02-15Replace "default find command" with built-in directory traversalJunegunn Choi
2023-09-24Remove unnecessary escaping in the default commandJunegunn Choi
2021-03-07Kill input command on terminateJunegunn Choi
2020-10-270.24.0-rc1Junegunn Choi
2020-10-27[vim] Download latest binary to meet version requirementJunegunn Choi
2020-10-18Implement streaming preview window (#2215)Junegunn Choi
2020-10-110.23.1Junegunn Choi
2020-10-070.23.0Junegunn Choi
2020-08-020.22.0Junegunn Choi
2020-04-030.21.1Junegunn Choi
2020-03-120.21.0Junegunn Choi
2020-02-04[windows] Use native walker since output of DOS command is not UTF-8 encoded ...mattn
2020-01-15Draw spinner with Unicode charactersJunegunn Choi
2019-12-180.20.0Junegunn Choi
2019-11-150.19.0Junegunn Choi
2019-11-02--multi to take optional argument to limit the number of selectionJunegunn Choi
2019-03-310.18.0Junegunn Choi
2018-10-070.17.5Junegunn Choi
2018-09-28Kill running preview process after 500ms when focus has changedJunegunn Choi
2018-06-25Allow search query longer than the screen widthJunegunn Choi
2018-06-100.17.4Junegunn Choi
2018-01-17Update Windows default command to print relative paths (#1200)Jan Edmund Lazo
2017-12-030.17.3Junegunn Choi
2017-12-03Revert "0.17.2"Junegunn Choi
2017-12-030.17.2Junegunn Choi
2017-12-01Revert default command: find with -fstype requiredJunegunn Choi
2017-10-160.17.1Junegunn Choi
2017-09-28Update FZF_DEFAULT_COMMANDJunegunn Choi
2017-08-270.17.0Junegunn Choi
2017-08-16Make Reader event notification asynchronousJunegunn Choi
2017-08-020.16.11Junegunn Choi
2017-07-210.16.10Junegunn Choi
2017-07-210.16.9Junegunn Choi
2017-06-050.16.8Junegunn Choi
2017-06-04Use find as the default command on Cygwin environmentJunegunn Choi
2017-04-300.16.7Junegunn Choi
2017-03-050.16.6Junegunn Choi
2017-02-190.16.5Junegunn Choi
2017-02-18Properly truncate long query stringJunegunn Choi
2017-02-050.16.4Junegunn Choi
2017-01-300.16.3Junegunn Choi
2017-01-240.16.2Junegunn Choi
2017-01-22Drop ncurses dependencyJunegunn Choi