Allow backspace to wrap cursor to previous line

Fixes #8841
This commit is contained in:
Kovid Goyal
2025-07-23 08:56:54 +05:30
parent 55a2f2c55c
commit 45b2678db1
14 changed files with 87 additions and 29 deletions

4
.gitattributes vendored
View File

@@ -1,3 +1,7 @@
kitty/terminfo.h linguist-generated=true
terminfo/kitty.termcap linguist-generated=true
terminfo/kitty.terminfo linguist-generated=true
terminfo/x/xterm-kitty linguist-generated=true
kitty/char-props-data.h linguist-generated=true
kitty_tests/GraphemeBreakTest.json linguist-generated=true
kitty/charsets.c linguist-generated=true