1
1
mirror of https://github.com/wez/wezterm.git synced 2024-10-27 16:19:25 +03:00
wezterm/wezterm-gui
Wez Furlong a2779cafec gui: fix rendering to account for RTL text
We were using the physical cell position to place the glyphs,
but we need to use the visual cell position (post-RTL-reordering).

refs: #784
2022-01-29 05:59:24 -07:00
..
src gui: fix rendering to account for RTL text 2022-01-29 05:59:24 -07:00
build.rs gui: invalidate windows resources when icon changes 2022-01-01 12:15:03 -07:00
Cargo.toml wezterm: add experimental_bidi config option and very basic bidi 2022-01-25 09:00:53 -07:00