neatvi icon indicating copy to clipboard operation
neatvi copied to clipboard

A small vi/ex editor for editing bidirectional UTF-8 text

Results 25 neatvi issues
Sort by recently updated
recently updated
newest added

This builds and tests code whenever pushing commits to the repo.

Hello Bro. as an Arabic user I have to use some special Arabic symbols like ( ْ ِ ٍ ٌ ُ ً َ ), for some reason in Neatvi It's...

Example text: ``` السَّلامُ عَليْكُم ``` Diacritics are rendered as `ـــ`

gcc but not clang ``` cc -c -Wall -O2 reg.c reg.c: In function 'reg_putraw': reg.c:50:18: warning: array subscript [-128, 255] is outside array bounds of 'char *[256]' [-Warray-bounds] 50 |...