kakoune/test/regression/4843-trim-front-split-glyph/enabled
2023-03-05 17:42:41 +01:00

3 lines
91 B
Bash
Executable File

#!/bin/sh
[ $(echo -n "⌛" | wc -m) = '1' ] && locale | grep LC_CTYPE | grep -qi 'utf-*8'