Commit Graph

202 Commits

Author SHA1 Message Date
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
Junegunn Choi 1b1bc9ea36
[install] Download arm8 binaries on Linux aarch64
Close #1060
2017-10-08 03:52:55 +09:00
Lawrence Wu 2f8238342b [install] Don't touch dotfiles if not requested (#1048) 2017-09-11 09:18:26 +09:00
Junegunn Choi 9516fe3324
[install] Add --no-{bash,zsh,fish}
Close #1040
2017-09-03 11:45:22 +09:00
Junegunn Choi 20cdbac8c3
[install] Ignore user-defined grep aliases 2017-09-03 11:38:22 +09:00
Junegunn Choi 5b7457ff08
[install] Wait for a linefeed when asking for confirmation
Close #1035
2017-09-01 02:45:48 +09:00
Junegunn Choi e89eebb7ba
0.17.0 2017-08-27 03:32:21 +09:00
Jan Edmund Lazo 053d628b53 Add MinGW 64 to install fzf in Windows 64-bit (#1015) 2017-08-13 23:20:06 +09:00
Junegunn Choi ecb6b234cc
0.16.11 2017-08-02 02:50:28 +09:00
Andrew Halberstadt 41f0b2c354 Add MinGW on Windows to install script (#998)
Running uname -sm yields:
MINGW32_NT-6.2 i686
2017-07-28 12:22:33 +09:00
Junegunn Choi 6dbc108da2
0.16.10 2017-07-21 18:41:11 +09:00
Junegunn Choi 18a1aeaa91
0.16.9 2017-07-21 00:08:55 +09:00
Junegunn Choi b49f22cdf9
0.16.8 2017-06-05 23:21:50 +09:00
Junegunn Choi ca0b3b6fd7
Fixes for Cygwin
- Update install script to download Windows binary if $TERM == cygwin
- Unset TERM if $TERM == cygwin (#933)
- Always use cmd.exe instead of $SHELL when running commands
2017-06-03 19:47:53 +09:00
Junegunn Choi 34f16e5b7d
Fix Makefile and install script for the new project layout 2017-06-02 18:19:21 +09:00
Junegunn Choi 83e9af6601
Add git revision to --version output 2017-06-02 17:59:12 +09:00
Junegunn Choi 2d61691bb2
0.16.7 2017-04-30 11:54:40 +09:00
Junegunn Choi 5677e5e133
[fish] Fix ~/.config/fish/functions/fish_user_key_bindings.fish
Install script will create the file with the proper function body only
if the file doesn't exist. If it already exists, it will try to append
`fzf_key_bindings` as before.

Close #851
2017-04-28 01:57:38 +09:00
Christian Sturm 505dc0491b Make install script to work with non GNU tar (#871) 2017-03-10 23:22:37 +09:00
Junegunn Choi e03e91477b
0.16.6 2017-03-05 03:05:06 +09:00
Junegunn Choi e87a85a179
0.16.5 2017-02-19 01:40:25 +09:00
Junegunn Choi 876c233a26
Remove Ruby version
Related #832
2017-02-06 21:06:12 +09:00
Junegunn Choi ee5aeb80a4
0.16.4 2017-02-05 16:17:54 +09:00
Junegunn Choi d85a69a709
0.16.3 2017-01-30 01:53:17 +09:00
Junegunn Choi f2ce233a6d
0.16.2 2017-01-24 00:37:47 +09:00
Junegunn Choi ff248d566d
Drop ncurses dependency
Close #818
2017-01-22 14:13:37 +09:00
Junegunn Choi 62ab8ece5e
0.16.1 2017-01-16 12:27:40 +09:00
Junegunn Choi 4bece04207
0.16.0 2017-01-16 02:39:37 +09:00
Junegunn Choi a30999a785
Prepare for 0.16.0 release 2017-01-08 02:09:56 +09:00
Junegunn Choi 97330ee8fc
No need to set MANPATH
Close #774
2016-12-17 11:20:28 +09:00
Junegunn Choi a71c471405
0.15.9 2016-11-26 12:36:24 +09:00
Junegunn Choi 6a65006f55
0.15.8 2016-11-19 23:13:26 +09:00
Junegunn Choi a2beb159f1
0.15.7 2016-11-09 12:41:46 +09:00
Junegunn Choi a221c672fb
0.15.6 2016-11-09 01:45:27 +09:00
Junegunn Choi 9f30ca2923
0.15.5 2016-10-23 22:00:32 +09:00
Junegunn Choi 3222d62ddf
0.15.4 2016-10-04 02:17:36 +09:00
Junegunn Choi 8b0d0342d4
0.15.3 2016-09-29 03:05:20 +09:00
Junegunn Choi 1bc223d4b3
0.15.2 2016-09-25 22:20:43 +09:00
Junegunn Choi 7fa5e6c861
0.15.1 2016-09-21 01:28:24 +09:00
Junegunn Choi 2fc7c18747
Revise ranking algorithm 2016-09-18 14:34:46 +09:00