foot version: 1.25.0 +pgo +ime +graphemes -assertions
TERM environment variable
'tmux-256color' ('foot' - outside of tmux)
Compositor Name and Version
kwin 6.5.2
Distribution
arch linux
Terminal multiplexer
tmux
Shell, TUI, application
zsh
Server/standalone mode
# -*- conf -*-
font=monospace:size=11
[environment]
[security]
[bell]
[desktop-notifications]
[scrollback]
[url]
[cursor]
[mouse]
[touch]
[colors]
[csd]
[key-bindings]
show-urls-launch=Control+Shift+u
unicode-input=none
[search-bindings]
[url-bindings]
[text-bindings]
[mouse-bindings]
Description of Bug and Steps to Reproduce
When I do printf "\e[4:3mhello world\n" outside of tmux in foot, I see curly underline in the output. When I do the same from tmux session, I see only the straight underline.
In kitty, curly underline appears both inside and outside of tmux.
Some notes:
- I have
foot-terminfo package installed.
- I have this line in my
.tmux.conf: set -a terminal-features 'foot*:RGB'.
Relevant logs, stacktraces, etc.
No response
### Foot Version
foot version: 1.25.0 +pgo +ime +graphemes -assertions
### TERM environment variable
'tmux-256color' ('foot' - outside of tmux)
### Compositor Name and Version
kwin 6.5.2
### Distribution
arch linux
### Terminal multiplexer
tmux
### Shell, TUI, application
zsh
### Server/standalone mode
- [x] Standalone
- [ ] Server
### Foot config
```ini
# -*- conf -*-
font=monospace:size=11
[environment]
[security]
[bell]
[desktop-notifications]
[scrollback]
[url]
[cursor]
[mouse]
[touch]
[colors]
[csd]
[key-bindings]
show-urls-launch=Control+Shift+u
unicode-input=none
[search-bindings]
[url-bindings]
[text-bindings]
[mouse-bindings]
```
### Description of Bug and Steps to Reproduce
When I do `printf "\e[4:3mhello world\n"` outside of tmux in foot, I see curly underline in the output. When I do the same from tmux session, I see only the straight underline.
In kitty, curly underline appears both inside and outside of tmux.
Some notes:
- I have `foot-terminfo` package installed.
- I have this line in my `.tmux.conf`: `set -a terminal-features 'foot*:RGB'`.
### Relevant logs, stacktraces, etc.
_No response_