kitty/logo
Luflosi 527ff0238a
Replace all instances of EnvironmentError with OSError
According to the text just above https://docs.python.org/3/library/exceptions.html#EnvironmentError, `EnvironmentError` has been an alias of `OSError` since Python 3.3. Replacing it makes the code more consistent since `OSError` is used in other places in the code too.
2020-01-11 16:47:36 +01:00
..
kitty.iconset Add the generated macOS icons to git 2019-06-28 13:48:09 +05:30
beam-cursor.png macOS: Use a custom mouse cursor that shows up well on both light and dark backgrounds 2018-07-07 10:43:30 +05:30
beam-cursor@2x.png macOS: Use a custom mouse cursor that shows up well on both light and dark backgrounds 2018-07-07 10:43:30 +05:30
kitty.png
kitty.rgba
kitty.svg
make.py Replace all instances of EnvironmentError with OSError 2020-01-11 16:47:36 +01:00