Commit Graph

  • f799b568d1 [bash] Suppress error message from 'bind' Junegunn Choi 2021-11-03 23:26:25 +09:00
  • 7bff4661f6 Add --header-first option to display header before prompt line Junegunn Choi 2021-11-03 21:19:22 +09:00
  • ffd8bef808 Update CHANGELOG Junegunn Choi 2021-11-02 16:34:16 +09:00
  • 02cee2234d Implement --scroll-off=LINES Junegunn Choi 2021-11-02 21:18:29 +09:00
  • e0dd2be3fb Document escaping and expanding of quotes on Windows Vlastimil Ovčáčík 2021-11-01 20:59:57 +01:00
  • a33c011c21 Test escaping of powershell commands on Windows Vlastimil Ovčáčík 2021-10-27 21:47:01 +02:00
  • 7c3f42bbba Fix powershell escaping Rashil Gandhi 2021-10-27 13:20:40 +05:30
  • edac9820b5 Cache cygpath result #2646 Junegunn Choi 2021-10-25 18:46:59 +09:00
  • 84a47f7102 Respect SHELL env var on Windows (#2641) Rashil Gandhi 2021-10-22 21:39:47 +05:30
  • 97ae8afb6f Reload should update preview window Junegunn Choi 2021-10-23 01:06:15 +09:00
  • 4138333f5c 0.27.3 0.27.3 Junegunn Choi 2021-10-15 23:59:56 +09:00
  • 61339a8ae2 Add more tests of placeholder flags and simplify its logic (#2624) Vlastimil Ovčáčík 2021-10-15 15:31:59 +02:00
  • 50eb2e3855 Render spinner on info line during "reload" Junegunn Choi 2021-10-15 22:13:57 +09:00
  • 5fc78e4584 Add riscv64 build target (#2626) Xeonacid 2021-10-10 20:33:06 +08:00
  • 2736a2f69e [vim] Empty out $FZF_DEFAULT_COMMAND before unletting it Junegunn Choi 2021-10-10 20:16:59 +09:00
  • 179993f0cd Enable manually trigger on GitHub Workflows (#2620) Vlastimil Ovčáčík 2021-10-04 14:41:54 +02:00
  • b734f657f9 Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.14 (#2612) dependabot[bot] 2021-10-04 21:13:46 +09:00
  • c29d7d02c2 Bump github.com/mattn/go-shellwords from 1.0.11 to 1.0.12 (#2592) dependabot[bot] 2021-10-04 21:12:40 +09:00
  • 3df6b2a58c Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13 (#2591) dependabot[bot] 2021-10-04 21:01:03 +09:00
  • b8aa2d2c32 Minor refactoring tcell library from tui.go to tcell.go Vlastimil Ovčáčík 2021-10-01 16:59:02 +02:00
  • 0ff885461b Add mouse support to the FullscreenRenderer Vlastimil Ovčáčík 2021-09-21 17:52:39 +02:00
  • ca43f95fb1 Fix Backspace key to emit BSpace and AltBS events instead of CtrlH Vlastimil Ovčáčík 2021-09-21 11:09:04 +02:00
  • 09700f676b Add CtrlCaret keyboard event to FullscreenRenderer Vlastimil Ovčáčík 2021-09-20 20:19:11 +02:00
  • 4271e9cffa Fix Ctrl+Space key combination to emit CtrlSpace instead of Rune ' ' Vlastimil Ovčáčík 2021-09-20 19:48:53 +02:00
  • f3dc8a10d5 Add ability to type AltGr characters in FullscreenRenderer on Windows. Vlastimil Ovčáčík 2021-09-19 23:48:31 +02:00
  • 00fb486f6a [tests] Add testing of keyboard events in FullscreenRenderer.GetChar() Vlastimil Ovčáčík 2021-09-19 21:37:37 +02:00
  • 4173e94c6f Do not check for --height support on --version Junegunn Choi 2021-09-16 09:54:56 +09:00
  • 261d3d3340 fix: replace broken links with archived ones Hiroki Konishi 2021-09-28 16:30:34 +09:00
  • 15e20fcae1 fix: spelling Refence -> Reference Hiroki Konishi 2021-09-28 16:29:01 +09:00
  • f4f47f5fe3 Minor changes Vlastimil Ovčáčík 2021-09-19 22:33:52 +02:00
  • 71d11de7ca [tests] Change tests to output to stdout only with verbose flag Vlastimil Ovčáčík 2021-09-16 19:40:54 +02:00
  • 88d74a15aa Change the tests to run on Windows (#2615) Vlastimil Ovčáčík 2021-09-24 02:45:06 +02:00
  • 0f02fc0c77 Reset {n} after reload Junegunn Choi 2021-09-14 16:58:26 +09:00
  • 3f90fb42d8 Fix spelling error (Extention -> Extension) (#2589) Keating950 2021-08-17 03:40:24 -04:00
  • 9bd8988300 Add dependabot config for dependency updates (#2573) Daniel Bast 2021-08-17 09:27:50 +02:00
  • 3c804bcfec fix spelling a1346054 2021-08-14 11:33:22 +00:00
  • cca4cdc4f1 improve test logic and be explicit about the test a1346054 2021-08-14 11:33:22 +00:00
  • 8f899aaf8a use proper bash-style notation a1346054 2021-08-14 11:33:21 +00:00
  • e53b4bb439 always use [[ ... ]] and not [ ... ] in bash completions a1346054 2021-08-14 11:33:21 +00:00
  • ab247a1309 use consistent style for bash [[ ... ]] a1346054 2021-08-14 11:33:21 +00:00
  • c21e9edad4 Restore VT hack for Windows (#2580) Michael Kelley 2021-08-15 00:01:50 -07:00
  • 9c21a20f8b Minor readme change (#2578) Leon Tepe 2021-08-15 08:57:07 +02:00
  • 7191ebb615 Do not show preview window by default if --preview is empty Junegunn Choi 2021-06-08 08:53:29 +09:00
  • a74731d7f5 [vim] Add 'sinklist' as a synonym to 'sink*' Junegunn Choi 2021-06-04 22:04:20 +09:00
  • e086f0b3fe 0.27.2 0.27.2 Junegunn Choi 2021-06-01 17:00:24 +09:00
  • 8255aa23f4 Fix bug where --read0 not properly displaying long lines Junegunn Choi 2021-06-01 16:55:51 +09:00
  • a4bc08f5a3 Allow specifying 16 base ANSI colors by their names Junegunn Choi 2021-05-26 19:32:20 +09:00
  • 7e5aa1e2a5 Mention NetBSD package and how to install it (#2499) Thomas Klausner 2021-05-23 04:31:55 +02:00
  • 0818dbc36a 0.27.1 0.27.1 Junegunn Choi 2021-05-22 13:19:57 +09:00
  • 347c4b2625 Add 'unbind' action Junegunn Choi 2021-05-22 13:13:55 +09:00
  • 34f0d4d0c4 [man] Clarification on --select-1 and --exit-0 Junegunn Choi 2021-05-22 09:47:02 +09:00
  • cbedb57511 [vim] Workaround for Neovim bug of unconditionally evaluating unlet $ENV_VAR Junegunn Choi 2021-05-21 13:17:19 +09:00
  • 9ef825d2fd [vim] Update README-VIM Junegunn Choi 2021-05-19 14:43:34 +09:00
  • 85ae745910 [vim] Use terminal buffer on 'down' layout on regular Vim on terminal Junegunn Choi 2021-05-19 14:47:03 +09:00
  • 7411da8d5a [vim] Use FZF_DEFAULT_COMMAND instead of STDIN pipe Junegunn Choi 2021-05-19 14:45:02 +09:00
  • 3f75a8369f Replace RuneWidth to StringWidth to handle grapheme clusters Junegunn Choi 2021-05-14 11:43:32 +09:00
  • 4cd621e877 ADVANCED.md: tmux 3.2 is officially released Junegunn Choi 2021-04-29 09:37:17 +09:00
  • 6e3a2fe0bf [vim] Fix screen offset of relatively positioned popup window Junegunn Choi 2021-04-28 10:17:46 +09:00
  • 8b0e1f941a [vim] Support relative-to-window positioning of popup (#2443) Tom Picton 2021-04-17 04:48:10 -07:00
  • c7c5e7670a Fix goreleaser.yml Junegunn Choi 2021-04-10 14:19:19 +09:00
  • f6c621ef1b Update ADVANCED.md Junegunn Choi 2021-04-09 22:57:55 +09:00
  • faf32d451d Update ADVANCED.md Junegunn Choi 2021-04-09 14:07:59 +09:00
  • 252fd7ecb1 Update ADVANCED.md Junegunn Choi 2021-04-09 13:43:16 +09:00
  • 7fa89dddb4 Update README.md: Examples page Junegunn Choi 2021-04-08 10:06:26 +09:00
  • fefdb8c84e Fix typo Junegunn Choi 2021-04-07 13:25:40 +09:00
  • a6cc05936e ADVANCED.md: Clarification on {q} Junegunn Choi 2021-04-07 07:11:16 +09:00
  • b209843545 Advanced fzf examples Junegunn Choi 2021-04-07 06:44:01 +09:00
  • 19759ed36e 0.27.0 0.27.0 Junegunn Choi 2021-04-06 22:53:59 +09:00
  • 1a7ae8e7b9 Update dependencies Junegunn Choi 2021-04-06 20:32:18 +09:00
  • da1f645670 Change --preview-window delimiter from : to , for consistency Junegunn Choi 2021-04-06 20:10:55 +09:00
  • 3a2015ee26 Fix minimum preview window height Junegunn Choi 2021-04-06 20:05:54 +09:00
  • c440418ce6 Sign and notarize macOS binaries Junegunn Choi 2021-04-06 18:09:06 +09:00
  • 3d37a5ba1d Apply preview-bg color to preview border of all shapes Junegunn Choi 2021-04-06 18:01:02 +09:00
  • 15f4cfb6d9 More border optins for preview window Junegunn Choi 2021-04-06 17:37:11 +09:00
  • be36de2482 Ignore more ANSI escape sequences Junegunn Choi 2021-04-06 00:51:39 +09:00
  • 391237f7df [vim] Compare binary versions Junegunn Choi 2021-04-06 00:23:43 +09:00
  • 977e5effd9 [vim] Fix paste on MacVim Junegunn Choi 2021-04-05 17:28:18 +09:00
  • 8b36a4cb19 Speed up preview switching when doing partial rendering Junegunn Choi 2021-04-04 13:42:11 +09:00
  • c8cd94a772 Ensure proper ESC seq handling under Windows preview mode (#2430) Michael Kelley 2021-04-03 21:19:43 -07:00
  • 764316a53d Fix flaky test case: test_interrupt_execute Junegunn Choi 2021-03-26 16:12:54 +09:00
  • 2048fd4042 Update README (--phony -> --disabled) (#2404) Philipp Schmitt 2021-03-25 12:36:01 +01:00
  • f84b3de24b Automatically set /dev/tty as STDIN on execute action Junegunn Choi 2021-03-25 19:56:18 +09:00
  • 6a1f3ec08b [install] Download Darwin arm64 binary (#2400 #2401) Junegunn Choi 2021-03-25 10:56:21 +09:00
  • 2e353aee96 Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term (#2395) Mitsuo Heijo 2021-03-20 14:38:34 +09:00
  • 8edfd14a37 Test against Golang 1.14 and 1.16 (#2396) Mitsuo Heijo 2021-03-20 12:32:44 +09:00
  • 1a191ec6f7 Update FUNDING.yml Junegunn Choi 2021-03-14 12:03:11 +09:00
  • e7171e94b4 Update FUNDING.yml Junegunn Choi 2021-03-14 12:01:57 +09:00
  • 398d937419 Create FUNDING.yml Junegunn Choi 2021-03-14 11:59:56 +09:00
  • 34fe5ab143 0.26.0 0.26.0 Junegunn Choi 2021-03-13 15:13:31 +09:00
  • 1b08f43f82 Advanced preview scroll offset expression to better support fixed header Junegunn Choi 2021-03-13 02:24:37 +09:00
  • b24a2e2fdc Fix regression in preview window rendering Junegunn Choi 2021-03-12 21:23:16 +09:00
  • 4c4c6e626e Add support for preview window header Junegunn Choi 2021-03-12 19:51:28 +09:00
  • 7310370a31 Fix truncation of colored line when --preview-window wrap is set Junegunn Choi 2021-03-12 19:56:24 +09:00
  • 8ae94f0059 Fix premature truncation of colored line when --preview-window wrap is set Junegunn Choi 2021-03-12 11:05:51 +09:00
  • 8fccf20892 Fix incorrect tab character handling Junegunn Choi 2021-03-12 10:06:44 +09:00
  • 5a874ae241 Speed up ANSI code processing (#2368) Charlie Vieth 2021-03-11 05:34:50 -05:00
  • f4e1ed25f2 [fish] Make widgets work with --option= prefix (#2383) Jannik Vieten 2021-03-08 14:59:56 +01:00
  • cbfbb49ab4 [vim] Vim 8.0 compatibility Junegunn Choi 2021-03-08 12:56:06 +09:00
  • 489b16efce [fzf-tmux] Adapt to tmux latest changes (#2379) solarizedalias 2021-03-08 12:44:36 +09:00
  • b82c1693c0 Fix deadlocks Junegunn Choi 2021-03-08 00:08:10 +09:00