foot version: 1.26.0 +pgo +ime +graphemes +toplevel-tag +blur -assertions
TERM environment variable
xterm-256color
Compositor Name and Version
mangowc
Distribution
Archlinux
Terminal multiplexer
tmux
Shell, TUI, application
zsh,bash,nvim
Server/standalone mode
[main]
include=/home/user/.config/foot/themes/gruvbox_dark.ini
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
term=xterm-256color
# login-shell=no
app-id=foot
title=foot
# locked-title=no
# font=FantasqueSansM Nerd Font:size=10, Symbols Nerd Font:size=10, Unifont:size=10
# font=FantasqueSansM Nerd Font:size=10, Symbols Nerd Font:size=10, Thabit:size=10
font=FantasqueSansM Nerd Font:size=10, Symbols Nerd Font:size=10, FreeMono:size=10, Unifont:size=10
# font=FreeMono:size=10, Symbols Nerd Font:size=10, Unifont:size=10
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>
# line-height=<font metrics>
letter-spacing=0
horizontal-letter-offset=0
vertical-letter-offset=0
# underline-offset=<font metrics>
# box-drawings-uses-font-glyphs=no
dpi-aware=yes
# initial-window-size-pixels=700x500 # Or,
# initial-window-size-chars=<COLSxROWS>
# initial-window-mode=windowed
# pad=2x2 # optionally append 'center'
# resize-delay-ms=100
# notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
# bold-text-in-bright=true
# bell=none
word-delimiters=,│`|:"'()[]{}<>-_
selection-target=clipboard
# workers=<number of logical CPUs>
gamma-correct-blending=no
[bell]
urgent=yes
notify=no
# command=
# command-focused=no
[scrollback]
# lines=1000
# multiplier=3.0
# indicator-position=relative
# indicator-format=
[url]
launch=xdg-open ${url}
label-letters=abcdefghijklmn
osc8-underline=always
[cursor]
style=block
unfocused-style=hollow
# color=111111 dcdccc
blink=no
blink-rate=0
beam-thickness=1
# underline-thickness=<font underline thickness>
[mouse]
hide-when-typing=yes
alternate-scroll-mode=yes
[key-bindings]
scrollback-up-page=Control+Shift+Page_Up
scrollback-down-page=Control+Shift+Page_Down
# scrollback-up-half-page=Control+Shift+u
scrollback-down-half-page=Control+Shift+d
scrollback-up-line=Control+Shift+k
scrollback-down-line=Control+Shift+j
clipboard-copy=Control+Shift+y
clipboard-paste=Control+Shift+p
# primary-paste=Shift+Insert
# search-start=Control+Shift+r
font-increase=Control+Shift+plus
font-decrease=Control+Shift+minus
font-reset=Control+Shift+equal
Description of Bug and Steps to Reproduce
I think there's a problem rendering Arabic letters with diacritics, even though the font used supports them.
Here's a comparison between foot and ghostty.
Relevant logs, stacktraces, etc.
No response
### Foot Version
foot version: 1.26.0 +pgo +ime +graphemes +toplevel-tag +blur -assertions
### TERM environment variable
xterm-256color
### Compositor Name and Version
mangowc
### Distribution
Archlinux
### Terminal multiplexer
tmux
### Shell, TUI, application
zsh,bash,nvim
### Server/standalone mode
- [x] Standalone
- [x] Server
### Foot config
```ini
[main]
include=/home/user/.config/foot/themes/gruvbox_dark.ini
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
term=xterm-256color
# login-shell=no
app-id=foot
title=foot
# locked-title=no
# font=FantasqueSansM Nerd Font:size=10, Symbols Nerd Font:size=10, Unifont:size=10
# font=FantasqueSansM Nerd Font:size=10, Symbols Nerd Font:size=10, Thabit:size=10
font=FantasqueSansM Nerd Font:size=10, Symbols Nerd Font:size=10, FreeMono:size=10, Unifont:size=10
# font=FreeMono:size=10, Symbols Nerd Font:size=10, Unifont:size=10
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>
# line-height=<font metrics>
letter-spacing=0
horizontal-letter-offset=0
vertical-letter-offset=0
# underline-offset=<font metrics>
# box-drawings-uses-font-glyphs=no
dpi-aware=yes
# initial-window-size-pixels=700x500 # Or,
# initial-window-size-chars=<COLSxROWS>
# initial-window-mode=windowed
# pad=2x2 # optionally append 'center'
# resize-delay-ms=100
# notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
# bold-text-in-bright=true
# bell=none
word-delimiters=,│`|:"'()[]{}<>-_
selection-target=clipboard
# workers=<number of logical CPUs>
gamma-correct-blending=no
[bell]
urgent=yes
notify=no
# command=
# command-focused=no
[scrollback]
# lines=1000
# multiplier=3.0
# indicator-position=relative
# indicator-format=
[url]
launch=xdg-open ${url}
label-letters=abcdefghijklmn
osc8-underline=always
[cursor]
style=block
unfocused-style=hollow
# color=111111 dcdccc
blink=no
blink-rate=0
beam-thickness=1
# underline-thickness=<font underline thickness>
[mouse]
hide-when-typing=yes
alternate-scroll-mode=yes
[key-bindings]
scrollback-up-page=Control+Shift+Page_Up
scrollback-down-page=Control+Shift+Page_Down
# scrollback-up-half-page=Control+Shift+u
scrollback-down-half-page=Control+Shift+d
scrollback-up-line=Control+Shift+k
scrollback-down-line=Control+Shift+j
clipboard-copy=Control+Shift+y
clipboard-paste=Control+Shift+p
# primary-paste=Shift+Insert
# search-start=Control+Shift+r
font-increase=Control+Shift+plus
font-decrease=Control+Shift+minus
font-reset=Control+Shift+equal
```
### Description of Bug and Steps to Reproduce
I think there's a problem rendering Arabic letters with diacritics, even though the font used supports them.
Here's a comparison between foot and ghostty.
### Relevant logs, stacktraces, etc.
_No response_