Commit Graph

  • 77592825f0 Sometimes users prefer . instead of source Miles Whittaker 2014-09-17 23:55:28 -0400
  • ce53b9b2a5 Ignore user-defined grep aliases Miles Whittaker 2014-09-14 00:53:53 -0400
  • 175fe158ed Add vim-plug recipe Junegunn Choi 2014-09-02 13:06:05 +0900
  • 80efafcceb Fix ALT-C keybinding to include symlinked directories Junegunn Choi 2014-08-31 03:22:51 +0900
  • b241409e4b Merge pull request #95 from Neki/topic/resolve_symlinks Junegunn Choi 2014-08-30 22:33:21 +0900
  • 11967be017 Follow symlinks when using bash autocompletion. Benoît Faucon 2014-08-30 14:56:30 +0200
  • 6ee811ea03 Update version 0.8.7 Junegunn Choi 2014-08-17 02:21:34 +0900
  • d5e7303a25 Change --nth option for CTRL-R key binding (#90) Junegunn Choi 2014-08-17 00:29:57 +0900
  • 2924fd3e23 Add regression test case for #91 Junegunn Choi 2014-08-17 00:22:22 +0900
  • 75b44aac13 Ignore UTF-8 Error (#91) Junegunn Choi 2014-08-16 19:52:56 +0900
  • 86c73105ee Improve performance of --nth option (#90 contd.) Junegunn Choi 2014-08-15 04:01:37 +0900
  • 2d00abc7cb Improve performance of --nth option (#90) Junegunn Choi 2014-08-15 03:02:07 +0900
  • 1e07b3b1c2 [vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87) Junegunn Choi 2014-08-08 03:23:24 +0900
  • 4313c1c25c Revert "[vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87)" Junegunn Choi 2014-08-08 03:13:40 +0900
  • cc9938d4c9 [vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87) Junegunn Choi 2014-08-08 02:44:37 +0900
  • a54784cd53 Display 'gem install curses' when curses cannot be loaded Junegunn Choi 2014-07-27 01:08:30 +0900
  • 22989b0488 Update version number Junegunn Choi 2014-07-18 13:21:15 +0900
  • 892aa1e78b Merge pull request #80 from wilywampa/master Junegunn Choi 2014-07-18 13:20:42 +0900
  • b9ab7d2413 Add control + left/right key mappings Jacob Niehus 2014-07-17 21:09:21 -0700
  • 69b2a0a733 Suppress error message from bash-completion Junegunn Choi 2014-07-18 00:25:01 +0900
  • 13cd4ed546 Handle dynamically loaded completion functions (#79) Junegunn Choi 2014-07-18 00:22:49 +0900
  • 7261d3afcd allow installation with sudo privileges Sencer Selcuk 2014-06-20 12:43:25 -0400
  • 84fc73ad9c [bash-completion] unset / unalias / export Junegunn Choi 2014-07-14 12:48:31 +0900
  • 4103f5c3cc [bash-completion] Remove -E option from sed Junegunn Choi 2014-07-11 01:09:06 +0900
  • 5390616694 [bash-completion] Export _fzf_orig_completion_xxx 0.8.6 Junegunn Choi 2014-07-07 00:02:09 +0900
  • daf08f801f [fish] Fix fish key binding issues (#60) Junegunn Choi 2014-07-06 03:31:32 +0900
  • 4e2a1fe5c8 Merge pull request #75 from junegunn/issue-72 Junegunn Choi 2014-07-05 03:06:10 +0900
  • 03f155484c [bash-completion] Merge eval statements into one Junegunn Choi 2014-07-04 21:05:46 +0900
  • 89298a8d23 [vim] Do not print error message on exit status 1 Junegunn Choi 2014-07-04 18:35:04 +0900
  • 3b14c5230c [bash-completion] Fail back to original completion (#72) Junegunn Choi 2014-07-04 00:08:37 +0900
  • 91401514ab Merge pull request #71 from junegunn/issue-70 Junegunn Choi 2014-07-01 01:23:07 +0900
  • 91d986b6c0 Update README (--print-query) Junegunn Choi 2014-06-30 12:24:40 +0900
  • 4d72bd098a Add --print-query option (#70) Junegunn Choi 2014-06-30 12:23:37 +0900
  • 502973ff75 Add --prompt option (#70) Junegunn Choi 2014-06-30 12:00:59 +0900
  • 3e91c189ae [vim] Defer type fzf to reduce startup time Junegunn Choi 2014-06-27 21:03:25 +0900
  • b0f80b686c chmod +x fzf Junegunn Choi 2014-06-27 20:51:54 +0900
  • b824928b0b Merge pull request #69 from junegunn/scrollable Junegunn Choi 2014-06-27 13:32:04 +0900
  • ccca34f9f7 Minor refactoring Junegunn Choi 2014-06-27 12:35:30 +0900
  • b5350b24ff Avoid unnecessary redraw Junegunn Choi 2014-06-27 08:28:32 +0900
  • 56ace10a37 Fix mouse-click on --reverse mode Junegunn Choi 2014-06-27 00:04:07 +0900
  • 72ec0a3408 Add test cases for result scroll Junegunn Choi 2014-06-26 19:40:29 +0900
  • 05118cc440 Minor corrections Junegunn Choi 2014-06-26 15:35:04 +0900
  • e392da20e8 Make scrollable (#68) Junegunn Choi 2014-06-26 12:50:52 +0900
  • 6e69339f6b Merge pull request #66 from patspam/master Junegunn Choi 2014-06-24 00:18:09 +0900
  • 30cdc06bcd Add vi-command keymap mappings Patrick Donelan 2014-06-23 17:14:16 +0200
  • 9ce43d46f6 Guide on running fzf with MacVim and iTerm2 (#65) Junegunn Choi 2014-06-23 23:29:06 +0900
  • de09656197 Merge pull request #57 from sencer/master Junegunn Choi 2014-06-19 00:37:36 +0900
  • 3827a1b09e Use command find rather than plain find Sencer Selcuk 2014-06-17 23:32:33 -0400
  • 61ba8d5a11 Add a small delay when search is interrupted 0.8.5 Junegunn Choi 2014-06-15 18:35:47 +0900
  • 4a3a5ee70d [vim] External terminal emulator for GVim Junegunn Choi 2014-06-15 12:15:39 +0900
  • f58a53a001 Fix mouse click on --reverse mode Junegunn Choi 2014-06-15 04:32:21 +0900
  • 65c1b53275 [vim] Options to xterm command Junegunn Choi 2014-06-15 03:18:29 +0900
  • 0b43f988c7 [vim] Enable fzf in GVim using xterm Junegunn Choi 2014-06-15 03:04:15 +0900
  • f8e357fa19 Extend --nth option to take ranges Junegunn Choi 2014-06-14 00:26:55 +0900
  • c3a4e4cd23 Implement CTRL-D Junegunn Choi 2014-06-12 23:43:09 +0900
  • 9dac12cb32 Remove duplicate examples from README Junegunn Choi 2014-06-12 23:28:59 +0900
  • d76a3646b7 Update Vim example: Rename functions Junegunn Choi 2014-06-09 10:05:08 +0900
  • d7c734acd6 Ignore regex error inside trim call (#51) Junegunn Choi 2014-06-07 01:17:38 +0900
  • ed13fc8618 Fix fzf-history-widget (#48) Junegunn Choi 2014-05-29 11:12:48 +0900
  • edcd7c6aa6 Remove UTF-8 NFD conversion Junegunn Choi 2014-05-29 01:08:44 +0900
  • b0fdd6db99 Merge pull request #47 from cskeeters/master Junegunn Choi 2014-05-29 00:20:08 +0900
  • edf27f47f2 removed tailing substitution causing all trailing space to be removed when extendedglob is set Chad Skeeters 2014-05-28 10:16:07 -0500
  • 3b218b77eb Merge pull request #46 from takac/install-update Junegunn Choi 2014-05-26 16:59:56 +0900
  • 1e02471940 Update install Tom Cammann 2014-05-26 08:33:48 +0100
  • 1b9dadb3d3 Avoid unnecessary confirmation Junegunn Choi 2014-05-22 02:34:20 +0900
  • c3827dea10 Add linewise user confirmation Junegunn Choi 2014-05-22 02:26:59 +0900
  • 6a1b916598 OK Junegunn Choi 2014-05-22 02:24:13 +0900
  • a2c7b001d5 Update version/date Junegunn Choi 2014-05-21 10:43:30 +0900
  • 3c6e938bb1 Fix arrow keys on zsh widget Junegunn Choi 2014-05-21 10:22:17 +0900
  • 5a0afc5fea Merge branch 'aboettger-master' Junegunn Choi 2014-05-21 01:16:49 +0900
  • f37be006c3 Update uninstall script Junegunn Choi 2014-05-21 01:14:21 +0900
  • 459c332351 Some improvements Andreas Böttger 2014-05-20 17:05:02 +0200
  • 153a87d84a uninstall script Andreas Böttger 2014-05-20 14:17:03 +0200
  • 05da892cd2 On writing fzf-tmux combo Junegunn Choi 2014-05-18 11:01:30 +0900
  • f6b1a6278f Add --reverse option (top-to-bottom layout) 0.8.4 Junegunn Choi 2014-05-17 22:07:18 +0900
  • db58182483 Customization of key bindings (#40) Junegunn Choi 2014-05-06 15:39:44 +0900
  • 6e9f0882da Update README (missing link to fish key bindings file) Junegunn Choi 2014-05-04 12:56:43 +0900
  • 7ed18579dc set -o vi is required for vi-mode bash key bindings (#39) Junegunn Choi 2014-05-04 12:52:33 +0900
  • f250fc8f86 Fix #41: [CTRL-T] long file paths causing wrapping artifacts Junegunn Choi 2014-05-04 11:28:34 +0900
  • 6eea9603c2 Fix bug in install script Junegunn Choi 2014-05-04 00:49:29 +0900
  • 20915529b7 Add link to examples wiki page Junegunn Choi 2014-05-02 23:38:36 +0900
  • b3efccca81 [fish] Remove temporary file after use Junegunn Choi 2014-05-02 16:35:36 +0900
  • 809d465de5 Tip on using git ls-tree (#31) Junegunn Choi 2014-05-02 12:52:06 +0900
  • 7d15071c63 Fish shell support - installer / key bindings (#33) Junegunn Choi 2014-05-02 11:27:32 +0900
  • 89eb1575e7 Simpler check for curses Junegunn Choi 2014-05-02 04:51:35 +0900
  • 5d6ed935a4 Update README: master.tar.gz Junegunn Choi 2014-04-25 19:45:07 +0900
  • 0528435386 Update README Junegunn Choi 2014-04-25 19:16:33 +0900
  • fe22213b51 Remove gif link Junegunn Choi 2014-04-14 16:48:54 +0900
  • aab42eaaba Update Vim plugin example Junegunn Choi 2014-04-12 20:02:04 +0900
  • 16031b0d54 [Vim] Allow vertical split of tmux window Junegunn Choi 2014-04-12 19:53:33 +0900
  • ded184daaf Typo Junegunn Choi 2014-04-12 19:52:25 +0900
  • ecf90bd25b Update README Junegunn Choi 2014-04-06 15:25:58 +0900
  • d82e38adc1 0.8.3 0.8.3 Junegunn Choi 2014-04-05 12:56:10 +0900
  • af677e7e35 Vim plugin: do not enable tmux-integration if version < 1.7 Junegunn Choi 2014-04-04 12:43:29 +0900
  • 6ad38bdad3 Update example: suppress error message from fc on bash (#37) Junegunn Choi 2014-04-04 10:21:35 +0900
  • 8b80136a87 Merge pull request #37 from wellle/zsh-history Junegunn Choi 2014-04-03 23:14:28 +0900
  • 97de919152 Feed all zsh history into fzf Christian Wellenbrock 2014-04-03 13:12:02 +0200
  • 0eafa725b9 Fix test code indentation Junegunn Choi 2014-04-03 14:53:47 +0900
  • fa212efe5f Fix ranking when multiple regions overlap Junegunn Choi 2014-04-03 14:51:01 +0900
  • a9056ce90c Add gif showing tmux integration Junegunn Choi 2014-04-03 01:29:21 +0900