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
2019-07-30 15:07:12 +05:30
2019-07-07 21:10:15 +02:00
2019-10-23 18:21:34 +05:30
2018-05-09 11:32:22 +05:30
2019-06-28 13:48:09 +05:30
2018-05-30 12:46:00 +05:30
2018-09-22 20:22:15 +02:00
2019-06-05 17:12:21 +02:00
...
2018-06-02 11:29:07 +05:30
2019-08-09 03:27:22 +02:00
2019-12-12 10:05:11 +05:30
2019-11-26 17:23:21 +01:00

= kitty - the fast, featureful, GPU based, terminal emulator

See https://sw.kovidgoyal.net/kitty/

image:https://circleci.com/gh/kovidgoyal/kitty.svg?style=svg["Build status", link="https://circleci.com/gh/kovidgoyal/kitty"]
Description
No description provided
Readme GPL-3.0 154 MiB
Languages
Python 38.5%
C 28%
Go 26.4%
Objective-C 5.5%
Shell 1%
Other 0.5%