Releases: 2KAbhishek/tmux2k
Releases ยท 2KAbhishek/tmux2k
1.3
tmux2k 1.3
New features:
- Custom time format display
- Custom window name format display
- Updated bandwidth plugin
- Fix prefix icon display
What's Changed
- feat: support custom time format to display by @dustymabe in #24
- Update section labels by @2KAbhishek in #26
- feat: bandwidth plugin refactor and improvements by @dustymabe in #27
- feat: append forgotten close bracket by @cry999 in #29
- feat: make window name configurable by @cry999 in #28
New Contributors
- @dustymabe made their first contribution in #24
- @cry999 made their first contribution in #29
Full Changelog: 1.2...1.3
1.2
What's Changed
- The default tmux2k plugin layout has been updated to include session name, cwd
- The default status bar has been rearranged to have better grouping of related information
- Two new plugins have been added: cwd by @goodwillhacking and pomodoro by @lpanebr
New Contributors
- @lpanebr made their first contribution in #22
- @goodwillhacking made their first contribution in #20
Full Changelog: 1.1...1.2
1.1
What's Changed
You can now set window list alignment, available options are left
, center
and right
.
The default is center
.
Here's how you can set it in your .tmux.conf
:
set -g @tmux2k-window-list-alignment 'left'
Previews:
New Contributors
- @nicholasxjy made their first contribution in #17
- @nickythorne made their first contribution in #19
Full Changelog: 1.0...1.1
1.0
tmux2k has 6 themes now!
Say hello to the two new additions, good old monokai
and the clean and crisp duo
!
We also got compact mode for window list thanks to @mikecbone!
P.S: This is the first formal release of tmux2k, I will be doing more as features come up in future :)
What's Changed
- fix: network_bandwidth for mac by @shubhamku044 in #2
- Fix #3: Correct GPU utilisation by @miquelmassot in #4
- Smarter Plugin Sections by @2KAbhishek in #7
- Show ram percentage by @2KAbhishek in #10
- Add theme support by @2KAbhishek in #11
- feat: compact mode option by @mikecbone in #15
- Add more themes by @2KAbhishek in #14
New Contributors
- @shubhamku044 made their first contribution in #2
- @miquelmassot made their first contribution in #4
- @2KAbhishek made their first contribution in #7
- @mikecbone made their first contribution in #15
Full Changelog: https://github.com/2KAbhishek/tmux2k/commits/1.0