Commit Graph

  • d459e9abce Add --header-file option Junegunn Choi 2015-07-22 00:19:37 +09:00
  • c9abe1b1ff Show more specific error message on invalid binding Junegunn Choi 2015-07-18 02:31:35 +09:00
  • a0e6147bb5 Fix #292 - Allow binding of colon and comma Junegunn Choi 2015-07-16 19:18:23 +09:00
  • b0f491d3c3 Fix travis CI build Junegunn Choi 2015-07-13 19:24:22 +09:00
  • 392da53f53 [bash] Make CTRL-R work when histexpand is unset (#286) Junegunn Choi 2015-07-13 00:22:13 +09:00
  • ae72b0fb70 Merge pull request #285 from evverx/possible-retry-loop Junegunn Choi 2015-07-04 11:24:08 +09:00
  • a79d080ea8 Fix g++: possible retry loop #285 Evgeny Vereshchagin 2015-07-03 23:47:10 +00:00
  • ec85fd552d Update README - how to use ag with CTRL-T Junegunn Choi 2015-06-30 13:17:48 +09:00
  • 11db046fc7 [neovim] Fix #281 - Properly close window with winnr 1 Junegunn Choi 2015-06-27 14:23:51 +09:00
  • 938151a834 [shell] Add FZF_CTRL_T_COMMAND for CTRL-T Junegunn Choi 2015-06-26 01:00:58 +09:00
  • 14e3b84073 [zsh] No need to define __fsel in non-interactive shell Junegunn Choi 2015-06-26 00:14:36 +09:00
  • 56100f0fa7 [bash] Use command \find for ALT-C Junegunn Choi 2015-06-25 23:54:05 +09:00
  • 5254ee2e2a Update documentation (#277) Junegunn Choi 2015-06-22 01:35:36 +09:00
  • 355d004895 [neovim] Fix error with {'window': 'enew'} (#274) 0.10.0 Junegunn Choi 2015-06-21 21:45:10 +09:00
  • a336494f5d 0.10.0 Junegunn Choi 2015-06-21 17:40:36 +09:00
  • 8270f7f0ca Rename --null to --read0 and undocument the option Junegunn Choi 2015-06-21 17:29:58 +09:00
  • 638a956a9e Merge pull request #272 from okapia/zsh-simplify Junegunn Choi 2015-06-21 16:57:14 +09:00
  • d395ebd28f use vi-fetch-history on zsh to get history line #272 Oliver Kiddle 2015-06-21 00:44:27 +02:00
  • c0d3faa84f Hide --toggle-sort from --help output Junegunn Choi 2015-06-19 01:06:56 +09:00
  • 3492c8b780 Rename --history-max to --history-size Junegunn Choi 2015-06-19 01:03:25 +09:00
  • a8b2c257cd Improve handling of key names Junegunn Choi 2015-06-19 00:31:48 +09:00
  • 5e8d8dab82 More key names for --bind Junegunn Choi 2015-06-18 02:27:50 +09:00
  • b504c6eb39 Avoid intermittent test failures Junegunn Choi 2015-06-18 02:09:03 +09:00
  • d261c36cde Keep the spinner spinning even when the source stream is idle Junegunn Choi 2015-06-18 00:42:38 +09:00
  • fe4e452d68 Add --cycle option for cyclic scrolling Junegunn Choi 2015-06-16 23:14:57 +09:00
  • d54a4fa223 Add key name "bspace" for --bind (bspace != ctrl-h) Junegunn Choi 2015-06-16 02:18:49 +09:00
  • 45bd323cab Allow binding CTRL-G and CTRL-Q Junegunn Choi 2015-06-16 02:17:06 +09:00
  • 8677dbded1 Change alternative notation for execute action (#265) Junegunn Choi 2015-06-15 23:25:00 +09:00
  • 794ad5785d Fix . to match newlines as well (#265) Junegunn Choi 2015-06-15 23:11:22 +09:00
  • fa5b58968e Add alternative execute notation that does not require closing char Junegunn Choi 2015-06-15 23:00:38 +09:00
  • e720f56ea8 Fix test code for docker build Junegunn Choi 2015-06-15 22:45:31 +09:00
  • 7db53e6459 Add synonyms for some keys to be used with --bind and --toggle-sort Junegunn Choi 2015-06-15 01:26:18 +09:00
  • e287bd7f04 Fix Travis CI build Junegunn Choi 2015-06-14 23:44:42 +09:00
  • 022435a90a More alternative notations for execute action Junegunn Choi 2015-06-14 23:36:49 +09:00
  • 6c99cc1700 Add bind action for executing arbitrary command (#265) Junegunn Choi 2015-06-14 12:25:08 +09:00
  • fe5b190a7d Remove unnecessary regexp matches Junegunn Choi 2015-06-14 11:23:07 +09:00
  • 77bab51696 GoLint fix Junegunn Choi 2015-06-14 03:19:18 +09:00
  • 77048f3e3b Fix Travis CI build Junegunn Choi 2015-06-14 02:51:36 +09:00
  • 8b618f7439 Test refactoring Junegunn Choi 2015-06-14 02:44:22 +09:00
  • 8973207bb4 Fix Travis CI build Junegunn Choi 2015-06-14 02:13:02 +09:00
  • 6ad1736832 Fix ignore action Junegunn Choi 2015-06-14 02:11:27 +09:00
  • 9fca611c4a Add ignore action for --bind Junegunn Choi 2015-06-14 01:54:56 +09:00
  • 8e7164553f Add missing files from the previous commit Junegunn Choi 2015-06-14 00:53:45 +09:00
  • 3b52811796 Add support for search history Junegunn Choi 2015-06-14 00:43:44 +09:00
  • 2e84b1db64 Merge pull request #264 from kassio/master Junegunn Choi 2015-06-14 00:11:10 +09:00
  • 9f33068ab3 Avoid conflict with other neoterm plugins. #264 Kassio Borges 2015-06-13 10:34:12 -03:00
  • eaa3c67a5e Add actions for --bind: select-all / deselect-all / toggle-all Junegunn Choi 2015-06-09 23:44:54 +09:00
  • 1b9b1d15bc Adjust --help output Junegunn Choi 2015-06-08 23:28:41 +09:00
  • 97f433a274 Merge branch 'dullgiulio-121-accept-nil-input' Junegunn Choi 2015-06-08 23:28:06 +09:00
  • 45a3655eaf Add test case for --null option Junegunn Choi 2015-06-08 23:27:50 +09:00
  • 81ffde92fb Merge branch '121-accept-nil-input' of https://github.com/dullgiulio/fzf into dullgiulio-121-accept-nil-input Junegunn Choi 2015-06-08 23:21:16 +09:00
  • 0be4cead20 Allow ^EqualMatch$ Junegunn Choi 2015-06-08 23:16:31 +09:00
  • f6dd32046e add support to nil-byte separated input strings, closes #121 #256 Giulio Iotti 2015-06-08 06:36:21 +00:00
  • 443a80f254 Always use the same color for multi-select markers Junegunn Choi 2015-06-07 23:32:07 +09:00
  • 8017635a71 Merge pull request #252 from dominikh/portable-swapOutput Junegunn Choi 2015-06-07 14:31:44 +09:00
  • 98f62b191a Use ncurses's newterm instead of swapping stdout and stderr #252 Dominik Honnef 2015-06-06 23:25:03 +02:00
  • 52771a6226 0.9.13 0.9.13 Junegunn Choi 2015-06-03 02:09:07 +09:00
  • b00bcf506e Fix #248 - Premature termination of Reader on long input Junegunn Choi 2015-06-03 01:48:02 +09:00
  • fdbfe36c0b Color customization (#245) Junegunn Choi 2015-05-31 16:46:54 +09:00
  • 446e822723 Update CHANGELOG Junegunn Choi 2015-05-22 02:37:38 +09:00
  • b68e59a24b Fix ANSI offset calculation 0.9.12 Junegunn Choi 2015-05-22 02:20:10 +09:00
  • 4e0e492427 Minor refactoring Junegunn Choi 2015-05-22 00:02:14 +09:00
  • 8f99f8fcc6 More test cases for --bind Junegunn Choi 2015-05-21 21:06:52 +09:00
  • 3cdf71801e Update --help Junegunn Choi 2015-05-21 01:51:24 +09:00
  • 801cf9ac62 Add unbound "toggle" action for customization Junegunn Choi 2015-05-21 01:35:35 +09:00
  • 34946b72a5 0.9.12 Junegunn Choi 2015-05-21 00:38:40 +09:00
  • 1592bedbe8 Custom key binding support (#238) Junegunn Choi 2015-05-20 21:25:15 +09:00
  • 15099eb13b Remove duplicate processing of command-line options Junegunn Choi 2015-05-20 20:42:45 +09:00
  • c511b45ff6 Minor tweak in test case Junegunn Choi 2015-05-20 19:47:48 +09:00
  • 40761b11b1 [bash] Ignore asterisk (modified) in history Junegunn Choi 2015-05-20 19:45:05 +09:00
  • cca543d0cd [zsh-completion] Fix #236 - zle redisplay Junegunn Choi 2015-05-20 16:18:30 +09:00
  • 34e5e2dd82 [vim] Use close+bufhidden=wipe instead of bd Junegunn Choi 2015-05-14 13:29:50 +09:00
  • 2b7c3df66b [neovim] Check tabpagenr() as well Junegunn Choi 2015-05-14 02:19:40 +09:00
  • f766531e74 [neovim] Make sure that fzf buffer is closed (#225) Junegunn Choi 2015-05-14 02:12:52 +09:00
  • 7f59b42b05 [vim] Escape % # \ Junegunn Choi 2015-05-13 23:20:10 +09:00
  • f41de932d6 [vim] Refocus MacVim window Junegunn Choi 2015-05-13 23:14:03 +09:00
  • b4a05ff27e [bash] CTRL-R to use history-expand-line Junegunn Choi 2015-05-13 19:13:27 +09:00
  • 3b91467941 Suppress error message when loading completion.{zsh,bash} Junegunn Choi 2015-05-12 22:54:48 +09:00
  • 26d2af5ee8 [zsh-completion] Respect backslash-escaped spaces (#230) Junegunn Choi 2015-05-12 01:40:44 +09:00
  • 2b61dc6557 [zsh-completion] Do not overwrite $fzf_default_completion Junegunn Choi 2015-05-11 22:53:35 +09:00
  • 0b770cd48a [zsh-completion] Remember what ^I was originally bound to (#230) Junegunn Choi 2015-05-11 21:49:40 +09:00
  • c14aa99ef6 [zsh/bash-completion] Avoid caret expansion Junegunn Choi 2015-05-11 16:59:44 +09:00
  • 8f371ee81c [zsh-completion] fzf-zsh-completion -> fzf-completion Junegunn Choi 2015-05-11 13:11:42 +09:00
  • 3b63b39810 [zsh-completion] Allow empty prefix & trigger sequence (#232) Junegunn Choi 2015-05-11 13:06:02 +09:00
  • 0cd238700c [zsh-completion] Add comment clarifying trigger expansion. (#230) Tiziano Santoro 2015-05-11 00:44:07 +01:00
  • 14fbe06d9e [zsh-completion] Allow specifying empty completion trigger. (#230) Tiziano Santoro 2015-05-11 00:29:44 +01:00
  • 64949bf467 [bash-completion] Allow specifying empty completion trigger (#230) Junegunn Choi 2015-05-11 10:17:33 +09:00
  • 732f133940 [test] Make sure to kill background process Junegunn Choi 2015-05-10 11:21:21 +09:00
  • 5dc4df9570 Fix test cases Junegunn Choi 2015-05-10 05:01:52 +09:00
  • 7dde8dbbd9 Merge pull request #231 from robinro/head-argument-typo Junegunn Choi 2015-05-10 04:50:28 +09:00
  • 01405ad92e fix typo in argument of head #231 Robin Roth 2015-05-09 21:11:01 +02:00
  • 683abb86ef Dump screen content on test failure Junegunn Choi 2015-05-10 03:25:14 +09:00
  • 207aa07891 [zsh-completion] Temporarily set nonomatch (#230) Junegunn Choi 2015-05-10 02:54:22 +09:00
  • 26a141c6a6 [zsh-completion] Fix ~USERNAME** (#230) Junegunn Choi 2015-05-10 02:35:00 +09:00
  • dc64568c83 [zsh-completion] Completion for unknown commands Junegunn Choi 2015-05-09 21:04:16 +09:00
  • f4a595eedd Fix Travis CI build Junegunn Choi 2015-05-09 20:42:13 +09:00
  • 5a17a6323a [zsh-completion] "\find" to bypass alias Junegunn Choi 2015-05-09 20:36:25 +09:00
  • 2b8e445321 Fuzzy completion for zsh (#227) Junegunn Choi 2015-05-09 20:15:14 +09:00
  • 315499b1d4 Merge pull request #229 from sullyj3/master Junegunn Choi 2015-05-09 00:36:52 +09:00
  • 65a2bdb01d fix typo in README.md #229 James Sully 2015-05-09 01:26:34 +10:00