mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-25 12:36:11 +03:00
Try to fix select-display-column test
This commit is contained in:
parent
7368678e26
commit
25429a905b
2
test/compose/select-display-columns/enabled
Executable file
2
test/compose/select-display-columns/enabled
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
[ $(echo -n "😄😊😉😍" | wc -m) == 4 ] && locale | grep LC_CTYPE | grep -qi 'utf-*8'
|
Loading…
Reference in New Issue
Block a user