This website requires JavaScript.
Explore
Help
Sign In
xenia
/
kakoune
Watch
1
Star
0
Fork
0
You've already forked kakoune
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
38efe8b421
kakoune
/
test
/
compose
/
unicode
/
enabled
3 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support auto disabling of unit tests with an optional enabled script Restore the unicode test case using that.
2015-11-16 22:17:23 +01:00
#!/bin/sh
test: Fix UTF8 compliant locale detection
2017-02-23 16:46:56 +01:00
locale | grep LC_CTYPE | grep -qi 'utf-*8'
Reference in New Issue
Copy Permalink
Mastodon