mirror of
https://github.com/alacritty/alacritty.git
synced 2025-02-10 15:46:10 -05:00
![]() Instead of rendering zero-width characters as full characters, they are now properly rendered without advancing the cursor. Because of performance limitations, this implementation only supports up to 5 zero-width characters per cell. However, as a result of this limitation there should not be any performance impact. This fixes #1317, fixes #696 and closes #1318. |
||
---|---|---|
.. | ||
csi_rep | ||
fish_cc | ||
grid_reset | ||
history | ||
indexed_256_colors | ||
issue_855 | ||
ll | ||
newline_with_cursor_beyond_scroll_region | ||
tab_rendering | ||
tmux_git_log | ||
tmux_htop | ||
vim_24bitcolors_bce | ||
vim_large_window_scroll | ||
vim_simple_edit | ||
vttest_cursor_movement_1 | ||
vttest_insert | ||
vttest_origin_mode_1 | ||
vttest_origin_mode_2 | ||
vttest_scroll | ||
vttest_tab_clear_set | ||
zerowidth | ||
zsh_tab_completion |