Commit Graph

  • e00e7e1e56 Remove unnecessary ANSI code injection Junegunn Choi 2019-03-07 02:01:34 +09:00
  • 1a6defdbcc Use simple string concatenation instead of using fmt.Sprintf Junegunn Choi 2019-03-07 02:00:31 +09:00
  • ef577a6509 Preserve the original color of each token when using --with-nth with --ansi Junegunn Choi 2019-03-06 19:05:05 +09:00
  • b7c6838e45 [install] Fix symlink log Junegunn Choi 2019-03-05 14:45:29 +09:00
  • 91d04cec5c [install] Print better error message when fzf --version failed Junegunn Choi 2019-03-05 14:44:29 +09:00
  • 3bd8441079 [completion] Look up on ~/.ssh/config.d/* files when doing ssh host complete (#1420) Rui Coelho 2019-02-28 07:38:52 +00:00
  • 8cf45a5197 [shell] Skip loading completion code on non-interactive shell Junegunn Choi 2019-02-28 16:13:59 +09:00
  • 8dc1377efb Export FZF_PREVIEW_LINES and FZF_PREVIEW_COLUMNS to preview process Junegunn Choi 2019-02-22 14:33:29 +09:00
  • 6c32148f90 Add placeholder expression for zero-based item index: {n} and {+n} Junegunn Choi 2019-02-19 01:12:57 +09:00
  • 315e568de0 Update build instruction Junegunn Choi 2019-01-31 18:42:59 +09:00
  • 5d16b28869 Fix tab width after ANSI reset code in preview window Junegunn Choi 2018-12-22 11:52:18 +09:00
  • 5624a89231 Inverse-only matches should not reorder the remaining results Junegunn Choi 2018-12-19 23:05:29 +09:00
  • 63c42b14f2 Remove trailing spaces in Makefile Junegunn Choi 2018-12-13 15:17:30 +09:00
  • 6f1eaa9b39 Use go modules and simplify build (#1444) Stefan Tatschner 2018-12-13 06:36:15 +01:00
  • ca42e5e00a Avoid unnecessary redraw of preview window Junegunn Choi 2018-12-13 10:58:57 +09:00
  • 61feee690c Render preview window when the initial query fails to match Junegunn Choi 2018-12-05 18:45:55 +09:00
  • d4ed955aee Typo & grammar fixes in README (#1413) Christian Muehlhaeuser 2018-11-09 08:50:16 +01:00
  • b46227dcb6 0.17.5 0.17.5 Junegunn Choi 2018-10-07 01:43:05 +09:00
  • fd8d371ac7 [zsh] Fix multiline prompt issue with 'zle reset-prompt' (#1397) Paul Frybarger 2018-10-05 03:56:26 +02:00
  • 0e06e298d4 [man] Document that FZF_DEFAULT_COMMAND should be POSIX-compliant Junegunn Choi 2018-09-30 22:19:09 +09:00
  • 72df905902 Do not wait for more keystrokes after double escape characters Junegunn Choi 2018-09-27 15:54:04 +09:00
  • 0d748a0699 Kill running preview process after 500ms when focus has changed Junegunn Choi 2018-09-27 15:27:08 +09:00
  • 27c40dc6b0 Restore STDIN during execute-silent Junegunn Choi 2018-09-27 11:10:49 +09:00
  • 8e34e6fbb4 [install] Escape spaces in installation directory Junegunn Choi 2018-09-27 10:15:22 +09:00
  • 3bc98ed623 Add link to related projects page Junegunn Choi 2018-09-27 02:52:52 +09:00
  • 70a92a858a Don't drop buffered input data in findOffset() (#1392) Tim Cuthbertson 2018-09-27 03:35:44 +10:00
  • 49d04374a4 [install] Detect MSYS on Windows (#1391) Jan Edmund Lazo 2018-09-25 10:03:36 -04:00
  • 8540902a35 Add link to git key bindings gist Junegunn Choi 2018-09-04 12:24:46 +09:00
  • 8c6fcee3ca [vim] Fix directory switching around sink function Junegunn Choi 2018-08-20 15:31:41 +09:00
  • 13803d0dbb [vim] Clear temporary window-local working directory Junegunn Choi 2018-08-10 18:19:29 +09:00
  • 423986996a Handle incomplete ESC sequence in typeahead buffer (#1350) Michael Kelley 2018-08-07 23:43:55 -07:00
  • 1c9e7b7ea6 Update Makefile to build ppc64le binary (#1326) Younes Manton 2018-07-16 05:55:06 -04:00
  • 6de1ad9d3d [completion] Filter out non-hostnames in SSH config file (#1329) Jay 2018-07-05 22:29:39 -04:00
  • 5004ae3457 [fish] Use $version instead of $FISH_VERSION (#1100) Oliver Schrenk 2018-06-27 12:02:16 +02:00
  • e67cc75063 Update Makefile to support armv8l (#1321) 做梦专业户 2018-06-27 17:56:02 +08:00
  • 0edbcbdf19 Allow search query longer than the screen width Junegunn Choi 2018-06-25 19:07:12 +09:00
  • f0fe79dd3b 0.17.4 0.17.4 Junegunn Choi 2018-06-10 10:35:52 +09:00
  • daa1958f86 Provide an option to reverse items only (#1267) Akinori MUSHA 2018-06-10 01:41:50 +09:00
  • 2c26f02f5c Improve preview window update events Junegunn Choi 2018-06-10 01:40:22 +09:00
  • af87650bc4 [docker] Build binary from source Junegunn Choi 2018-06-08 19:42:29 +09:00
  • 2b19c0bc68 [bash/zsh] Fix missing fuzzy completions (#1303) ptzz 2018-06-02 03:40:33 +02:00
  • 76a2dcb5a9 Add Dockerfile for running tests Junegunn Choi 2018-06-01 18:23:25 +09:00
  • 68ec3d1c10 Fix flaky test cases Junegunn Choi 2018-06-01 18:21:34 +09:00
  • 2ff19084ca [install] Support for XDG Base Directory Specification (#1282) Mark 2018-05-31 19:54:58 -07:00
  • 62f062ecfa Remove -y flag from Arch Linux installation (#1290) Daniel Gray 2018-05-14 03:24:32 -05:00
  • cce17ad0a0 [vim] Use CRLF in batchfile for multibyte codepage (#1289) Jan Edmund Lazo 2018-05-13 03:24:28 -04:00
  • b8296a91b9 Clarify Vim plugin instruction Junegunn Choi 2018-05-04 16:01:42 +09:00
  • 6e9452b06e Add Arch Linux installation instruction Junegunn Choi 2018-05-04 15:59:48 +09:00
  • 888fd35689 [fzf-tmux] Avoid unnecessary recovery of window options Junegunn Choi 2018-05-04 15:38:27 +09:00
  • 1fb0fbca58 [bash] Do not print error when falling back to default completion (#1279) ptzz 2018-05-04 07:55:48 +02:00
  • ddd2a109e4 [fzf-tmux] Restore tmux window options (#1272) Heinrich Kruger 2018-05-03 20:25:15 +01:00
  • 87504a528e [bash] Fix infinite loop on tab completion Junegunn Choi 2018-04-30 12:58:10 +09:00
  • 6eac4af7db [vim] Ignore Vim:Interrupt when "Abort" selected on E325 Junegunn Choi 2018-04-26 10:23:18 +09:00
  • 89de1340af [bash] Add --sync to the default CTRL-R options Junegunn Choi 2018-04-25 18:47:56 +09:00
  • 9e753a0d44 Implement ttyname() in case /dev/tty is not available Junegunn Choi 2018-04-25 17:50:47 +09:00
  • f57920ad90 Do not print non-displayable characters Junegunn Choi 2018-04-12 17:49:52 +09:00
  • 7dbbbef51a Add support for alt-{up,down,left,right} keys Junegunn Choi 2018-04-12 17:39:28 +09:00
  • 7add75126d ZSH and Bash completion: remove shebang (#1248) Avindra Goolcharan 2018-04-12 04:21:56 -04:00
  • d207672bd5 Parse the output of go version to get the value of GOOS (#1260) Akinori MUSHA 2018-04-12 17:09:08 +09:00
  • 851fa38251 Add reference to Fedora package documentation (#1255) Robert Orzanna 2018-04-06 07:10:10 +02:00
  • 43345fb642 Implement flag for preserving whitespace around field (#1242) ZDNoFYVe 2018-03-30 02:47:46 +00:00
  • 9ff33814ea Fix typo in README (#1243) xalexalex 2018-03-27 10:53:20 +02:00
  • 21b94d2de5 Make fzf pass go vet Ryan Boehning 2018-02-17 14:01:06 -08:00
  • 24236860c8 Document inverse prefix exact match search syntax (#1224) Jesse Leite 2018-03-06 02:33:33 -05:00
  • 3f868fd792 [bash] Fix CTRL-R to preserve the latest yank Junegunn Choi 2018-02-16 21:55:23 +09:00
  • 417bca03df Add shift-up and shift-down Junegunn Choi 2018-02-15 19:56:11 +09:00
  • cce6aef557 [bash] Fix extra space issue of dynamic completion with 'nospace' Junegunn Choi 2018-02-15 11:56:07 +09:00
  • eb3afc03b5 [vim] Make list options compatible with layout options Junegunn Choi 2018-01-26 13:48:05 +09:00
  • 7f0caf0683 Update Windows default command to print relative paths (#1200) Jan Edmund Lazo 2018-01-17 08:02:50 -05:00
  • 7f606665cb [install] Make default answer "y" (#1195) Pierre P 2018-01-13 13:19:33 -05:00
  • 202872c2dc Remove PayPal donation button Junegunn Choi 2018-01-06 02:46:09 +09:00
  • 93aeae1985 [bash] Trigger redraw-current-line before history-expand-line Junegunn Choi 2017-12-07 23:31:50 +09:00
  • 5c34ab6692 [vim] Fix terminal buffer cleanup on Vim 8 Junegunn Choi 2017-12-05 23:50:55 +09:00
  • 390b49653b 0.17.3 0.17.3 Junegunn Choi 2017-12-03 23:55:24 +09:00
  • b877c385f0 Fix assertions in test_dynamic_completion_loader Junegunn Choi 2017-12-03 23:54:58 +09:00
  • 9c47739c0e Fix panic when replace-query is triggered on empty result set Junegunn Choi 2017-12-03 23:48:59 +09:00
  • 04aa2992e7 Revert "0.17.2" Junegunn Choi 2017-12-03 23:42:38 +09:00
  • 2f1edeff78 0.17.2 Junegunn Choi 2017-12-03 23:34:37 +09:00
  • 306d51cdcf Update tcell to fix double-enter problem on Windows GVim Junegunn Choi 2017-12-03 14:17:56 +09:00
  • 54a026525a [vim] Remove unnecessary term_wait workaround Junegunn Choi 2017-12-03 12:51:10 +09:00
  • d6588fc835 [bash-completion] Fix custom completion with dynamic loader enabled Junegunn Choi 2017-12-03 03:06:10 +09:00
  • 5a7b41a2cf Add accept-non-empty action Junegunn Choi 2017-12-02 02:27:02 +09:00
  • 338a73d764 [man] Describe 'cancel' action Junegunn Choi 2017-12-01 19:13:51 +09:00
  • c20954f020 Add replace-query action Junegunn Choi 2017-12-01 13:08:55 +09:00
  • 1e8e1d3c9d Fix test case on older versions of Ruby Junegunn Choi 2017-12-01 12:04:01 +09:00
  • f6b1962056 Inject $LINES and $COLUMNS when running preview command Junegunn Choi 2017-12-01 03:27:58 +09:00
  • b3b101a89c Support binding of left-click and right-click Junegunn Choi 2017-12-01 02:11:20 +09:00
  • 9615c4edf1 Fix test case for invalid FZF_DEFAULT_COMMAND Junegunn Choi 2017-12-01 02:22:36 +09:00
  • 85a75ee035 Revert default command: find with -fstype required Junegunn Choi 2017-12-01 01:39:56 +09:00
  • 1e5bd55672 [install] Change the order of case patterns for $archi (#1060) Junegunn Choi 2017-11-27 15:44:19 +09:00
  • 37d4015d56 [vim] Don't use :terminal on msys2 or Cygwin (#1155) Jan Edmund Lazo 2017-11-21 23:34:02 -05:00
  • 6b27554cdb Clarify installation instructions Junegunn Choi 2017-11-22 02:58:54 +09:00
  • fc1b119159 [vim] Add instruction to hide statusline of terminal buffer (#1143) Junegunn Choi 2017-11-19 12:07:03 +09:00
  • 2cd0d4a9f7 [zsh] Fire zsh precmd functions after cd (#1136) Aaron Jensen 2017-11-13 19:43:52 -08:00
  • fd03aabeb2 Add Fedora installation information (#1141) Elliott Sales de Andrade 2017-11-13 22:40:17 -05:00
  • 8068c975c2 Fix broken link in readme TOC (#1131) Justin Toniazzo 2017-11-08 09:54:46 -05:00
  • a6d2ab3360 Update README: Examples using fd Junegunn Choi 2017-10-29 23:34:26 +09:00
  • fe7b91dfd9 Add bin/fzf.exe to .gitignore (#1111) Adam Dinwoodie 2017-10-27 01:12:12 +01:00
  • 5784101bea Suggest ripgrep instead of the silver searcher Junegunn Choi 2017-10-23 13:19:10 +09:00
  • eaf6eb8978 [completion] Ensure ps called as command (#1098) Igor Urazov 2017-10-21 04:31:34 +03:00