Commit Graph

  • 02a7b96f33 Treat $ as proper search query Junegunn Choi 2017-08-10 23:59:40 +09:00
  • e55e029ae8 Build cache key for a pattern only once Junegunn Choi 2017-08-10 23:18:52 +09:00
  • 6b18b144cf Fix escaping of meta characters after ' or ! prefix Junegunn Choi 2017-08-10 12:40:53 +09:00
  • 6d53089cc1 Allow escaping term starting with | Junegunn Choi 2017-08-09 23:33:20 +09:00
  • e85a8a68d0 Allow escaping meta characters with backslashes Junegunn Choi 2017-08-09 23:25:32 +09:00
  • dc55e68524 Remove unnecessary SCP (Save Cursor Position) Junegunn Choi 2017-08-09 01:58:09 +09:00
  • 462c68b625 [vim] Fix issues with other plugins changing working directory Junegunn Choi 2017-08-09 01:54:01 +09:00
  • 999d374f0c Fix invalid cache lookups Junegunn Choi 2017-08-08 13:22:30 +09:00
  • b208aa675e Update Travis build to run on Trusty Junegunn Choi 2017-08-05 04:28:43 +09:00
  • 2b98fee136 Fix Travis CI build Junegunn Choi 2017-08-04 23:29:02 +09:00
  • e5e75efebc [vim] Fix vader test cases Junegunn Choi 2017-08-04 19:25:06 +09:00
  • 4a4fef2daf Update performance comparison chart Junegunn Choi 2017-08-04 09:28:29 +09:00
  • ecb6b234cc 0.16.11 0.16.11 Junegunn Choi 2017-08-02 02:44:06 +09:00
  • 39dbc8acdb Exit 2 instead of panic when failed to open /dev/tty Junegunn Choi 2017-08-02 02:50:12 +09:00
  • a56489bc7f Remove non-exclusive access to ChunkList field Junegunn Choi 2017-08-02 00:09:00 +09:00
  • 99927c7071 Modify loop conditions in checkAscii function Junegunn Choi 2017-08-01 22:04:42 +09:00
  • 3e28403978 [man] Add note on --no- convention Junegunn Choi 2017-08-01 21:34:44 +09:00
  • 37370f057f Do not use defer in performance-sensitive contexts Junegunn Choi 2017-08-01 03:39:57 +09:00
  • f4b46fad27 Inline function calls in a tight loop Junegunn Choi 2017-07-31 03:21:35 +09:00
  • 9d2c6a95f4 Revert "[bash] Do not append space when path completion is cancelled" Junegunn Choi 2017-07-31 14:08:17 +09:00
  • 376a76d1d3 [bash] Do not append space when path completion is cancelled Junegunn Choi 2017-07-30 21:51:44 +09:00
  • 1fcc07e54e [vim] Fix escape of backslash in s:shortpath Jan Edmund Lazo 2017-07-29 20:38:58 -04:00
  • 8db3345c2f Optimize exact match by applying the same trick for fuzzy match Junegunn Choi 2017-07-30 18:15:02 +09:00
  • 69aa2fea68 Optimize fuzzy search performance for ASCII strings Junegunn Choi 2017-07-30 17:31:50 +09:00
  • 298749bfcd Update README Junegunn Choi 2017-07-29 17:12:46 +09:00
  • f1f31baae1 Update README: Missing TOC Junegunn Choi 2017-07-29 17:10:00 +09:00
  • e1c8f19e8f Update README: Advanced topics Junegunn Choi 2017-07-29 17:08:51 +09:00
  • 5e302c70e9 Update README: rg intead of pt Junegunn Choi 2017-07-29 15:41:55 +09:00
  • 4c5a679066 Make deselect-all instantaneous Junegunn Choi 2017-07-28 13:13:03 +09:00
  • 41f0b2c354 Add MinGW on Windows to install script (#998) Andrew Halberstadt 2017-07-27 23:22:33 -04:00
  • a0a3c349c9 Update preview window when selection has changed Junegunn Choi 2017-07-28 01:39:25 +09:00
  • bc3983181d Update fish comments, because 2.6.0 was released (#991) Alexey Shamrin 2017-07-25 13:10:34 +03:00
  • 980b58ef5a Update README Junegunn Choi 2017-07-23 22:07:24 +09:00
  • a2604c0963 [nvim] Disable number in fzf buffer Junegunn Choi 2017-07-23 13:12:15 +09:00
  • 6dbc108da2 0.16.10 0.16.10 Junegunn Choi 2017-07-21 18:41:11 +09:00
  • bd98f988f0 Further reduce unnecessary rune array conversion Junegunn Choi 2017-07-21 17:29:14 +09:00
  • 06301c7847 Fix regression: ANSI color in preview window not cleared Junegunn Choi 2017-07-21 16:43:00 +09:00
  • 18a1aeaa91 0.16.9 0.16.9 Junegunn Choi 2017-07-21 00:08:55 +09:00
  • c9f16b6430 Avoid unconditionally storsing input as runes Junegunn Choi 2017-07-20 02:44:30 +09:00
  • bc9d2abdb6 Improve preview window rendering Junegunn Choi 2017-07-19 22:46:16 +09:00
  • 28810c178f Optimize ANSI code scanner Junegunn Choi 2017-07-19 21:49:41 +09:00
  • a9e64efe45 Fix regression: output printed on alternate screen Junegunn Choi 2017-07-19 13:17:06 +09:00
  • 6b5886c034 Adjust --no-clear option for repetitive relaunching Junegunn Choi 2017-07-18 20:50:38 +09:00
  • 7727ad43af [vim] Use fnameescape to escape command line arguments Junegunn Choi 2017-07-18 16:33:58 +09:00
  • bbe10f4f77 Consolidate Result and rank structs Junegunn Choi 2017-07-18 03:10:49 +09:00
  • 5e72709613 Speed up initial scanning with bitwise AND operation Junegunn Choi 2017-07-18 02:17:05 +09:00
  • 9e85cba0d0 Reduce memory footprint of Item struct Junegunn Choi 2017-07-16 23:31:19 +09:00
  • 4b59ced08f Add gopath to gitignore Junegunn Choi 2017-07-16 22:12:33 +09:00
  • 8dbdd55730 Refactor cache lookup Junegunn Choi 2017-07-15 19:35:27 +09:00
  • 6725151a99 Remove unnecessary copy of Chunk slice Junegunn Choi 2017-07-15 16:58:21 +09:00
  • d4f3d5a164 Remove pointer indirection by changing Chunk definition Junegunn Choi 2017-07-15 12:28:29 +09:00
  • 7b5ccc45bc [fish] Fix ctrl-r regression in versions <2.4 (#972) Tom Fitzhenry 2017-07-15 19:50:23 +10:00
  • 940214a1a2 [neovim] Fix lcd when fzf job exits on Windows (#970) Jan Edmund Lazo 2017-07-09 13:06:13 -04:00
  • 68bd410159 [vim] Don't pipe FZF_DEFAULT_COMMAND in Windows (#969) Jan Edmund Lazo 2017-07-09 00:08:16 -04:00
  • b13fcfd831 Add missing --no-expect flag Junegunn Choi 2017-07-04 23:02:08 +09:00
  • 07ef2b051c Print [ERROR] on info line when the default command failed Junegunn Choi 2017-07-01 01:13:15 +09:00
  • 3fc795340d Fix test failulre with non-zero pane-base-index Junegunn Choi 2017-07-01 01:05:47 +09:00
  • 70cfa6af13 [fish] Accept starting dir for <M-c> key binding (#944) John Nguyen 2017-06-25 05:16:15 -07:00
  • dbcaec59ae [fish] Support multiline commands (#954) Tom Fitzhenry 2017-06-25 22:09:51 +10:00
  • faedae708e Fix FZF_CTRL_T_COMMAND example for fish Junegunn Choi 2017-06-23 01:50:45 +09:00
  • 0c66521b23 Fix handling of bracketed paste mode Junegunn Choi 2017-06-22 02:35:57 +09:00
  • bf92862459 Update man page: missing name "border" for --color Junegunn Choi 2017-06-20 14:15:11 +09:00
  • 1a68698d76 [fish] Fix <C-t> completion for current dir search (#946) John Nguyen 2017-06-12 02:24:45 -07:00
  • 842a73357c [fish] Fix CTRL-T with paths that don't start with ./ Junegunn Choi 2017-06-10 13:34:49 +09:00
  • 5efdeccdbb [vim] Expand 'dir' on Cygwin to handle Windows-style paths Junegunn Choi 2017-06-09 12:00:59 +09:00
  • 050777b8c4 [vim] Uncomment test case to escape % in cmd.exe (#941) Jan Edmund Lazo 2017-06-07 21:25:35 -04:00
  • a4d78e2200 Update CHANGELOG with unix-line-discard+top (#940) Uri Gorelik 2017-06-07 21:02:34 -04:00
  • b49f22cdf9 0.16.8 0.16.8 Junegunn Choi 2017-06-05 23:21:50 +09:00
  • 7e483b0c25 [vim] Add support for Cygwin (#933) Jan Edmund Lazo 2017-06-05 00:54:47 -04:00
  • 3cf9ae04c7 [fzf-tmux] Fix cleanup of temporary files Junegunn Choi 2017-06-04 23:24:57 +09:00
  • bf0cb4bfe2 Use find as the default command on Cygwin environment Junegunn Choi 2017-06-04 16:23:47 +09:00
  • 773133c4ce [vim] Allow running install --bin on Cygwin Junegunn Choi 2017-06-04 15:15:46 +09:00
  • ca0b3b6fd7 Fixes for Cygwin Junegunn Choi 2017-06-03 19:47:53 +09:00
  • f4731c0514 Merge branch 'master' into devel Junegunn Choi 2017-06-03 19:42:26 +09:00
  • 34f16e5b7d Fix Makefile and install script for the new project layout Junegunn Choi 2017-06-02 18:19:21 +09:00
  • 83e9af6601 Add git revision to --version output Junegunn Choi 2017-06-02 17:57:28 +09:00
  • 8bbf9335e1 Restructuring: main package in project root Junegunn Choi 2017-06-02 16:32:15 +09:00
  • 159f30b37f Merge branch 'glide' of https://github.com/hinshun/fzf into hinshun-glide Junegunn Choi 2017-06-02 13:35:40 +09:00
  • 2e3dc75425 Fix inconsistent tiebreak scores when --nth is used Junegunn Choi 2017-06-02 13:25:35 +09:00
  • 7d3575b362 Use glide to handle go dependencies Edgar Lee 2017-06-01 16:27:17 -07:00
  • 35d407021c [vim] Replace invalid s:escape calls with fzf#shellescape Junegunn Choi 2017-05-31 23:59:11 +09:00
  • 076f49d447 [vim] Make sure to delete temporary batchfile on Windows Junegunn Choi 2017-05-31 10:03:23 +09:00
  • 0665fe0413 [vim] Remove unnecessary ternary expression Junegunn Choi 2017-05-31 10:02:04 +09:00
  • 669a6fee40 [vim] Use utf-8 for cmd.exe (#929) Jan Edmund Lazo 2017-05-30 20:56:01 -04:00
  • 8aab0fc189 [vim] Replace s:fzf_shellescape and s:shellesc with fzf#shellescape (#916) Jan Edmund Lazo 2017-05-28 21:06:06 -04:00
  • 5d6eb5bfd6 Respect ANSI color state from the previous line in preview output Junegunn Choi 2017-05-28 02:26:42 +09:00
  • cf4711d878 Fix display of tab characters in --prompt Junegunn Choi 2017-05-26 19:02:49 +09:00
  • 21d664d670 Update extra bash completion example Junegunn Choi 2017-05-25 19:09:04 +09:00
  • ab182e276b Use read syscall directly to get character (#931) Tw 2017-05-24 11:36:59 -05:00
  • 96a3250152 Update test case for --cycle Junegunn Choi 2017-05-24 13:20:13 +09:00
  • f5746002fd Do not "--cycle" on page-up/page-down Junegunn Choi 2017-05-24 02:43:39 +09:00
  • e1e3339770 Implement bindable "change" event and "top" action Junegunn Choi 2017-05-22 17:07:05 +09:00
  • 3a5086796d [vim] Prevent 'wildignore' from affecting expand() (#917) Junegunn Choi 2017-05-22 01:23:59 +09:00
  • 11300913a4 [vim] Do not expand s:fzf_go Junegunn Choi 2017-05-22 01:04:04 +09:00
  • e65f14cbed Update README: Add table of contents (#927) Aurelien Rainone 2017-05-20 12:08:56 +02:00
  • 6898849e3e Mention that the fish bug has been fixed (#912) Theodore Dubois 2017-05-04 18:48:28 -07:00
  • 2d61691bb2 0.16.7 0.16.7 Junegunn Choi 2017-04-30 11:54:40 +09:00
  • eba9e04e2e Export FZF_PREVIEW_HEIGHT instead of FZF_HEIGHT Junegunn Choi 2017-04-30 11:36:23 +09:00
  • 33f32de690 Merge branch 'master' into devel Junegunn Choi 2017-04-30 11:23:42 +09:00
  • 93b8f61551 [vim] Export $FZF_HEIGHT for previewer scripts Junegunn Choi 2017-04-30 11:18:56 +09:00