Skip to content

Releases: catppuccin/tmux

v2.3.0

08 Apr 23:28
d2d25bd

Choose a tag to compare

2.3.0 (2026-04-08)

Added

v2.2.2

08 Apr 15:18
92b9ef4

Choose a tag to compare

2.2.2 (2026-04-08)

Fixed

v2.2.1

08 Apr 11:22
5cdd0ed

Choose a tag to compare

2.2.1 (2026-04-07)

Documentation

v2.2.0

07 Apr 23:18
3a76c7e

Choose a tag to compare

2.2.0 (2026-04-07)

Added

  • add a "reset" option to clear options on plugin load (#500) (556fea5)

Fixed

  • change tmux plugin kube module uses (#531) (ef94979)
  • theme: Cleanup duplicate palette theme color (#562) (efeb958)

Documentation

v2.1.3

23 Mar 09:24
b2f219c

Choose a tag to compare

2.1.3 (2025-03-23)

Fixed

  • make the space in @catppuccin_window_flags_icon_format user-configurable (#465) (320e184)
  • pomodoro plugin icon color - use a defined color (peach) rather than orange (#466) (da2143d)
  • use plain awk for the load status line module, removing a dep (#508) (c21246e)
  • use the correct option for the left separator for the current window (#450) (ba9bd88)

Documentation

v2.1.2

08 Dec 02:59
2c4cb5a

Choose a tag to compare

2.1.2 (2024-12-08)

Fixed

  • improve uptime status sed script to report correct units for few uptime scenarios (#437) (31fc2bf)
  • use current window separators for the current window format (#443) (2a6c45b)

v2.1.1

17 Nov 22:34
1795723

Choose a tag to compare

2.1.1 (2024-11-17)

Fixed

  • escape the TPM environment variable in the kube status line module (#434) (eb78ade)
  • specify the color for right separator of the status modules to be the same as text bg color (#429) (0e66dee)

Documentation

  • add possible values for window_flags (#417) (c8a2d1a)
  • custom-status: fix typo catpuccin -> catppuccin (#424) (aaf9120)

v2.1.0

25 Oct 07:50
d645852

Choose a tag to compare

2.1.0 (2024-10-25)

Added

  • add an option to format the window number with @catppuccin_window_number and @catppuccin_window_current_number (c749885)

Fixed

  • allow for dynamic colors in status modules (#411), fixes issue #407 (5e273e4)
  • session status icon bg color change by client_prefix (#394) (8855667)

Documentation

v2.0.0

21 Oct 07:57
a3df709

Choose a tag to compare

2.0.0 (2024-10-21)

See #291 for help on migrating from older versions.

⚠ BREAKING CHANGES

  • rebalance the colors used, and follow the styleguide
  • change how windows are styled
  • change how status modules are styled
  • rebalance colors, adhere to style guide & overhaul docs (#372)

Features

  • change how status modules are styled (79284da)
  • rebalance colors, adhere to style guide & overhaul docs (#372) (79284da)
  • rebalance the colors used, and follow the styleguide (79284da)
  • rebalance the status module colors for cpu and battery (79284da)
  • replace _ctp_status_bg with unified _ctp_module_bg_color in module configuration (a4d4ad0)

Bug Fixes

Code Refactoring

  • change how windows are styled (79284da)

v1.0.3

16 Oct 10:44
10aac29

Choose a tag to compare

1.0.3 (2024-10-16)

Bug Fixes

  • change the default status line background to mantle (#377) (47dbe81)