Skip to content

Releases: spltek/cl

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:43

Changelog

  • c9b45d6 Change Execute prefix to 'cl-exec:', fix color detection, add tests
  • cfdd364 Fix README: correct Linux config dir and improve color/docs
  • 11efcef Fix gofmt formatting in main_test.go
  • 520a815 Show resolved placeholder values in 'Execute' line
  • 81ad707 Update README placeholder example to show resolved params
  • 0268b8b Update asset link in README.md [skip ci]
  • b9d0253 new media [skip ci]

Install

See the README for install script usage, or download the archive for your platform below.

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:38

Changelog

  • 980ad38 Fix demo video link in README.md
  • 106e7f1 compressed mp4 to reduce size [skip ci]
  • 18ea482 feat: add CL logo header, unified filter+list box, cursor and view tests
  • 28f469c fix: use linked thumbnail for video (more reliable on GitHub)

Install

See the README for install script usage, or download the archive for your platform below.

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 23:07

Changelog

  • fa20014 Show 'empty list' instead of 'no matching commands' when the JSON command list is empty
  • b2cf1d3 ci: add install/uninstall integration tests for all platforms
  • 53de379 ci: verify binary runs before uninstall in install-test
  • e368b9f feat(install): auto-add cl to PATH on Windows
  • 2aac355 feat: add uninstall scripts for macOS/Linux and Windows
  • 1e55a19 fix(ci): compute config dir in each step instead of passing between steps
  • b8b62a3 fix(ci): use correct macOS config dir in install test
  • 00b4428 fix(ci): use platform-specific shells for all install-test steps
  • ea86791 fix(ci): use proper PowerShell syntax for Windows verification steps
  • 6cc3e92 fix(ci): use pwsh for Go build on Windows

Install

See the README for install script usage, or download the archive for your platform below.

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:12

Changelog

  • 285f81d fix: use XDG_DATA_HOME for commands on Linux

Install

See the README for install script usage, or download the archive for your platform below.

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:39

Changelog

  • ca2f25c Update project configuration and documentation
  • dd39226 add Blade Runner quote to README [skip ci]
  • e222b74 fix: remove phantom ctrl+l, reset target on cancel, update CI actions

Install

See the README for install script usage, or download the archive for your platform below.

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:53

Changelog

  • 1abb062 Add parameter hint display in list view for commands with placeholders
  • caf5648 Fix picker rendering with alt-screen and polish defaults/docs
  • fece89c Remove MaxVisibleRows configuration and ctrl+l set-rows flow
  • ee50696 Rename product branding from command list to command launcher
  • 8ce3591 Run CI tests on macOS as well as Linux and Windows
  • dae8150 fix: dynamic chrome budget and install.sh JSON parsing

Install

See the README for install script usage, or download the archive for your platform below.

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:22

Changelog

  • eea1ee0 feat: auto-cap visible rows to terminal height
  • 03412e9 feat: list box with border, scroll indicators, and configurable visible rows (ctrl+l)

Install

See the README for install script usage, or download the archive for your platform below.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:51

Changelog

  • 16a2dc7 fix: Enter always runs command directly regardless of Ctrl+S toggle

Install

See the README for install script usage, or download the archive for your platform below.

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:23

Changelog

  • 020a158 Bump GitHub Actions to their node24 majors to clear the deprecation warning
  • af0c949 MIT License
  • 6029935 Publish cl to a Homebrew tap via GoReleaser on every release
  • 2353b38 feat: placeholders, word-wrap, simplify execution model
  • 1cf3848 fix: gofmt formatting

Install

See the README for install script usage, or download the archive for your platform below.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:43

Changelog

  • 8ddea68 Add GoReleaser-based multi-platform releases and CI
  • 6f94c5b Add a showCommand setting to hide picked commands and run them directly
  • a1f090d Auto-configure shell integration and PATH in install scripts
  • 70f6ae5 Fix lost colors when cl is invoked through shell integration
  • 0e543a1 Initial implementation of cl (command list)
  • ca328f8 Re-sign binaries ad-hoc after build/extract to avoid SIGKILL on Apple Silicon
  • 65c5212 Redesign picker as a fully TUI-driven flow and migrate to Bubble Tea v2
  • 08a3ca4 Turn ctrl+r into rename and add ctrl+d for delete; fix Windows CI hang
  • 8b2bbbb Word-wrap long values in the picker and switch filtering to substring match

Install

See the README for install script usage, or download the archive for your platform below.