Emojis made of multiple code points break tmux status bar rendering #14984

Open
opened 2026-01-31 04:25:05 +00:00 by claunia · 0 comments
Owner

Originally created by @carlpaten-ivadolabs on GitHub (Aug 26, 2021).

Windows Terminal version (or Windows build number)

1.9.1942.0

Other Software

tmux 2.6 or 3.0a (inside WSL 2)

Steps to reproduce

In Ubuntu command line:

tmux new-session -n 🕊️ 

Expected Behavior

As on native Ubuntu: tmux status bar has only one line; clicking a window's name in the status bar switches to it

Actual Behavior

tmux status bar wraps and spills onto a second line; clicking on a window's name in the status bar does nothing

Originally created by @carlpaten-ivadolabs on GitHub (Aug 26, 2021). ### Windows Terminal version (or Windows build number) 1.9.1942.0 ### Other Software tmux 2.6 or 3.0a (inside WSL 2) ### Steps to reproduce In Ubuntu command line: ``` tmux new-session -n 🕊️ ``` ### Expected Behavior As on native Ubuntu: tmux status bar has only one line; clicking a window's name in the status bar switches to it ### Actual Behavior tmux status bar wraps and spills onto a second line; clicking on a window's name in the status bar does nothing
claunia added the Resolution-Duplicate label 2026-01-31 04:25:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14984