this happens on macOS Mojave with kitty 0.13.1
~ kitty --version
[347 13:06:22.614967] Failed to set locale with LANG: en_IT.UTF-8
kitty 0.13.1 created by Kovid Goyal
locale en_IT is wrong and it also it breaks nvim math functions, because e.g. str2float("3.3") returns "3.0"
this happens on macOS Mojave with kitty 0.13.1
locale
en_ITis wrong and it also it breaks nvim math functions, because e.g.str2float("3.3")returns "3.0"