Skip to content

v0.0.5

Latest

Choose a tag to compare

@quantonganh quantonganh released this 10 Jul 02:14

Changelog

  • 4443fae Fix status line match and replace ripgrep with perl.
  • b33c5f4 Merge pull request #14 from quantonganh/9-configurable
  • 92d440a Merge pull request #15 from markstos/rg-to-perl
  • f758bdb Merge pull request #18 from quantonganh/copilot
  • 73a3579 Merge pull request #19 from josephschmitt/main
  • a4aba69 Merge pull request #20 from quantonganh/spawn-in-a-new-tab
  • 1c0a0ce Merge pull request #21 from quantonganh/open-in-browser
  • cf8b81c Merge pull request #22 from quantonganh/cmd-expansions
  • d22bb8f Merge pull request #24 from quantonganh/floating-pane
  • 48e417c Merge pull request #25 from quantonganh/floating-pane
  • 83ff7a2 PR #5576 is required to the floating mode
  • 428e71f Use XDG_CONFIG_HOME for config location by default
  • 39f6b6a add note to use yq, written in Golang
  • 3d886a7 add usage
  • d922564 aichat: apply changes by using pipe command instead of sed
  • 036c725 feat: how to run/test java
  • 93b973d fish shell is not required
  • 3d0ddd1 fix(hurl): handle repeated HTTP methods in the same file
  • 15efee4 fix: ensure pane title starts with ~/
  • dae528b how to run java
  • 9910fed hurl: run specific entry
  • e73f856 if the array is empty, last returns null
  • 71b4223 jq is needed to parse wezterm cli output
  • 04ac31a json can be parsed by using yq
  • 6613711 line_number -> cursor_line
  • ba613f9 merge helix-browse.sh into the main script
  • 420ecdd no need to use wezterm to get the buffer name and cursor line
  • 9a600b8 pass buffer_name to the ai command
  • b219b9d send command to the last floating pane containing a shell
  • 7d0cca1 support Copilot
  • f206682 support spawning command in a new window or new tab
  • 8d96455 update readme