mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-06-05 19:43:36 +02:00
b5c284db39
Unicode characters with code longer than 4 digits should be written as `\Uffffffff` (8 digits) Fixes #4652