Commit Graph

  • b9e9d20074 Merge branch 'master' of https://github.com/junegunn/fzf master Austen Adler 2017-11-27 11:25:52 -0500
  • 1e5bd55672
    [install] Change the order of case patterns for $archi (#1060) Junegunn Choi 2017-11-27 15:44:19 +0900
  • 37d4015d56 [vim] Don't use :terminal on msys2 or Cygwin (#1155) Jan Edmund Lazo 2017-11-21 23:34:02 -0500
  • 6b27554cdb
    Clarify installation instructions Junegunn Choi 2017-11-22 02:58:54 +0900
  • fc1b119159
    [vim] Add instruction to hide statusline of terminal buffer (#1143) Junegunn Choi 2017-11-19 12:07:03 +0900
  • 2cd0d4a9f7 [zsh] Fire zsh precmd functions after cd (#1136) Aaron Jensen 2017-11-13 19:43:52 -0800
  • fd03aabeb2 Add Fedora installation information (#1141) Elliott Sales de Andrade 2017-11-13 22:40:17 -0500
  • 8068c975c2 Fix broken link in readme TOC (#1131) Justin Toniazzo 2017-11-08 09:54:46 -0500
  • a6d2ab3360
    Update README: Examples using fd Junegunn Choi 2017-10-29 23:34:26 +0900
  • fe7b91dfd9 Add bin/fzf.exe to .gitignore (#1111) Adam Dinwoodie 2017-10-27 01:12:12 +0100
  • 5784101bea
    Suggest ripgrep instead of the silver searcher Junegunn Choi 2017-10-23 13:19:10 +0900
  • eaf6eb8978 [completion] Ensure ps called as command (#1098) Igor Urazov 2017-10-21 04:31:34 +0300
  • 3af63bcf1f [zsh] Use fc -r instead of fzf --tac to speed up loadtime (#1097) Daniel Schaffrath 2017-10-20 05:56:02 +0200
  • 80a21f7a75 [completion] Fix known_hosts completion for custom port number (#1092) Andrey Chernih 2017-10-19 06:04:32 -0700
  • 0b33dc6ce1
    0.17.1 Junegunn Choi 2017-10-16 01:58:57 +0900
  • 64a6ced62e
    Do not immediately check --height option on Windows (#1082) Junegunn Choi 2017-10-15 19:02:05 +0900
  • 438f6c96cd
    Fix compilation error of Windows binary Junegunn Choi 2017-10-15 18:32:59 +0900
  • 6ae085f974
    Add link to Windows wiki page Junegunn Choi 2017-10-15 17:41:15 +0900
  • cb8e97274e
    Update README to add an example of _fzf_compgen_dir Junegunn Choi 2017-10-14 16:18:46 +0900
  • c4185e81e8
    Fix ExecCommandWith for cmd.exe in Windows (#1072) Jan Edmund Lazo 2017-10-02 11:36:19 -0400
  • 0580fe9046 Don't do shell quoting for weird chars (#1079) Ionel Cristian Mărieș 2017-10-10 06:27:01 +0300
  • 1b1bc9ea36
    [install] Download arm8 binaries on Linux aarch64 Junegunn Choi 2017-10-08 03:52:55 +0900
  • c2614467cf
    [neovim] Fix Neovim plugin to use terminal instead of --height Junegunn Choi 2017-09-30 22:13:43 +0900
  • 077ae51f05
    [vim] Use Vim 8 terminal when appropriate Junegunn Choi 2017-09-29 00:36:09 +0900
  • ee40212e97
    Update FZF_DEFAULT_COMMAND Junegunn Choi 2017-09-28 23:05:02 +0900
  • 7f5f6efbac [fzf-tmux] Executes fzf from fzf-tmux with a process name (#1056) Ricardo González 2017-09-28 15:23:44 +0200
  • 45d4c57d91 [completion] Include host aliases in ssh completion (#1062) Josh Pencheon 2017-09-26 16:18:01 +0100
  • 41e0208335 Update Homebrew/Linuxbrew instructions (#1052) Robert Orzanna 2017-09-17 10:12:20 +0200
  • 2f8238342b [install] Don't touch dotfiles if not requested (#1048) Lawrence Wu 2017-09-10 17:18:26 -0700
  • e1582b8323
    Clean up renderer code Junegunn Choi 2017-09-09 13:50:07 +0900
  • 7cfa6f0265
    Fix custom foreground color inside preview window (addendum) Junegunn Choi 2017-09-08 18:33:17 +0900
  • e3973c74e7
    Fix custom foreground color inside preview window Junegunn Choi 2017-09-08 18:15:31 +0900
  • a8deca2dd9
    [vim] Update README-VIM: fzf can run inside GVim Junegunn Choi 2017-09-07 12:42:23 +0900
  • a78ade1771
    Update link to performance chart Junegunn Choi 2017-09-07 12:38:34 +0900
  • 79d2ef4616 [vim] Do not pathshorten prompt in cygwin (#1043) Jan Edmund Lazo 2017-09-06 22:03:26 -0400
  • 5edc3f755c
    [vim] Update FZF command not set up lengthy prompt on narrow screen Junegunn Choi 2017-09-07 11:01:40 +0900
  • 288976310b
    Update g:fzf_colors example Junegunn Choi 2017-09-06 10:44:25 +0900
  • 58b5be8ab6
    0.17.0-2 Junegunn Choi 2017-09-05 13:40:13 +0900
  • 26d7896877 [vim] Bind Ctrl-J in Vim terminal to fix enter key Jan Edmund Lazo 2017-09-05 00:15:30 -0400
  • fd6bc7308f [vim] Use s:execute_term in Windows Jan Edmund Lazo 2017-09-03 15:44:01 -0400
  • 6c41c95f28 [vim] s:execute_term works in GVim on Windows Jan Edmund Lazo 2017-08-27 00:55:14 -0400
  • 446e04469d [neovim] use batchfile for s:execute_term in Windows Jan Edmund Lazo 2017-08-21 21:54:33 -0400
  • 5097e563df [neovim] Fix terminal buffer marker on Windows Michael Smith 2017-08-26 20:10:01 -0400
  • c7ad97c641 [neovim] use terminal in Windows for v0.2.1+ Jan Edmund Lazo 2017-08-16 21:27:10 -0400
  • 9516fe3324
    [install] Add --no-{bash,zsh,fish} Junegunn Choi 2017-09-03 11:45:22 +0900
  • 20cdbac8c3
    [install] Ignore user-defined grep aliases Junegunn Choi 2017-09-03 11:38:22 +0900
  • e3e7b3360c
    Delete ncurses implementation Junegunn Choi 2017-09-02 03:19:50 +0900
  • 655dfb8328
    [fzf-tmux] Remove cat command Junegunn Choi 2017-09-01 18:46:00 +0900
  • 9b9c67b768 [fzf-tmux] Add pane_height/pane_width fallback (#1037) Mike Hearn 2017-08-31 22:16:00 -0400
  • 5b7457ff08
    [install] Wait for a linefeed when asking for confirmation Junegunn Choi 2017-09-01 02:43:44 +0900
  • 48adad5454
    [neovim] Set &shell to sh (again) after opening a new window Junegunn Choi 2017-08-30 18:58:28 +0900
  • b27dc3eb17 [vim] Add parens around piped source commands (#1029) Jack O'Connor 2017-08-28 09:32:13 -0400
  • e89eebb7ba
    0.17.0 Junegunn Choi 2017-08-27 03:32:21 +0900
  • fee404399a
    Make --expect additive Junegunn Choi 2017-08-27 02:19:39 +0900
  • 6b4805ca1a
    Optimize rank comparison on x86 (little-endian) Junegunn Choi 2017-08-26 21:58:18 +0900
  • 159699b5d7
    Remove an unnecessary code branch Junegunn Choi 2017-08-26 20:09:46 +0900
  • af809c9661
    Minor refactorings Junegunn Choi 2017-08-26 03:24:42 +0900
  • 329de8f416
    [fzf-tmux] Execute trap with bash instead of the default shell Junegunn Choi 2017-08-26 02:51:19 +0900
  • e825b07e85
    [neovim] Allow running FZF in multiple windows Junegunn Choi 2017-08-26 01:56:49 +0900
  • 71fdb99a07
    Remove bound checkings in inner loops Junegunn Choi 2017-08-26 01:28:39 +0900
  • 55ee4186aa
    Ignore EvtReadNew if EvtReadFin is already set Junegunn Choi 2017-08-20 14:29:50 +0900
  • 941b0a0ff7
    Minor optimization of FuzzyMatchV2 Junegunn Choi 2017-08-20 04:06:21 +0900
  • 6aae12288e
    Extract debug code from FuzzyMatchV2 Junegunn Choi 2017-08-20 03:51:53 +0900
  • 302cc552ef
    Remove unused clear arguments of alloc16 and alloc32 Junegunn Choi 2017-08-20 03:45:17 +0900
  • a2a4df0886
    Pass util.Chars by pointer Junegunn Choi 2017-08-20 03:33:55 +0900
  • 3399e39968 [vim] Escape backslashes in fzf#shellescape (#1021) Jan Edmund Lazo 2017-08-19 23:28:36 -0400
  • 87874bba88
    Remove redundant read event when --sync is used Junegunn Choi 2017-08-20 01:58:51 +0900
  • c304fc4333
    Delay slab allocation Junegunn Choi 2017-08-19 12:14:48 +0900
  • 6977cf268f
    Limit search scope of uppercase letter Junegunn Choi 2017-08-18 05:30:13 +0900
  • 931c78a70c
    Short-circuit ANSI processing if no ANSI codes are found Junegunn Choi 2017-08-18 03:04:11 +0900
  • 8d23646fe6
    Revert "Short-circuit ANSI processing if no ANSI codes are found" Junegunn Choi 2017-08-17 19:12:44 +0900
  • 656963e018
    Short-circuit ANSI processing if no ANSI codes are found Junegunn Choi 2017-08-17 19:11:56 +0900
  • 644277faf1
    Linuxbrew can install fzf Junegunn Choi 2017-08-17 16:57:02 +0900
  • 0558dfee79
    Remove count field from ChunkList Junegunn Choi 2017-08-16 12:26:06 +0900
  • 487c8fe88f
    Make Reader event notification asynchronous Junegunn Choi 2017-08-16 03:24:23 +0900
  • 0d171ba1d8
    Remove special nilItem Junegunn Choi 2017-08-15 01:10:41 +0900
  • 2069bbc8b5
    [vim] Allow Funcref in g:fzf_action Junegunn Choi 2017-08-14 16:22:07 +0900
  • 053d628b53 Add MinGW 64 to install fzf in Windows 64-bit (#1015) Jan Edmund Lazo 2017-08-13 10:20:06 -0400
  • 6bc592e6c9
    Update FuzzyMatchV1 to use skip optimization used in V2 Junegunn Choi 2017-08-12 00:28:30 +0900
  • 6c76d8cd1c
    Disallow escaping of meta characters except for spaces Junegunn Choi 2017-08-11 13:09:33 +0900
  • a09e411936
    Treat | as proper query when it can't be an OR operator Junegunn Choi 2017-08-11 00:07:18 +0900
  • 02a7b96f33
    Treat $ as proper search query Junegunn Choi 2017-08-10 23:59:40 +0900
  • e55e029ae8
    Build cache key for a pattern only once Junegunn Choi 2017-08-10 23:18:52 +0900
  • 6b18b144cf
    Fix escaping of meta characters after ' or ! prefix Junegunn Choi 2017-08-10 12:40:53 +0900
  • 6d53089cc1
    Allow escaping term starting with | Junegunn Choi 2017-08-09 23:33:20 +0900
  • e85a8a68d0
    Allow escaping meta characters with backslashes Junegunn Choi 2017-08-09 23:25:32 +0900
  • dc55e68524
    Remove unnecessary SCP (Save Cursor Position) Junegunn Choi 2017-08-09 01:58:09 +0900
  • 462c68b625
    [vim] Fix issues with other plugins changing working directory Junegunn Choi 2017-08-09 01:54:01 +0900
  • 999d374f0c
    Fix invalid cache lookups Junegunn Choi 2017-08-08 13:22:30 +0900
  • b208aa675e
    Update Travis build to run on Trusty Junegunn Choi 2017-08-05 04:28:43 +0900
  • 2b98fee136
    Fix Travis CI build Junegunn Choi 2017-08-04 23:29:02 +0900
  • e5e75efebc
    [vim] Fix vader test cases Junegunn Choi 2017-08-04 19:25:06 +0900
  • 4a4fef2daf
    Update performance comparison chart Junegunn Choi 2017-08-04 09:28:29 +0900
  • ecb6b234cc
    0.16.11 Junegunn Choi 2017-08-02 02:44:06 +0900
  • 39dbc8acdb
    Exit 2 instead of panic when failed to open /dev/tty Junegunn Choi 2017-08-02 02:50:12 +0900
  • a56489bc7f
    Remove non-exclusive access to ChunkList field Junegunn Choi 2017-08-02 00:09:00 +0900
  • 99927c7071
    Modify loop conditions in checkAscii function Junegunn Choi 2017-08-01 22:04:42 +0900
  • 3e28403978
    [man] Add note on --no- convention Junegunn Choi 2017-08-01 21:34:44 +0900
  • 37370f057f
    Do not use defer in performance-sensitive contexts Junegunn Choi 2017-08-01 03:39:57 +0900
  • f4b46fad27
    Inline function calls in a tight loop Junegunn Choi 2017-07-31 03:21:35 +0900