mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 14:22:37 +03:00
1c9b9f69e0
Remove special case for blocks where we switched it out for a blank sprite and instead varied the cell background. We now always render a matching cursor sprite as a separate layer over the top of the text background color, but below the text foreground layer. This is preparing for https://github.com/wez/wezterm/issues/1432 Make bar/line cursors use the text foreground color when reverse video cursors are enabled, per @VKondakoff: https://github.com/wez/wezterm/issues/1076#issuecomment-978214136 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |