mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 04:13:44 +00:00
Fix handling of tab character when cursor is at end of line and wrapping is enabled
Fixes #7250
This commit is contained in:
parent
af82938427
commit
a0aba4da4a
3 changed files with 17 additions and 1 deletions
|
|
@ -62,6 +62,8 @@ Detailed list of changes
|
|||
|
||||
- macOS: Fix a regression in the previous release that broke rendering of some symbols on some systems (:iss:`7249`)
|
||||
|
||||
- Fix handling of tab character when cursor is at end of line and wrapping is enabled (:iss:`7250`)
|
||||
|
||||
0.33.1 [2024-03-21]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue