Commit Graph

  • 5c491d573a Fix fzf.{bash,zsh} when Go version is not supported #116 Junegunn Choi 2015-01-13 02:39:00 +09:00
  • 2c86e728b5 Update src/README.md Junegunn Choi 2015-01-13 02:05:37 +09:00
  • cd847affb7 Reorganize source code Junegunn Choi 2015-01-12 12:56:17 +09:00
  • 7a2bc2cada Lint Junegunn Choi 2015-01-12 03:01:24 +09:00
  • 9dbf6b02d2 Fix race conditions Junegunn Choi 2015-01-11 23:49:12 +09:00
  • 1db68a3976 Avoid unnecessary update of search progress Junegunn Choi 2015-01-11 21:56:55 +09:00
  • 1c31352675 Update src/README.md and package comment Junegunn Choi 2015-01-11 16:59:57 +09:00
  • 6c3489087c Refactor Makefile and Dockerfiles Junegunn Choi 2015-01-11 14:19:50 +09:00
  • 313578a1a0 Improve prefix/suffix cache lookup Junegunn Choi 2015-01-11 03:53:07 +09:00
  • bd7331ecf5 Remove unnecessary loop label Junegunn Choi 2015-01-11 03:45:49 +09:00
  • e293cd4d08 Add test cases for ChunkCache Junegunn Choi 2015-01-11 02:20:54 +09:00
  • ca4bdfb4bd Fix Transform result cache to speed up subsequent searches Junegunn Choi 2015-01-11 01:47:46 +09:00
  • 4f40314433 Fix --with-nth option when query is non-empty Junegunn Choi 2015-01-11 01:15:44 +09:00
  • f670f4f076 Make sure that cy is properly limited Junegunn Choi 2015-01-10 14:50:24 +09:00
  • 6e86fee588 Change Merger implementation on --no-sort Junegunn Choi 2015-01-10 14:24:12 +09:00
  • 2d9b38b93e Constrain cy in vmove() Junegunn Choi 2015-01-10 14:22:00 +09:00
  • b8a9861f95 Fix double click on an empty row not to close fzf Junegunn Choi 2015-01-10 12:26:11 +09:00
  • 188c90bf25 Fix incorrect behaviors of mouse events when --multi enabled Junegunn Choi 2015-01-10 12:21:17 +09:00
  • 8b02ae650c Update src/README.md Junegunn Choi 2015-01-10 01:16:13 +09:00
  • b7bb100810 Improve response time by only looking at top-N items Junegunn Choi 2015-01-10 01:06:08 +09:00
  • aa05bf5206 Reduce memory footprint Junegunn Choi 2015-01-09 02:37:08 +09:00
  • d303c5b3eb Minor refactoring Junegunn Choi 2015-01-09 02:35:20 +09:00
  • f401c42f9c Adjust initial coordinator delay Junegunn Choi 2015-01-08 22:07:04 +09:00
  • efec9acd6f Fix missing mutex unlock Junegunn Choi 2015-01-08 22:04:12 +09:00
  • 3ed86445e1 Remove call to ncurses set_tabsize() Junegunn Choi 2015-01-08 11:04:25 +09:00
  • 23f27f3ce5 Improve install script Junegunn Choi 2015-01-07 20:08:05 +09:00
  • f99f66570b Add small initial delay to screen update Junegunn Choi 2015-01-07 12:46:45 +09:00
  • 3e129ac68c Remove extraneous quote-escape Junegunn Choi 2015-01-07 02:24:13 +09:00
  • 8a0ab20a70 Update vim plugin to use Go binary Junegunn Choi 2015-01-07 01:14:35 +09:00
  • b277f5ae6f Fix i386 build Junegunn Choi 2015-01-07 00:24:05 +09:00
  • 6109a0fe44 Refactor Makefile Junegunn Choi 2015-01-06 02:07:30 +09:00
  • 383f908cf7 Remove unnecessary event dispatch Junegunn Choi 2015-01-06 02:04:27 +09:00
  • 3e6c950e12 Build i386 binary as well Junegunn Choi 2015-01-06 02:04:06 +09:00
  • ee2ee02599 Fix index out of bounds error during Transform Junegunn Choi 2015-01-05 19:32:44 +09:00
  • b42dcdb7a7 Update README for Go - System requirements Junegunn Choi 2015-01-05 12:21:56 +09:00
  • 82156d34cc Update Makefile and install script Junegunn Choi 2015-01-05 12:21:26 +09:00
  • 4a5142c60b Do not sort terms when building cache key Junegunn Choi 2015-01-05 02:32:18 +09:00
  • ea25e9674f Refactor install script Junegunn Choi 2015-01-05 02:17:26 +09:00
  • dee0909d2b Fix mouse click offset when list is scrolled Junegunn Choi 2015-01-05 01:40:19 +09:00
  • 8e5ecf6b38 Update Makefile and installer to use version number Junegunn Choi 2015-01-05 01:25:54 +09:00
  • 7557737569 Remove outdated information from README Junegunn Choi 2015-01-05 00:52:08 +09:00
  • 53bce0581e Update fish function Junegunn Choi 2015-01-04 14:35:13 +09:00
  • f9f9b671c5 Ask if fzf executable already exists Junegunn Choi 2015-01-04 14:29:42 +09:00
  • 606d33e77e Remove race conditions from screen update Junegunn Choi 2015-01-04 05:09:40 +09:00
  • d2f7acbc69 Remove race conditions when accessing the last chunk Junegunn Choi 2015-01-04 05:01:13 +09:00
  • 0dd024a09f Remove unnecessary delay on non/defered interactive mode Junegunn Choi 2015-01-04 05:00:28 +09:00
  • 0a6cb62169 Fall back to Ruby version when download failed Junegunn Choi 2015-01-04 02:42:58 +09:00
  • 9930a1d4d9 Update install script to download tarball Junegunn Choi 2015-01-04 02:00:22 +09:00
  • 40d0a6347c Fix scan limit for --select-1 and --exit-0 options Junegunn Choi 2015-01-04 01:47:59 +09:00
  • baad26a0fd Fix exit conditions of --select-1 and --exit-0 Junegunn Choi 2015-01-04 01:36:33 +09:00
  • f3177305d5 Rewrite fzf in Go Junegunn Choi 2015-01-02 04:49:30 +09:00
  • 4ceb520c1d Merge pull request #115 from JackDanger/sleep-when-curses-is-unavailable 0.8.9 Junegunn Choi 2015-01-02 15:28:33 +09:00
  • d761ea5158 Sleep when curses is unavailable #115 Jack Danger Canty 2015-01-01 22:23:37 -08:00
  • 7ba93d9f83 Merge pull request #113 from thedrow/patch-1 Junegunn Choi 2014-12-29 01:03:04 +09:00
  • b34f93f307 Use travis' new build workers #113 Omer Katz 2014-12-28 17:11:13 +02:00
  • ec040d82dd Improve word motions: ALT-B, ALT-F, ALT-D, ALT-BS (#112) Junegunn Choi 2014-12-24 01:30:45 +09:00
  • 00190677d4 Add support for ALT-D and ALT-BS key bindings Junegunn Choi 2014-12-23 12:22:19 +09:00
  • d38f7a5eb5 Merge pull request #109 from brettanomyces/reorder_fish_history Junegunn Choi 2014-12-13 11:10:29 +09:00
  • ee433ef6e9 reverse history for fish shell #109 brettanomyces 2014-12-13 11:54:35 +13:00
  • d89c9e94ba Handle dynamically loaded completion functions (#107 / #79) Junegunn Choi 2014-12-05 00:15:14 +09:00
  • 7e2dfef930 Merge pull request #106 from jagajaga/master Junegunn Choi 2014-12-01 18:19:33 +09:00
  • 0296fcb5cd bash -> env bash #106 Arseniy Seroka 2014-11-30 23:02:34 +03:00
  • 80819f3c44 Merge pull request #104 from junegunn/add-with-nth 0.8.8 Junegunn Choi 2014-11-04 23:30:11 +09:00
  • 7571baadb4 Fix test failure on Ruby 1.8.7 #104 Junegunn Choi 2014-11-04 19:32:31 +09:00
  • da03a66e69 Add test cases for --with-nth option Junegunn Choi 2014-11-04 19:01:15 +09:00
  • 3c47b7fa5f Fix --with-nth option on --multi Junegunn Choi 2014-11-03 23:58:10 +09:00
  • ba9365c438 Fix --with-nth option on Ruby 1.8 Junegunn Choi 2014-11-03 23:48:37 +09:00
  • db37e67575 Skip failing tests on Ruby 1.8 Junegunn Choi 2014-11-01 14:52:29 +09:00
  • 76a3ef8c37 Add --with-nth option (#102) Junegunn Choi 2014-11-01 13:46:24 +09:00
  • 6fd6fff3a6 [vim] Ignore 'dir' option if empty Junegunn Choi 2014-10-15 13:22:00 +09:00
  • d1387bf512 Use IO.console when possible Junegunn Choi 2014-10-07 11:49:40 +09:00
  • 4c923a2d19 [uninstall] Remove both patterns of source command (#97) Junegunn Choi 2014-09-18 19:21:11 +09:00
  • 4ee85f11e8 [install] Join line numbers when multiple matches found Junegunn Choi 2014-09-18 19:03:01 +09:00
  • 829c7f909c Merge branch 'mjwhitta-master' Junegunn Choi 2014-09-18 18:49:43 +09:00
  • 990fa00660 Check before sourcing, no longer need to remove #97 Miles Whittaker 2014-09-18 00:01:39 -04:00
  • 77592825f0 Sometimes users prefer . instead of source Miles Whittaker 2014-09-17 23:55:28 -04:00
  • ce53b9b2a5 Ignore user-defined grep aliases Miles Whittaker 2014-09-14 00:53:53 -04:00
  • 175fe158ed Add vim-plug recipe Junegunn Choi 2014-09-02 13:06:05 +09:00
  • 80efafcceb Fix ALT-C keybinding to include symlinked directories Junegunn Choi 2014-08-31 03:22:51 +09:00
  • b241409e4b Merge pull request #95 from Neki/topic/resolve_symlinks Junegunn Choi 2014-08-30 22:33:21 +09:00
  • 11967be017 Follow symlinks when using bash autocompletion. #95 Benoît Faucon 2014-08-30 14:56:30 +02:00
  • 6ee811ea03 Update version 0.8.7 Junegunn Choi 2014-08-17 02:21:34 +09:00
  • d5e7303a25 Change --nth option for CTRL-R key binding (#90) Junegunn Choi 2014-08-17 00:29:57 +09:00
  • 2924fd3e23 Add regression test case for #91 Junegunn Choi 2014-08-17 00:22:22 +09:00
  • 75b44aac13 Ignore UTF-8 Error (#91) Junegunn Choi 2014-08-16 19:52:56 +09:00
  • 86c73105ee Improve performance of --nth option (#90 contd.) Junegunn Choi 2014-08-15 04:01:37 +09:00
  • 2d00abc7cb Improve performance of --nth option (#90) Junegunn Choi 2014-08-15 03:02:07 +09:00
  • 1e07b3b1c2 [vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87) Junegunn Choi 2014-08-08 03:23:24 +09:00
  • 4313c1c25c Revert "[vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87)" Junegunn Choi 2014-08-08 03:13:40 +09:00
  • cc9938d4c9 [vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87) Junegunn Choi 2014-08-08 02:44:37 +09:00
  • a54784cd53 Display 'gem install curses' when curses cannot be loaded Junegunn Choi 2014-07-27 01:08:30 +09:00
  • 22989b0488 Update version number Junegunn Choi 2014-07-18 13:21:15 +09:00
  • 892aa1e78b Merge pull request #80 from wilywampa/master Junegunn Choi 2014-07-18 13:20:42 +09:00
  • b9ab7d2413 Add control + left/right key mappings #80 Jacob Niehus 2014-07-17 21:09:21 -07:00
  • 69b2a0a733 Suppress error message from bash-completion Junegunn Choi 2014-07-18 00:25:01 +09:00
  • 13cd4ed546 Handle dynamically loaded completion functions (#79) Junegunn Choi 2014-07-18 00:22:49 +09:00
  • 7261d3afcd allow installation with sudo privileges Sencer Selcuk 2014-06-20 12:43:25 -04:00
  • 84fc73ad9c [bash-completion] unset / unalias / export Junegunn Choi 2014-07-14 12:48:31 +09:00
  • 4103f5c3cc [bash-completion] Remove -E option from sed Junegunn Choi 2014-07-11 01:09:06 +09:00
  • 5390616694 [bash-completion] Export _fzf_orig_completion_xxx 0.8.6 Junegunn Choi 2014-07-07 00:02:09 +09:00