diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2024-10-15 11:41:08 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-15 11:41:08 +0300 |
commit | a5bb567c0a15bed65ff18c94d04c8c147bf817a9 (patch) | |
tree | da9efc2394af9c52ade67832ab172a5ab3fa8400 /.gitignore | |
parent | a2653293a8e6ac5f5fb9f7e075656799d8df3488 (diff) | |
download | alacritty-a5bb567c0a15bed65ff18c94d04c8c147bf817a9.tar.gz alacritty-a5bb567c0a15bed65ff18c94d04c8c147bf817a9.zip |
Implement multi-char cursor highlight
Use `end` of the cursor to draw a `HollowBlock` from `start` to `end`.
When cursor covers only a single character, use `Beam` cursor instead
of `HollowBlock`.
Fixes #8238.
Fixes #7849.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions