mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-28 09:07:19 +03:00
20bd4173e2
Restore the unicode test case using that.
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
locale | grep LC_CTYPE | grep 'utf8\|UTF-8' > /dev/null
|