Fix terminal colours within tmux

This commit is contained in:
Oliver Davies 2023-12-20 00:55:07 +00:00
parent c600c30e22
commit d97259fc6a
2 changed files with 7 additions and 1 deletions

View file

@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), but adapt
Instead of grouping changes by tag, they are grouped by the date they are released.
## 19th December 2023
### Fixed
* Fix terminal colours within tmux.
## 18th December 2023
### Added