Releases: catppuccin/tmux
Releases · catppuccin/tmux
v2.1.3
23 Mar 09:24
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )