Skip to content

Releases: catppuccin/tmux

v2.1.0

25 Oct 07:50
d645852
Compare
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
Compare
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
Compare
Choose a tag to compare

1.0.3 (2024-10-16)

Bug Fixes

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

v1.0.2

12 Oct 06:42
4c38d54
Compare
Choose a tag to compare

1.0.2 (2024-10-12)

Bug Fixes

  • ci: update tmux in test workflow (#370) (02debd3)
  • status: use a literal string for battery_icon so it can be replaced by the battery plugin (#365) (06fff2f), closes #342
  • typo in readme config example (#362) (41ee0b8)
  • window: middle separator colors (#369) (c59df83)

v1.0.1

05 Oct 03:07
daa49d0
Compare
Choose a tag to compare

1.0.1 (2024-10-05)

Bug Fixes

  • readme: fix the example configurations (#343) (06183b3)
  • readme: fix the version number, and fix escaping in the custom status line module docs (#357) (db466f8)

v1.0.0

02 Oct 00:41
b954fd2
Compare
Choose a tag to compare

1.0.0 (2024-10-02)

Bug Fixes

  • readme: remove -F when setting the status line (#333) (b38421f)

v0.4.0

01 Oct 01:33
d424a03
Compare
Choose a tag to compare

0.4.0 (2024-10-01)

⚠ BREAKING CHANGES

  • rewrite to use tmux native rather than bash (#328)

Bug Fixes

  • readme: update the readme to include upgrade instructions (1bcad05)
  • window: ensure the window formats are set correctly (#331) (1bcad05)

Code Refactoring

  • rewrite to use tmux native rather than bash (#328) (87fa4a0)

v0.3.0

30 Sep 00:48
5fbfcc1
Compare
Choose a tag to compare

0.3.0 (2024-09-17)

Features

  • status: Add support for status module middle separators (#310) (1612a23)
  • status: window specific separator config (#198) (8276c5a)

Bug Fixes

v0.2.0

02 Sep 07:45
c26d7b8
Compare
Choose a tag to compare

0.2.0 (2024-08-23)

Features

  • error/warning messages on first load (#278) (a2dda02)
  • warn users of whitespace in module lists (#266) (362a306)

Bug Fixes

  • add missing batch options catppuccin_pane{,_active}_border_style (3ffbc37)
  • add missing batch options catppuccin_pane{,_active}_border_style (3ffbc37)
  • escaping in options (#298) (9b57c20)
  • pomodoro_plus: option names (#273) (51dde6e)
  • warning [@catppuccin](https://github.com/catppuccin)_flavour (#296) (a71f3c0)
  • warning [@catppuccin](https://github.com/catppuccin)_window_status (9ee1695)

Performance Improvements

v0.1.0

05 Aug 09:02
fc80a6d
Compare
Choose a tag to compare

0.1.0 (2024-08-04)

Features