Unicode input kitten: Add symbols from NERD font

These are mostly Private Use symbols not in any standard,
however they are common enough to be useful.

Fixes #2972
This commit is contained in:
Kovid Goyal
2020-09-22 19:47:39 +05:30
parent 48e0ba1d3d
commit d09666aba9
7 changed files with 37155 additions and 28275 deletions

2
kitty/unicode-data.c generated
View File

@@ -1,4 +1,4 @@
// unicode data, built from the unicode standard on: 2020-08-06
// unicode data, built from the unicode standard on: 2020-09-22
// see gen-wcwidth.py
#include "data-types.h"