Commit Graph

  • 2d227e5222 [man] Fix unescaped backslash in awk example Junegunn Choi 2022-06-23 15:45:36 +09:00
  • 70529878e2 Use SGR mouse mode for larger terminals Junegunn Choi 2022-06-17 12:47:42 +09:00
  • 3b7a962dc6 [vim] Fix fzf#shellescape when shell=fish (#2828) Daniel Zhang 2022-05-25 08:50:10 +08:00
  • 6dcf5c3d7d [bash] Make complex commands slightly more friendly to work with (#2784) Jan Warchoł 2022-04-29 12:04:16 +02:00
  • b089bb5e7b Fix scrollability of the preview window in certain cases Junegunn Choi 2022-04-28 11:24:59 +09:00
  • a91a67668e Bump github/codeql-action from 2.1.6 to 2.1.8 (#2787) dependabot[bot] 2022-04-22 22:36:56 +09:00
  • 220a908118 Bump ruby/setup-ruby from 1.100.0 to 1.101.0 (#2795) dependabot[bot] 2022-04-22 22:35:51 +09:00
  • 54841248e7 [shell] ALT-C: Use builtin cd to avoid conflicts (#2799) Ajeet D'Souza 2022-04-22 18:28:32 +05:30
  • a0b42e6538 Require Go 1.17 or above Junegunn Choi 2022-04-07 20:31:19 +09:00
  • 3312cf525d [bash] Allow passing args to __fzf_select__ via fzf-file-widget (#2783) Jan Warchoł 2022-04-06 04:29:01 +02:00
  • 2093667548 0.30.0 0.30.0 Junegunn Choi 2022-04-04 23:01:43 +09:00
  • 3c868d7961 ADVANCED.md: Add rebind example Junegunn Choi 2022-04-04 22:54:41 +09:00
  • 707f4f5816 Bump github/codeql-action from 1.1.5 to 2.1.6 (#2782) dependabot[bot] 2022-04-04 22:44:10 +09:00
  • b3ab6311c5 Hide cursor while rendering the screen Junegunn Choi 2022-04-04 22:06:16 +09:00
  • d56f605b63 Add rebind action for restoring bindings after unbind Junegunn Choi 2022-04-04 21:54:22 +09:00
  • f8b713f425 Remove redundant state update on reload Junegunn Choi 2022-03-31 10:05:28 +09:00
  • 5209e95bc7 Make preview updated when reload and change-query are combined Junegunn Choi 2022-03-29 22:25:48 +09:00
  • ef67a45702 Add --ellipsis=.. option Junegunn Choi 2022-03-29 21:35:36 +09:00
  • b88eb72ac2 Modernize build tags Junegunn Choi 2022-03-29 21:20:33 +09:00
  • 32847f7254 Bump actions/setup-go from 2.2.0 to 3 (#2776) dependabot[bot] 2022-03-29 21:17:44 +09:00
  • 71df93b534 Bump ruby/setup-ruby from 1.62.0 to 1.100.0 (#2775) dependabot[bot] 2022-03-29 21:17:29 +09:00
  • bb028191f8 Set up dependabot for GitHub actions (#2764) Naveen 2022-03-29 07:08:41 -05:00
  • 19af8fc7d8 Pin actions to a full length commit SHA (#2765) Naveen 2022-03-29 07:08:01 -05:00
  • a06671b47f Increase TTY buffer limit Junegunn Choi 2022-03-09 17:02:06 +09:00
  • 5f385d88e0 [zsh] Set up bindings for all three keymaps: emacs, vicmd, and viins Junegunn Choi 2022-02-23 15:36:49 +09:00
  • 9cb7a364a3 [install] Remove code that might delete user fish script Junegunn Choi 2022-01-05 21:48:20 +09:00
  • f68cbc577d Add link to ADVANCED.md Junegunn Choi 2022-01-03 13:52:46 +09:00
  • dc975e8974 0.29.0 0.29.0 Junegunn Choi 2021-12-25 01:46:01 +09:00
  • 4311ade535 ADVANCED.md: Add change-preview-window example Junegunn Choi 2021-12-24 14:41:47 +09:00
  • cd23401411 Fix rendering of the prompt line when overflow occurs with --info=inline Junegunn Choi 2021-12-22 23:22:08 +09:00
  • 176ee6910f Update Dockerfile (#2662) Martin Jindra 2021-12-09 03:05:12 +01:00
  • 13c8f3d3aa [vim] Handle writefile() failure gracefully Junegunn Choi 2021-12-07 17:33:26 +09:00
  • ce9af687bc Remove unused code Junegunn Choi 2021-12-05 21:17:38 +09:00
  • 43f0d0cacd change-preview-window to take multiple option sets separated by '|' Junegunn Choi 2021-12-04 11:46:15 +09:00
  • 20b4e6953e Implement change-preview and change-preview-window actions Junegunn Choi 2021-11-30 23:37:48 +09:00
  • 7da287e3aa README.md: HTTP => HTTPS (#2673) Kai 2021-11-28 14:28:32 +01:00
  • 205f885d69 [shell] Use cd -- (#2659) zsugabubus 2021-11-19 01:36:28 +00:00
  • 3715cd349d Add repology packaging status badge Junegunn Choi 2021-11-18 15:46:30 +09:00
  • e4c3ecc57e 0.28.0 0.28.0 Junegunn Choi 2021-11-04 00:59:04 +09:00
  • 673c5d886d Add 'put' action for putting the character to the prompt Junegunn Choi 2021-11-04 00:49:05 +09:00
  • 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 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