Kaley Main
Kaley Main
When the reader/writer returned an `io.EOF` this was passed back to the client instead of marking the TCP connection as bad and attempting to redial. This implements an exponential backoff...
### Link to repository https://github.com/kjnsn/catppuccin-tmux-powerline ### Screenshots ### Any additional comments? _No response_ ### Submission Guidelines - [X] I have read and followed Catppuccin's submission guidelines.
This extends off the ideas in #6493, using [RFC 7464](https://www.rfc-editor.org/rfc/rfc7464.html) as the serialization format. ### Motivation (from @ridiculousfish in #6493) > fish history is currently a broken psuedo-YAML. Mea culpa:...
Several components do not handle transparency well. This is how "transparency" works in terminal emulators: - The terminal is a grid of cells - Each cell has a set of...
Useful for changing the flavour while tmux is running. Light/dark theme hooks only work with a super recent tmux change: https://github.com/tmux/tmux/pull/4353 Will document how it works when the next major...