Releases: bettervim/better-tmux
Releases · bettervim/better-tmux
Release 0.0.15
20 Oct 02:31
Compare
Sorry, something went wrong.
No results found
Fixes 🐛
Updated the --version command to display the version correctly
Release 0.0.14
20 Oct 00:16
Compare
Sorry, something went wrong.
No results found
Fixes 🐛
Fixed the better-tmux --version command
Release 0.0.13
15 Jul 23:33
Compare
Sorry, something went wrong.
No results found
Fixes 🐛
Features 🚀
Added support for popular themes (by @vmarcosp in #14 ) including:
Release 0.0.12
13 Jul 15:36
Compare
Sorry, something went wrong.
No results found
Added 📦
Added verbose logs via BETTER_TMUX_DEBUG=1 env var
Release 0.0.11
13 Jul 05:53
Compare
Sorry, something went wrong.
No results found
Fixes 🐛
Fixed background and foreground color for default window
Removed unused warning messages
v0.0.10
12 Jul 22:02
Compare
Sorry, something went wrong.
No results found
v0.0.9
09 Jul 23:35
Compare
Sorry, something went wrong.
No results found
Nothing to see here, just republishing some missing package stuff 😄
Full Changelog : v0.0.8...v0.0.9
v0.0.8
09 Jul 23:30
Compare
Sorry, something went wrong.
No results found
What's changed
Fixes 🐛
fix: added missing field options to the config object
Full Changelog : v0.0.7...v0.0.8
v0.0.7
09 Jul 23:15
Compare
Sorry, something went wrong.
No results found
What's Changed
Features 🚀
feat: support for TMUX global options by @vmarcosp in #7
Fixes 🐛
fix(status-bg): Fixed misconfiguration of a default value for status-bg by @vmarcosp in #8
Full Changelog : v0.0.6...v0.0.7
v0.0.6
08 Jul 00:18
Compare
Sorry, something went wrong.
No results found
Description
Features 🚀
Added support for status-fg via the status.fg field, example:
export default { status : { fg : '#000' } }
Full Changelog : v0.0.5...v0.0.6