Foot Version
foot version: 1.27.0 +pgo +ime +graphemes +toplevel-tag +blur -assertions
TERM environment variable
foot
Compositor Name and Version
Mutter 50.2
Distribution
NixOS unstable
Terminal multiplexer
No response
Shell, TUI, application
Nano
Server/standalone mode
- Standalone
- Server
Foot config
[bell]
urgent=true
[csd]
color=888888
font=Adwaita Sans:weight=bold
[desktop-notifications]
inhibit-when-focused=true
[main]
font=Source Code Pro:size=14
gamma-correct-blending=true
initial-window-size-chars=90x25
pad=5x5 center
[scrollback]
lines=10000
multiplier=4
[security]
osc52=disabled
[url]
osc8-underline=always
Description of Bug and Steps to Reproduce
When I enter a flag emoji using the Super+Period shortcut on GNOME, if I press space a second time after the name has been resolved, and then press enter, a ghost tag letter remains next to the flag.
See the attached screen recording.
Relevant logs, stacktraces, etc.
warn: wayland.c:1854: compositor does not implement the xdg-toplevel-icon protocol
warn: shm.c:1019: 16-bit surfaces requested, but compositor does not implement ABGR161616+XBGR161616
warn: wayland.c:2153: no decoration manager available - using CSDs unconditionally
### Foot Version
foot version: 1.27.0 +pgo +ime +graphemes +toplevel-tag +blur -assertions
### TERM environment variable
foot
### Compositor Name and Version
Mutter 50.2
### Distribution
NixOS unstable
### Terminal multiplexer
_No response_
### Shell, TUI, application
Nano
### Server/standalone mode
- [x] Standalone
- [ ] Server
### Foot config
```ini
[bell]
urgent=true
[csd]
color=888888
font=Adwaita Sans:weight=bold
[desktop-notifications]
inhibit-when-focused=true
[main]
font=Source Code Pro:size=14
gamma-correct-blending=true
initial-window-size-chars=90x25
pad=5x5 center
[scrollback]
lines=10000
multiplier=4
[security]
osc52=disabled
[url]
osc8-underline=always
```
### Description of Bug and Steps to Reproduce
When I enter a flag emoji using the Super+Period shortcut on GNOME, if I press space a second time after the name has been resolved, and then press enter, a ghost tag letter remains next to the flag.
See the attached screen recording.
### Relevant logs, stacktraces, etc.
```
warn: wayland.c:1854: compositor does not implement the xdg-toplevel-icon protocol
warn: shm.c:1019: 16-bit surfaces requested, but compositor does not implement ABGR161616+XBGR161616
warn: wayland.c:2153: no decoration manager available - using CSDs unconditionally
```