mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-02-06 20:27:02 +01:00
Bash >= 5.2 changed the export command to output values using $' escaping when they contain special characters. Fixes #5629
Bash >= 5.2 changed the export command to output values using $' escaping when they contain special characters. Fixes #5629