Describe the bug
The example tabs does not render correctly.
Setup
Please complete the following information along with version numbers, if applicable.
- OS: Mac OS Tahoe (26.0)
- Shell:
zsh
- Terminal Emulator:
ghostty, Terminal.app
- Terminal Multiplexer: (seen happening in and out of
tmux)
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/charmbracelet/bubbletea/blob/e5fb1b8ff58ea4fc17c48c91c800d48046336e26/examples/tabs/main.go
- Run with
go run .
- Notice behaviour on tab spacing
Source Code
https://github.com/charmbracelet/bubbletea/blob/e5fb1b8ff58ea4fc17c48c91c800d48046336e26/examples/tabs/main.go
Expected behavior
Tabs are spaced correctly
Screenshots
Additional context
It seems likely that it's a "me" problem.
Describe the bug
The example tabs does not render correctly.
Setup
Please complete the following information along with version numbers, if applicable.
zshghostty,Terminal.apptmux)To Reproduce
Steps to reproduce the behavior:
go run .Source Code
https://github.com/charmbracelet/bubbletea/blob/e5fb1b8ff58ea4fc17c48c91c800d48046336e26/examples/tabs/main.go
Expected behavior
Tabs are spaced correctly
Screenshots
Additional context
It seems likely that it's a "me" problem.