Releases: dracula/tmux
Releases · dracula/tmux
v3.0.0
What's Changed
- check for bc program and show info if not found by @dashorty in #233
- Add hostname option for show_left_icon by @deanc in #236
- Update network.sh to not cut off SSIDs starting with
^
by @djfpaagman in #237 - MPD Plugin by @pspiagicw in #239
- Added
shortname
option to @dracula-show-left-icon by @taflaj in #240 - Update README.md by @sourhub226 in #234
- Add ssh-session plugin by @AbelAnaya in #235
- Fix: Avoid potential delay in calc of RAM (darwin) by @aftaylor2 in #243
- Fix multi word fixed location by @dwdunham in #246
- UPDATE: the power_supply device selection by @dev-onejun in #245
- add network bandwidth support for macOS by @emmagamma in #249
- feat: Added playerctl plugin by @stevendejongnl in #257
- Change how Wi-Fi network info is received on Mac by @pratnala in #259
- Fix MacOS RAM usage calculation in ram_info.sh by @lxneng in #269
- Update network_vpn.sh linux by @muX1337 in #270
- allow user to force getting gpu info without asking lspci #272 by @Theoreticallyhugo in #274
- feat: Added plugin to show CGM data from libeview api by @steinbrueckri in #275
- Suggested fallback for failing wttr.in weather API by @Edvid in #268
- feature/ better battery indication by @Theoreticallyhugo in #276
- feature/ add max len to spotify and fix output when no device available by @Theoreticallyhugo in #277
- fix show battery percent sign on linux by @mamantoha in #281
- better battery indication for charging from AC by @mamantoha in #280
- fixed weather app showing "Location Unavailable" by @ikubetoomuzik in #283
- Add new kubernetes option to just show the context name by @josepedropereira in #285
- feature/hide ssh-session when not conntected by @Theoreticallyhugo in #284
- weather.sh: added timeouts & checking for 'wttr.in' by @ikubetoomuzik in #287
- Feature/better gpu by @Theoreticallyhugo in #286
- feature/custom labels and hosts by @Theoreticallyhugo in #282
- Updated playerctl script to allow scrolling text by @LinkUpGames in #273
- Use fixed width for network bandwidth to avoid jumps by @m99coder in #263
- Difference between !$show_day_month and $show_military (show clock only) by @gvangool in #260
- fix: emulate timeout command for OSX by @guimochila in #288
- Fix: get status and capacity with multiple power_supplies by @NeumoNeumo in #297
- Add icon for AC mode by @fvincenzo in #292
- fixed a minor misspell by @swerami in #298
- Bug/no wifi icon on linux by @Theoreticallyhugo in #300
- feature/customizable color codes by @omeyenburg in #294
- Add transparent background to the powerline by @Heyian in #299
- Update INSTALL.md for transparent powerline background by @Heyian in #301
- fix full battery on macOS 15 by @mamantoha in #304
- Patch to fix #290 by @jby in #291
- mac: Fix network detection by @fvincenzo in #303
- weather.sh: added timeouts to curl requests by @ikubetoomuzik in #289
- Add krbtgt (Kerberos TGT) plugin by @rexberg in #255
- Added support for system temperature on Raspberry PI by @chauek in #149
- The weather plugin is broken: revert the latest changes to make it functional again by @fvincenzo in #305
- Feature/theming by @Theoreticallyhugo in #296
- add: Generic system temperature support by @locnnil in #307
- update locale of weather.sh to utf8 by @alaamroue in #313
- check whether output is empty and exit before entering scrolling output by @Theoreticallyhugo in #314
- Feature/docs by @Theoreticallyhugo in #311
New Contributors
- @dashorty made their first contribution in #233
- @deanc made their first contribution in #236
- @djfpaagman made their first contribution in #237
- @pspiagicw made their first contribution in #239
- @taflaj made their first contribution in #240
- @sourhub226 made their first contribution in #234
- @AbelAnaya made their first contribution in #235
- @aftaylor2 made their first contribution in #243
- @dwdunham made their first contribution in #246
- @dev-onejun made their first contribution in #245
- @emmagamma made their first contribution in #249
- @stevendejongnl made their first contribution in #257
- @pratnala made their first contribution in #259
- @lxneng made their first contribution in #269
- @muX1337 made their first contribution in #270
- @Theoreticallyhugo made their first contribution in #274
- @steinbrueckri made their first contribution in #275
- @Edvid made their first contribution in #268
- @mamantoha made their first contribution in #281
- @ikubetoomuzik made their first contribution in #283
- @josepedropereira made their first contribution in #285
- @LinkUpGames made their first contribution in #273
- @m99coder made their first contribution in #263
- @gvangool made their first contribution in #260
- @guimochila made their first contribution in #288
- @NeumoNeumo made their first contribution in #297
- @fvincenzo made their first contribution in #292
- @swerami made their first contribution in #298
- @omeyenburg made their first contribution in #294
- @Heyian made their first contribution in #299
- @jby made their first contribution in #291
- @rexberg made their first contribution in #255
- @chauek made their first contribution in #149
- @locnnil made their first contribution in #307
- @alaamroue made their first contribution in #313
Full Changelog: v2.3.0...v3.0.0
v2.3.0
What's Changed
- Add tmux-ram-usage plugin by @aaronkollasch in #220
- Add mercurial script by @pele1410 in #226
- Added plugin for the window option "Synchronize panes" by @JannoTjarks in #138
- [fix] 'synchronize-panes' is not runnable by @magnuslarsen in #228
- Add tmux-continuum status plugin by @aaronkollasch in #221
- Update INSTALL.md by @FriendlyTroll in #230
- Added eks support for kubernetes prompt by @dormunis in #211
- Add OpenBSD (cpu, ram) and Fossil SCM by @rbucker in #191
New Contributors
- @pele1410 made their first contribution in #226
- @magnuslarsen made their first contribution in #228
- @FriendlyTroll made their first contribution in #230
- @rbucker made their first contribution in #191
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Bug fixes and misc changes.
What's Changed
- Add cwd.sh to display the tmux pane's current working directory by @jonathanforhan in #198
- 🐛 fix(#180): set network_ping as executable by @IGLOU-EU in #188
- Update network-bandwidth configuration and documentation by @IGLOU-EU in #187
- 🐛 fix(#165): is no longer based on word matching by @IGLOU-EU in #189
- fix gpu reporting issue #195 by @darko1002001 in #196
- Reject unrecognized plugins in config by @aaronkollasch in #176
- Show the number of attached clients by @aaronkollasch in #161
- Added new options to use arbitrary time format. by @ucchiee in #124
- Add option to show/hide plugins with empty output by @aaronkollasch in #175
- Display CPU label on CPU load configuration by @tarantila in #168
- feat: add network-vpn plugin (only macOS) by @tmigone in #167
- fix: default value for the time format should be empty by @miknikif in #204
- Fix the background agent for the weather script by @miknikif in #203
- Add dracula-spotify-tui-format option by @jumscrafteur in #207
- Add plugins for gpu ram and power by @gdkrmr in #206
- Add 'custom' status plugin to get status texts from external scripts. by @pataquets in #163
- doc(Install): Add missing plugins. [#193] by @danriedl in #208
- fix bug with multi-word cwd by @jonathanforhan in #215
- Added terraform workspace support by @dormunis in #213
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Bug fixes and misc features.
V2! Complete rework with multiple new features.
v1.0.1
Minor bug fix.
Initial release!
A release has been long overdue, in my opinion, this plugin is "1.0 ready". That means I'm confident in its ability to provide a satisfactory user experience. Additionally, we have an impressive list of features that includes but isn't limited to:
- Weather information
- CPU, GPU, and RAM usage
- Network utilization usage
- Powerline support
- Battery support
And even more to come.