mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Start work on porting unicode input kitten to Go
This commit is contained in:
parent
a2e4efbb14
commit
53e33a80ba
20 changed files with 39037 additions and 76658 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -17,6 +17,7 @@ glfw/*.c linguist-vendored=true
|
|||
glfw/*.h linguist-vendored=true
|
||||
kittens/unicode_input/names.h linguist-generated=true
|
||||
tools/wcswidth/std.go linguist-generated=true
|
||||
tools/unicode_names/names.txt linguist-generated=true
|
||||
|
||||
*.py text diff=python
|
||||
*.m text diff=objc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue