Commit Graph

241 Commits

Author SHA1 Message Date
Junegunn Choi e03ac3136e
0.33.0 2022-08-29 07:23:14 +09:00
Junegunn Choi 4993d19466
0.32.1 2022-08-08 23:57:32 +09:00
Junegunn Choi f7e7259910
0.32.0 2022-08-02 21:56:14 +09:00
Junegunn Choi ecc418ba77
0.31.0 2022-07-21 23:04:57 +09:00
Tanish Yadav 2707af403a
[shell] Don't export PATH in ~/.fzf.{bash,zsh} (#2852)
There is no use exporting PATH when it is already exported. Moreover, it
causes things like `typeset -U path` in zsh to break if done before
sourcing "~/.fzf.zsh".
2022-06-24 16:53:51 +09:00
Junegunn Choi 2093667548
0.30.0 2022-04-04 23:01:43 +09:00
Junegunn Choi 9cb7a364a3
[install] Remove code that might delete user fish script
Fix #2703
2022-01-05 21:48:20 +09:00
Junegunn Choi dc975e8974
0.29.0 2021-12-25 01:46:01 +09:00
Junegunn Choi e4c3ecc57e
0.28.0 2021-11-04 01:05:07 +09:00
Junegunn Choi 4138333f5c
0.27.3 2021-10-15 23:59:56 +09:00
Junegunn Choi e086f0b3fe
0.27.2 2021-06-01 17:00:24 +09:00
Junegunn Choi 0818dbc36a
0.27.1 2021-05-22 13:19:57 +09:00
Junegunn Choi 19759ed36e
0.27.0 2021-04-06 22:53:59 +09:00
Junegunn Choi 6a1f3ec08b
[install] Download Darwin arm64 binary (#2400 #2401) 2021-03-25 10:56:21 +09:00
Junegunn Choi 34fe5ab143
0.26.0 2021-03-13 15:13:31 +09:00
Junegunn Choi d57c6d0284
Update build script to build macOS arm64 binary
Close #2361
2021-02-25 21:31:15 +09:00
Junegunn Choi 6654239c94
0.25.1 2021-02-03 22:32:52 +09:00
Junegunn Choi 8c533e34ea
0.25.0 2021-01-03 00:56:11 +09:00
Junegunn Choi 00a3610331
0.24.4 2020-12-05 23:24:55 +09:00
Junegunn Choi 722d66e85a
0.24.3 2020-11-09 20:41:59 +09:00
Junegunn Choi e3e76fa8c5
0.24.2 2020-11-03 23:32:24 +09:00
Junegunn Choi d4c9db0a27
0.24.1 2020-10-29 01:45:55 +09:00
Junegunn Choi 254e9765fe
[install] Pass version number to go get command
Related: https://github.com/junegunn/fzf.vim/issues/1150#issuecomment-717735149
2020-10-28 15:56:05 +09:00
Junegunn Choi 0d5f862daf
0.24.0 2020-10-27 23:57:18 +09:00
Junegunn Choi 552414978e
0.24.0-rc1 2020-10-27 11:07:27 +09:00
Junegunn Choi fc7630a66d
0.23.1 2020-10-11 02:04:07 +09:00
Junegunn Choi dba14d2630
0.23.0 2020-10-07 19:18:50 +09:00
Junegunn Choi e2ae1b249c
0.22.0 2020-08-02 15:56:02 +09:00
Junegunn Choi 69e7eab11f
[install] Clarify that .bashrc should be loaded from .bash_profile on macOS
Close #1986
2020-04-17 21:51:16 +09:00
Junegunn Choi 334a4fa159
0.21.1 2020-04-03 17:33:29 +09:00
Junegunn Choi b0673c3563
0.21.0 2020-03-12 13:15:45 +09:00
Junegunn Choi 30577b0c17
0.20.0 2019-12-18 01:07:25 +09:00
Jan Edmund Lazo c03c058bd5 [install] Support busybox uname on Windows (#1758) 2019-11-16 22:23:42 +09:00
Junegunn Choi 9a41fd5327
0.19.0 2019-11-15 22:54:55 +09:00
Dominik Reller 430e8193e0 [install] Remove unused variable in install script (#1571) 2019-05-07 11:34:55 +09:00
Junegunn Choi ff951341c9
0.18.0 2019-03-31 11:22:38 +09:00
Junegunn Choi 4f8bf2ae78
[install] Avoid generating empty component in $PATH
Fix #1517
2019-03-08 12:38:36 +09:00
Junegunn Choi b7c6838e45
[install] Fix symlink log
Related #1466
2019-03-05 14:45:29 +09:00
Junegunn Choi 91d04cec5c
[install] Print better error message when `fzf --version` failed
Related #1466
2019-03-05 14:44:29 +09:00
Junegunn Choi b46227dcb6
0.17.5 2018-10-07 01:46:29 +09:00
Junegunn Choi 8e34e6fbb4
[install] Escape spaces in installation directory
Close #1390
2018-09-27 10:15:22 +09:00
Jan Edmund Lazo 49d04374a4 [install] Detect MSYS on Windows (#1391) 2018-09-25 23:03:36 +09:00
Junegunn Choi f0fe79dd3b
0.17.4 2018-06-10 10:35:52 +09:00
Mark 2ff19084ca [install] Support for XDG Base Directory Specification (#1282)
Add --xdg option which makes the installer generate files under $XDG_CONFIG_HOME/fzf.
2018-06-01 11:54:58 +09:00
Pierre P 7f606665cb [install] Make default answer "y" (#1195) 2018-01-14 03:19:33 +09:00
Junegunn Choi 390b49653b
0.17.3 2017-12-03 23:55:24 +09:00
Junegunn Choi 04aa2992e7
Revert "0.17.2"
This reverts commit 2f1edeff78.
2017-12-03 23:42:38 +09:00
Junegunn Choi 2f1edeff78
0.17.2 2017-12-03 23:34:37 +09:00
Junegunn Choi 1e5bd55672
[install] Change the order of case patterns for $archi (#1060)
/cc @ehandal
2017-11-27 15:44:19 +09:00
Junegunn Choi 0b33dc6ce1
0.17.1 2017-10-16 01:58:57 +09:00