Commit Graph

  • 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 #2233 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 #2224 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
  • 9dc4b40d7a Add more preview window options and reduce vertical padding on noborder Junegunn Choi 2020-08-23 17:05:45 +09:00
  • 1cb19dbf65 Support preview scroll offset relative to window height Junegunn Choi 2020-08-23 15:57:49 +09:00
  • 1ab4289ad6 Disallow preview-window size of zero Junegunn Choi 2020-08-21 11:49:01 +09:00
  • e2ae1b249c 0.22.0 0.22.0 Junegunn Choi 2020-08-02 15:56:02 +09:00
  • 92b7efafca Ignore punctuation characters before and after preview offset column Junegunn Choi 2020-08-02 10:02:11 +09:00
  • f092e4038f Smart match of accented characters Junegunn Choi 2020-07-28 13:06:57 +09:00
  • aa5dae391b Fix handling of unicode characters in query string Junegunn Choi 2020-07-28 12:58:37 +09:00
  • 08a6fd4ad4 Fix Travis CI build: Use Go 1.14 Junegunn Choi 2020-07-27 09:00:54 +09:00
  • a61150a96c Allow negative field index in preview-window scroll offset Junegunn Choi 2020-07-27 00:30:25 +09:00
  • 0f9cb5590e Add preview window option for setting the initial scroll offset Junegunn Choi 2020-07-27 00:15:25 +09:00
  • c0a83b27eb Fix failure of w:fzf_pushd unlet depending on timing (#2119) yuki yano 2020-07-26 13:52:50 +09:00
  • f79b1f71b8 [vim] Preserve current directory in case someone changes it (#2096) Yanlin Sun 2020-07-15 16:20:56 +12:00
  • 8e027c445f Support ANSI colors in --prompt string Junegunn Choi 2020-07-05 16:16:46 +09:00
  • dda3e3c39a README: Correct Nix distro support (#2051) Atemu 2020-07-05 08:29:43 +02:00
  • fd5157998c Void Linux installation instructions (#2100) anntnzrb 2020-07-03 09:14:12 -05:00
  • e0217e8c79 Ignore cursor position report Junegunn Choi 2020-07-03 19:45:58 +09:00
  • 3ab1c42266 Use rune characters instaed of numbers in code Junegunn Choi 2020-07-03 19:41:19 +09:00
  • d1676776aa Update CHANGELOG Junegunn Choi 2020-06-30 21:17:19 +09:00
  • bdde69d011 [vim] Disable height calculation when 'preview' is found in the option string Junegunn Choi 2020-06-29 22:26:13 +09:00
  • 6dec42a33a Update version numbers in man pages Junegunn Choi 2020-06-29 22:07:48 +09:00
  • 199bc3f0ad Merge branch 'master' into devel Junegunn Choi 2020-06-21 22:43:03 +09:00
  • 17dd833925 Add preview action for --bind Junegunn Choi 2020-06-21 22:41:33 +09:00
  • 4ec144c969 Accented character normalization for Vietnamese characters (#2090) Khon Trieu 2020-06-21 15:19:38 +07:00
  • 3e36f2b0ac [nvim] Fix floating window requirements (#2089) Jan Edmund Lazo 2020-06-20 21:34:43 -04:00
  • 07a03b3e73 [vim] Make fzf#wrap support v:true and v:false as well Junegunn Choi 2020-06-20 22:12:50 +09:00
  • c33258832e Add refresh-preview action Junegunn Choi 2020-06-20 22:04:09 +09:00
  • a7aa08ce07 Add backward-eof event for --bind Junegunn Choi 2020-06-07 23:07:03 +09:00
  • 06d63a862e Fully qualify Expand-Archive (#2066) Ben 2020-06-07 03:57:23 +02:00
  • 43d1c4c4b5 README: Use --line-range instead of head in bat example (#2064) Janek 2020-06-04 04:57:01 +02:00
  • f81feb1e69 Revert file mode of key-bindings.zsh Junegunn Choi 2020-05-23 20:51:41 +09:00
  • 01cf01e084 [fzf-tmux] Fix zoomed pane handling in popup mode (#2054) karasu 2020-05-23 20:47:43 +09:00