m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-20 01:23:43 -05:00

Commit Graph

  • 3db63f5e52 fix(terminal): correct display width calculation with maxWidth (#4596) master LangLangBart 2025-11-20 01:09:36 +01:00
  • 2ab923f3ae 0.67.0 v0.67.0 Junegunn Choi 2025-11-16 20:02:39 +09:00
  • c3e6d9a8f9 Distinguish between Ctrl-H and Ctrl-Backspace in Windows (#4590) Massimo Mund 2025-11-16 12:00:24 +01:00
  • 4b99faf085 0.67.0 devel Junegunn Choi 2025-11-16 16:36:04 +09:00
  • 2471edf3ff Make ctrl-alt-h a synonym of ctrl-alt-backspace on non-Windows environment (#4589) Junegunn Choi 2025-11-16 16:33:53 +09:00
  • 53a8aeeb72 Deploying to master from @ junegunn/fzf@60b35e748b 🚀 junegunn 2025-11-16 00:02:13 +00:00
  • 60b35e748b Header and footer should not be wider than the list Junegunn Choi 2025-11-15 11:36:56 +09:00
  • 3f499f055e Avoid truncating ellipsis to avoid confusion Junegunn Choi 2025-11-13 23:00:32 +09:00
  • 1df99db0b2 Keep the previous delimiter before frozen columns Junegunn Choi 2025-11-13 22:38:49 +09:00
  • 535b610a6b Bump github/codeql-action from 3 to 4 (#4554) dependabot[bot] 2025-11-13 10:48:43 +09:00
  • 91fab3b3c2 Fix lint warnings (#4586) phanium 2025-11-12 21:05:17 +08:00
  • b9f2bf64ff Add --freeze-right=N option to keep the rightmost N fields visible Junegunn Choi 2025-11-09 19:41:58 +09:00
  • 07d53cb7e4 Add --freeze-left=N option to keep the leftmost N fields visible Junegunn Choi 2025-11-09 14:54:12 +09:00
  • ead534a1be Fix modifier detection for Backspace / Ctrl-H on Windows (#4582) Massimo Mund 2025-11-10 11:12:01 +01:00
  • 8a05083503 Fix reading an extra key after a terminal action Junegunn Choi 2025-11-09 15:35:14 +09:00
  • e659b46ff5 feat: append spinner in the end when --info=inline (#4567) phanium 2025-11-09 09:44:27 +08:00
  • 991c36453c [man] Add --gutter-raw Junegunn Choi 2025-11-08 17:50:25 +09:00
  • 4d563c6dfa Deploying to master from @ junegunn/fzf@5cb695744f 🚀 junegunn 2025-11-02 00:02:16 +00:00
  • 5cb695744f [bash,zsh] Fix the version check for mawk (#4574) Koichi Murase 2025-10-31 21:14:41 +09:00
  • c1b259c042 0.66.1 v0.66.1 Junegunn Choi 2025-10-26 14:53:18 +09:00
  • 1a0371e2c7 Deploying to master from @ junegunn/fzf@aa259fdc19 🚀 junegunn 2025-10-26 00:02:16 +00:00
  • aa259fdc19 Fix regression in --no-color / NO_COLOR theme Junegunn Choi 2025-10-21 19:49:43 +09:00
  • b852dc8a56 Deploying to master from @ junegunn/fzf@a0cabe021d 🚀 junegunn 2025-10-19 00:02:19 +00:00
  • a0cabe021d Fix bug preventing 'ctrl-h' from being bound to an action Junegunn Choi 2025-10-15 12:16:09 +09:00
  • 8cdfb23df6 0.66.0 v0.66.0 Junegunn Choi 2025-10-12 22:17:52 +09:00
  • 4ffde48e2f Fix --bold inheritance Junegunn Choi 2025-10-12 13:57:52 +09:00
  • f2b33f038a Revert "Make query string in --disabled state bold as before" Junegunn Choi 2025-10-12 13:55:03 +09:00
  • d5913bf86e Deploying to master from @ junegunn/fzf@0e9026b817 🚀 junegunn 2025-10-12 00:02:08 +00:00
  • 0e9026b817 feat: Allow disabling Ctrl-R binding in shell integration (#4535) Jacobo de Vera 2025-10-11 17:57:31 +01:00
  • ab407c4645 Make query string in --disabled state bold as before Junegunn Choi 2025-10-11 09:35:48 +09:00
  • 91c4bef35f Update CHANGELOG Junegunn Choi 2025-10-10 03:41:37 +09:00
  • bf77206221 Improve Unix domain socket handling Junegunn Choi 2025-10-09 13:52:10 +09:00
  • 0cb1be3f04 Fix --help output: socket path cannot be omitted Junegunn Choi 2025-10-09 01:12:30 +09:00
  • 01cb38a5fb Add Unix domain socket support for --listen Junegunn Choi 2025-10-09 01:05:26 +09:00
  • c38c6cad79 Update CHANGELOG Junegunn Choi 2025-10-09 00:14:21 +09:00
  • ba6fc40cfd Add 'best' to man page Junegunn Choi 2025-10-08 14:29:20 +09:00
  • dd46a256c0 Fix offset-up and offset-down with --layout=reverse-list Junegunn Choi 2025-10-08 11:14:40 +09:00
  • d19ce0ad8d Add 'best' action Junegunn Choi 2025-10-08 11:08:12 +09:00
  • ed7becfb47 Go to the closest match when disabling raw mode Junegunn Choi 2025-10-08 01:40:05 +09:00
  • 9ace1351ff ADD $FZF_DIRECTION Junegunn Choi 2025-10-04 22:50:33 +09:00
  • e1de29bc40 CTRL-R: Bind ALT-R to toggle-raw Junegunn Choi 2025-10-03 18:06:50 +09:00
  • 0df7d10550 Rename: '--color hidden' to '--color nomatch' Junegunn Choi 2025-10-03 17:28:24 +09:00
  • 91e119a77e Fix non-matching items not refreshing after clearing query Junegunn Choi 2025-10-02 23:58:32 +09:00
  • 3984161f6c Fix: 'hidden' style not applied to text without colors Junegunn Choi 2025-10-02 19:20:50 +09:00
  • 91beacf0f4 Add special 'strip' style attribute for stripping colors Junegunn Choi 2025-10-01 23:47:09 +09:00
  • e6ad01fb90 Revise color configuration Junegunn Choi 2025-10-01 00:00:54 +09:00
  • ce2200e908 Do not allow gutter characters with width other than 1 Junegunn Choi 2025-09-30 17:44:29 +09:00
  • 548061dbde --gutter ' ' --color gutter:reverse Junegunn Choi 2025-09-29 22:51:32 +09:00
  • 8f0c91545d Add $FZF_RAW for conditional actions Junegunn Choi 2025-09-29 22:36:44 +09:00
  • 0eefcf348e Update CHANGELOG Junegunn Choi 2025-09-29 21:52:31 +09:00
  • c1f8d18a0c Add enable-raw and disable-raw actions Junegunn Choi 2025-09-29 18:42:50 +09:00
  • 8585969d6d Refactor action implementation Junegunn Choi 2025-09-29 00:04:57 +09:00
  • 8a943a9b1a Remove TODO comments Junegunn Choi 2025-09-28 23:50:26 +09:00
  • c87a8eccd4 Add '--bind ctrl-x:toggle-raw' to CTRL-R bindings Junegunn Choi 2025-09-28 23:15:24 +09:00
  • 65df0abf0e Introduce 'raw' mode Junegunn Choi 2025-09-28 20:59:20 +09:00
  • b51bc6b50e Deploying to master from @ junegunn/fzf@febaadbee5 🚀 junegunn 2025-10-05 00:02:16 +00:00
  • febaadbee5 Fix stray character artifacts when scrollbar is hidden Junegunn Choi 2025-10-04 20:06:58 +09:00
  • 0e67c5aa7a Bump actions/setup-go from 5 to 6 (#4513) dependabot[bot] 2025-09-29 21:20:26 +09:00
  • 760d1b7c58 refactor: use maps.Copy and maps.Clone (#4518) mickychang9 2025-09-29 17:11:19 +08:00
  • 9bdacc8df2 Update --help output to avoid confusion Junegunn Choi 2025-09-28 23:56:24 +09:00
  • 8e936ecfa7 Deploying to master from @ junegunn/fzf@db2e95b1f2 🚀 junegunn 2025-09-28 00:02:15 +00:00
  • db2e95b1f2 Remove unused field Junegunn Choi 2025-09-27 22:34:12 +09:00
  • 687074e772 merger: fix chunk cache never getting cleared (#4531) alex-huff 2025-09-26 19:01:13 -05:00
  • 3401c2e0c7 Remove alignment in .tool-versions for RuboCop Junegunn Choi 2025-09-24 22:28:27 +09:00
  • e8cb315419 Apply shfmt to bash script files (make fmt) Junegunn Choi 2025-09-24 22:09:37 +09:00
  • f0c4ee4047 make lint: Perform bash script linting Junegunn Choi 2025-09-24 20:47:22 +09:00
  • de0df2422a feat: add make fmt for *.sh *.bash xieyonn 2025-09-21 15:50:06 +08:00
  • 148b0a94cd tui/light: consume full 7-byte CSI sequences to prevent leftover printing (#4528) Massimo Mund 2025-09-23 16:33:41 +02:00
  • ca294109c3 Apply RuboCop suggestions Junegunn Choi 2025-09-22 21:23:54 +09:00
  • 9cad2686e9 Update .tool-versions Junegunn Choi 2025-09-21 21:19:49 +09:00
  • 9a45172232 Deploying to master from @ junegunn/fzf@2a92c7d792 🚀 junegunn 2025-09-21 00:02:16 +00:00
  • 2a92c7d792 Adjust base16 (16) theme (#4501) Junegunn Choi 2025-09-17 19:38:49 +09:00
  • afc955771c Update CHANGELOG adjust-default-themes Junegunn Choi 2025-09-17 19:37:33 +09:00
  • c134c6f898 Update man page Junegunn Choi 2025-09-17 19:35:43 +09:00
  • 95697b96f8 Doc Junegunn Choi 2025-09-16 21:40:24 +09:00
  • 3809ebb0c8 Use grey background color Junegunn Choi 2025-09-16 21:37:00 +09:00
  • f5975cf870 Add --gutter to --help and man page Junegunn Choi 2025-09-16 21:29:42 +09:00
  • ca9b4d5a49 Use white foreground color Junegunn Choi 2025-09-15 09:40:49 +09:00
  • 04888f5b94 Make info yellow, no italics Junegunn Choi 2025-08-31 21:10:52 +09:00
  • 3072b46218 Adjust default themes Junegunn Choi 2025-08-24 15:34:41 +09:00
  • a67aa85820 Style change: thinner gutter column (#4521) Junegunn Choi 2025-09-16 21:22:56 +09:00
  • c5cabe1691 Bump github.com/charlievieth/fastwalk from 1.0.13 to 1.0.14 (#4522) dependabot[bot] 2025-09-16 01:19:14 +09:00
  • cbed41cd82 No emoji Junegunn Choi 2025-09-14 21:06:27 +09:00
  • 922bc22ceb Fix CTRL-Z for tcell renderer by using the official API go-1.20 Junegunn Choi 2025-09-14 11:41:12 +09:00
  • 223d0c0819 Fix rendering of multiple OSC 8 links in a single line Junegunn Choi 2025-09-14 11:26:47 +09:00
  • 6684771cbf Fix CTRL-Z for tcell renderer by using the official API Junegunn Choi 2025-09-14 11:41:12 +09:00
  • f5f894ea47 Fix rendering of multiple OSC 8 links in a single line Junegunn Choi 2025-09-14 11:26:47 +09:00
  • 1f389c4933 Build with Go 1.21 go-1.21 Junegunn Choi 2025-09-11 00:22:16 +09:00
  • a0a334fc8d Deploying to master from @ junegunn/fzf@ae12e94b1f 🚀 junegunn 2025-09-07 00:02:03 +00:00
  • ae12e94b1f Add sub-word actions (#3997) Massimo Mund 2025-09-05 12:38:22 +02:00
  • 9ed971cc90 Add keybindings for CTRL, ALT, SHIFT + UP, DOWN, RIGHT, LEFT, HOME, END, BACKSPACE, DELETE & more (#3996) Massimo Mund 2025-09-05 07:56:51 +02:00
  • 129cb23078 Require Go 1.23 Junegunn Choi 2025-09-05 14:45:17 +09:00
  • d22812e917 Bump github.com/gdamore/tcell/v2 from 2.8.1 to 2.9.0 (#4503) dependabot[bot] 2025-09-05 14:39:37 +09:00
  • 10d712824a mod: update charlievieth/fastwalk to v1.0.13 and min Go version to 1.21 (#4508) Charlie Vieth 2025-09-04 09:04:52 -04:00
  • de4059c8fa Update README Junegunn Choi 2025-09-03 08:18:57 +09:00
  • 416aff86e9 0.65.2 v0.65.2 Junegunn Choi 2025-08-31 22:05:06 +09:00
  • 59dc7f178f refactor: replace []byte(fmt.Sprintf) with fmt.Appendf (#4507) zhedazijingang 2025-08-31 21:01:35 +08:00
  • a3c9f8bfee Deploying to master from @ junegunn/fzf@5546c65491 🚀 junegunn 2025-08-31 00:02:03 +00:00
  • 5546c65491 Fix rendering of items with tabs when using a non-default ellipsis Junegunn Choi 2025-08-27 23:26:06 +09:00
  • f2179f015c Deploying to master from @ junegunn/fzf@9a53d84b9c 🚀 junegunn 2025-08-24 00:02:30 +00:00