Skip to content

Releases: narnaud/clink-terminal

v2.2.3

01 Mar 21:10

Choose a tag to compare

2.2.3 (2026-03-01)

Documentation

  • Document new fzf filters (9906673)

Other

  • Deprecate some fzf filter for the new ones in clinj-gizmos (ceb7b17)
  • deps: bump 3rdparty/clink-gizmos from 6625eb7 to 4b4512c (52d2858)
  • Fix spelling (cf5b9ee)

v2.2.2

01 Mar 09:03

Choose a tag to compare

2.2.2 (2026-03-01)

Other

  • Add CODEOWNERS (1acb47f)
  • Fix codespell issues" (bb6c1ce)
  • update clink-gizmos (1643c43)
  • update pre-commit (remove json formatter) (12ff2e5)

v2.2.1

24 Nov 10:03

Choose a tag to compare

2.2.1 (2025-11-24)

Bug Fixes 🐞

  • Fix alias file path (oups!) (1b6a3ee)

v2.2.0

22 Nov 18:06

Choose a tag to compare

2.2.0 (2025-11-21)

Features ✨

  • Add a cd alias to cd /D (change drive if needed) (de2b61e)
  • Change location of aliases files (old one is also kept for compatibility) (a74ef5b)

Bug Fixes 🐞

  • title: Prevents error message with detached HEAD (18c85c3)

v2.1.4

12 Oct 09:58

Choose a tag to compare

2.1.4 (2025-10-12)

Bug Fixes 🐞

  • Fix update-title script to avoid error on new git repo (d31594d)

v2.1.3

26 Sep 19:18

Choose a tag to compare

2.1.3 (2025-09-26)

Other 🧰

  • Update clink-gizmos (d540b39)
  • update clink-gizmos and clink-zoxide (c65de21)
  • update pre-commit hooks (a9ebc20)

v2.1.2

29 Mar 08:34

Choose a tag to compare

2.1.2 (2025-03-28)

Bug Fixes

  • Terminal title should display HEAD if not on branch (be5c24a)

v2.1.1

23 Mar 16:15

Choose a tag to compare

2.1.1 (2025-03-23)

Bug Fixes

  • alias: We expect a yaml file now, not a json file (7bf7adb)

v2.1.0

23 Mar 12:32

Choose a tag to compare

2.1.0 (2025-03-23)

Features

v2.0.0

23 Mar 09:44

Choose a tag to compare

2.0.0 (2025-03-23)

⚠ BREAKING CHANGES

  • Use a yaml file for aliases

Features

  • Add image support to fzf-explorer via chafa (75fcfa2)
  • Add update title script (0e29cdf)
  • Suppress drive/header/summary from ls/ll (598ad4f)
  • Update fzf-git shortcuts (f8c9b25)

Code Refactoring

  • Use a yaml file for aliases (17b8ab8)