1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-29 16:42:13 +03:00
wezterm/wezterm-client/src
Wez Furlong fb635c4362 feed unicode version config through to Line for ls-fonts
This makes the reported metrics show correctly for:

```
wezterm -n --config "font=wezterm.font('Noto Sans Mono CJK JP')" \
        --config treat_east_asian_ambiguous_width_as_wide=true \
        ls-fonts --text ".☆a☆☆☆☆"
```

refs: https://github.com/wez/wezterm/issues/1888
2022-04-19 21:12:21 -07:00
..
pane feed unicode version config through to Line for ls-fonts 2022-04-19 21:12:21 -07:00
client.rs mux: use --prefer-mux when spawning cli proxy for domain attach 2022-04-17 18:15:17 -07:00
discovery.rs fun with sticky bits and RUNTIME_DIR 2022-01-31 07:29:15 -07:00
domain.rs mux: add AttachDomain and DetachDomain key assignments 2022-04-17 21:41:50 -07:00
lib.rs gui/client: add stubs for publishing a main gui instance sock path 2022-01-06 20:07:46 -07:00