Commit Graph

  • f37ccaa64f Prevent index out of range error Junegunn Choi 2020-12-23 10:27:57 +09:00
  • ab3937ee5a [vim] Allow closing Vim running fzf without confirmation Junegunn Choi 2020-12-16 21:44:28 +09:00
  • 00f4551a7b Revert "[zsh] Reload shared history before searching (#2251)" Junegunn Choi 2020-12-09 00:02:35 +09:00
  • 257ddd028d Update CHANGELOG Junegunn Choi 2020-12-07 19:35:48 +09:00
  • e0a22e76f8 Make --color attributes mergeable Junegunn Choi 2020-12-07 19:07:17 +09:00
  • 00a3610331 0.24.4 0.24.4 Junegunn Choi 2020-12-05 23:24:55 +09:00
  • f502725120 Fix slice bound error on extremely narrow screen Junegunn Choi 2020-12-05 21:59:42 +09:00
  • b62a74b315 [zsh] Reload shared history before searching (#2251) Martin Polden 2020-12-05 13:48:54 +01:00
  • 2ec382ae0e Add --preview-window follow option Junegunn Choi 2020-12-05 21:16:35 +09:00
  • cbfee31593 Fix typo in test case Junegunn Choi 2020-12-04 20:39:44 +09:00
  • 6d647e13ff Add change-prompt action Junegunn Choi 2020-12-04 20:34:41 +09:00
  • d2af3ff98d Change how hl:-1 or hl+:-1 is applied to text with background color Junegunn Choi 2020-12-04 19:27:43 +09:00
  • 052d17e66a Fix Travis OSX build Junegunn Choi 2020-12-03 10:33:45 +09:00
  • a9bc954e17 Do not update Homebrew on Travis OSX build Junegunn Choi 2020-12-03 10:24:06 +09:00
  • 2983426771 Fix unit tests Junegunn Choi 2020-11-25 13:08:14 +09:00
  • c61eb94b3f [zsh] Declare variable as local before assignment (#2266) ratijas 2020-11-25 05:21:30 +03:00
  • 3829eab1cf Support ANSI code for clearing the rest of the line (ESC[0K) Junegunn Choi 2020-11-25 01:40:30 +09:00
  • 3fe8eeedc5 Fix handling of arrow keys with alt and/or shift modifier Junegunn Choi 2020-11-24 19:36:58 +09:00
  • 1efef88b6e Improve trim function to handle longer strings Junegunn Choi 2020-11-24 19:03:59 +09:00
  • 7acdaf0b43 [vim] &termwinkey may not be available Junegunn Choi 2020-11-19 09:55:57 +09:00
  • 1ed25d76ba [vim] Clean up temp files on interrupt (#2252) Michal Domonkos 2020-11-17 06:37:14 +01:00
  • 474c1f5e32 [vim] Map CTRL-Z to <nop> Junegunn Choi 2020-11-15 21:28:07 +09:00
  • 8b71fea5dc [vim] Set termwinkey to allow CTRL-W Junegunn Choi 2020-11-15 21:26:09 +09:00
  • 7bd99a22ee [bash-completion] Fix endless loop when completion.bash sourced twice Tomas Janousek 2020-11-13 15:59:29 +00:00
  • 75b8cca3b3 [bash-completion] Unexport _fzf_orig_completion_* variables Tomas Janousek 2020-11-11 14:59:21 +00:00
  • ef2c29d5d4 [bash-completion] Optimize __fzf_orig_completion_filter Tomas Janousek 2020-11-11 14:44:47 +00:00
  • 218b3c8274 [bash-completion] Move -F/_fzf filter to __fzf_orig_completion_filter Tomas Janousek 2020-11-11 11:13:41 +00:00
  • db9cb2ddda [bash-completion] Avoid empty _a, _v completions Tomas Janousek 2020-11-11 11:00:44 +00:00
  • 722d66e85a 0.24.3 0.24.3 Junegunn Choi 2020-11-09 20:41:59 +09:00
  • f6269f0193 Add --padding option Junegunn Choi 2020-11-09 20:34:08 +09:00
  • 520eae817a Remove print statement for debugging Junegunn Choi 2020-11-09 19:17:33 +09:00
  • d099941360 [vim] Fix double path separator issue on Windows Junegunn Choi 2020-11-05 18:14:45 +09:00
  • e3e76fa8c5 0.24.2 0.24.2 Junegunn Choi 2020-11-03 23:32:24 +09:00
  • 2553806e79 Allow preview window height shorter than 3 Junegunn Choi 2020-11-03 21:49:21 +09:00
  • 1bcbc5a353 Fix regression where lines are skipped in the preview window Junegunn Choi 2020-11-03 21:31:19 +09:00
  • 15d351b0f0 Use default bg color when fg is set to -1 with reverse attribute Junegunn Choi 2020-11-03 20:51:44 +09:00
  • c144c95cda [vim] Set maxwidth and maxheight when creating a popup Junegunn Choi 2020-10-31 22:27:58 +09:00
  • f08f4fd87d [vim] Remove dead code Junegunn Choi 2020-10-31 22:21:06 +09:00
  • f8aaeef218 Revert "Prefer LightRenderer on Windows if it's available" Junegunn Choi 2020-10-31 02:53:10 +09:00
  • 7915e365b3 Prefer LightRenderer on Windows if it's available Junegunn Choi 2020-10-31 01:41:57 +09:00
  • 1c68f81c37 [vim] See the last line of "fzf --version" output Junegunn Choi 2020-10-30 21:55:30 +09:00
  • d4c9db0a27 0.24.1 0.24.1 Junegunn Choi 2020-10-29 01:40:46 +09:00
  • b5e0e29ec6 Assign default number version (without patch version) Junegunn Choi 2020-10-29 01:36:55 +09:00
  • 569be4c6c9 [vim] Allow 'border': 'no' to be consistent with --color=no Junegunn Choi 2020-10-29 01:32:41 +09:00
  • e7ca237b07 Fix nil error on --color=bw Junegunn Choi 2020-10-29 01:27:08 +09:00
  • a7d3b72117 Make build flags consistent Junegunn Choi 2020-10-28 18:39:39 +09:00
  • 3ba7b5cf2d Make Makefile fail when git information is not available Junegunn Choi 2020-10-28 18:33:22 +09:00
  • 254e9765fe [install] Pass version number to go get command Junegunn Choi 2020-10-28 15:56:05 +09:00
  • 3304f284a5 Panic when fzf was built without version information 0.24.0-1 Junegunn Choi 2020-10-28 10:51:32 +09:00
  • 0d5f862daf 0.24.0 0.24.0 Junegunn Choi 2020-10-27 13:53:24 +09:00
  • 51dfacd542 Merge branch 'devel' into master Junegunn Choi 2020-10-27 23:57:03 +09:00
  • c691d52fa7 Fix: barbled multibyte text(exe. Japanese). (#2224) Junegunn Choi 2020-10-27 23:55:10 +09:00
  • de3d09fe79 fixup Junegunn Choi 2020-10-27 23:53:25 +09:00
  • eaa413c566 Fix error when preview command failed to start Junegunn Choi 2020-10-27 18:10:25 +09:00
  • 407205e52b Fix: barbled multibyte text(exe. Japanese). nekowasabi 2020-10-27 17:16:47 +09:00
  • 552414978e 0.24.0-rc1 0.24.0-rc1 Junegunn Choi 2020-10-27 01:46:43 +09:00
  • 607081bbaa [vim] Download latest binary to meet version requirement Junegunn Choi 2020-10-27 01:01:58 +09:00
  • e73383fbbb [vim] Add 'none' option for popup border Junegunn Choi 2020-10-26 23:40:58 +09:00
  • 2e8e63fb0b Add more --border options Junegunn Choi 2020-10-26 22:33:41 +09:00
  • 874f7dd416 Update --color example in CHANGELOG Junegunn Choi 2020-10-26 00:21:48 +09:00
  • 8b0e3b1624 Update --color docs Junegunn Choi 2020-10-26 00:15:30 +09:00
  • 9b946f2b7a Fix preview window of tcell renderer Junegunn Choi 2020-10-25 21:43:53 +09:00
  • 11841f688b Add support for text styling using --color Junegunn Choi 2020-10-25 19:29:37 +09:00
  • 03c4f04246 Use 64-bit integer for preview version Junegunn Choi 2020-10-24 16:55:55 +09:00
  • a1f06ae27f Fix regression where empty preview content is not displayed Junegunn Choi 2020-10-23 23:52:05 +09:00
  • 69dffd78a6 Do not assume that each character takes at least 1 column Junegunn Choi 2020-10-23 23:32:10 +09:00
  • 2750e19657 Update go-runewidth Junegunn Choi 2020-10-23 23:31:46 +09:00
  • b0987f727b Clarify that additional installation steps may be required Junegunn Choi 2020-10-23 22:49:14 +09:00
  • a4d9b0b468 Support ANSI escape sequence for clearing display in preview window Junegunn Choi 2020-10-23 21:37:20 +09:00
  • e2b87e0d74 Fix Travis CI build Junegunn Choi 2020-10-23 20:44:04 +09:00
  • 2166b4ca17 Fix test cases Junegunn Choi 2020-10-23 19:54:45 +09:00
  • d2d4d68585 Always show the number of selected entries to indicate if --multi is enabled Junegunn Choi 2020-10-20 20:04:06 +09:00
  • faf68dbc5c Implement streaming preview window (#2215) Junegunn Choi 2020-10-18 17:03:33 +09:00
  • 305896fcb3 README-VIM: g:fzf_action doesn't work with custom sink Junegunn Choi 2020-10-18 13:06:51 +09:00
  • 6c9adea0d3 [fish] Fix parser handling of option-like args (#2208) Andrew Zhou 2020-10-11 22:58:37 -05:00
  • fc7630a66d 0.23.1 0.23.1 Junegunn Choi 2020-10-11 02:04:07 +09:00
  • 3248153d9f Add --preview-window=default for resetting the options Junegunn Choi 2020-10-11 01:51:39 +09:00
  • 246b9f3130 Simplify fzf-tmux script Junegunn Choi 2020-10-09 22:03:35 +09:00
  • 865144850d Add nowrap, nocycle, nohidden for --preview-window Junegunn Choi 2020-10-09 21:56:16 +09:00
  • d9752a4c21 Reset preview window flags that are not style-related Junegunn Choi 2020-10-09 19:53:51 +09:00
  • dba14d2630 0.23.0 0.23.0 Junegunn Choi 2020-10-07 19:07:09 +09:00
  • 2986e64a49 [completion] Make host completion handle source files without EOL Elvan Owen 2020-10-06 20:53:08 +09:00
  • 1d8bd11b67 Fix preview window size calculation Junegunn Choi 2020-10-06 19:37:33 +09:00
  • bafb99d520 Allow splitting preview-window options Junegunn Choi 2020-10-06 18:44:13 +09:00
  • 3cc8a74a91 Add --preview-window option for cyclic scrolling Junegunn Choi 2020-10-06 10:05:57 +09:00
  • c0aa5a438f Add preview-half-page-down and preview-half-page-up (#2145) Tinmarino 2020-10-05 09:58:56 -03:00
  • 825d401403 Show how to use reload action Junegunn Choi 2020-10-05 19:16:40 +09:00
  • 9dfca77c36 [zsh] Keep current $BUFFER on ALT-C Junegunn Choi 2020-10-03 14:48:57 +09:00
  • 82c4af2902 [zsh] Record cd execution in history (#2193) octaltree 2020-10-02 22:14:09 +09:00
  • 736344e151 Remove deprecated item from man page Junegunn Choi 2020-09-29 11:34:57 +09:00
  • 6f9663da62 Always allow preview/execute commands with no placeholder expressions Junegunn Choi 2020-09-29 11:31:28 +09:00
  • f8ae1786dd Fix items width limit (#2190) Wenxuan 2020-09-24 10:06:20 +08:00
  • c60ed17583 [vim] Change the default layout to use popup window Junegunn Choi 2020-09-12 21:08:05 +09:00
  • e0f0b5bcf9 Update CHANGELOG Junegunn Choi 2020-09-09 00:06:53 +09:00
  • 9e96073128 [vim] Expose fzf#exec() function Junegunn Choi 2020-09-09 00:02:37 +09:00
  • 0db65c22d3 [vim] Allow specifying popup width and height in absolute integer value Junegunn Choi 2020-09-06 22:12:51 +09:00
  • d785135606 [zsh] Fix the regular expression (#2140) Yuji Nakao 2020-09-02 17:27:56 +09:00
  • ae15eda546 Add truecolor support for Windows, if available (#2156) Michael Kelley 2020-09-01 21:47:13 -07:00
  • f2d44ab5a7 Revert horizontal padding around preview window on "noborder" Junegunn Choi 2020-08-23 17:17:57 +09:00
  • 43798fc2e8 Revert 1ab4289: Preview window of size 0 is allowed Junegunn Choi 2020-08-23 17:12:37 +09:00