Luflosi aaaf7f9d8b Fix incremental compilation
The macOS specific `package()` code changes the directory. This didn't cause any problems before 9135387cfa since `compile_commands.json` was written to the filesystem before `package()` was called. This is not the case anymore, which results in `compile_commands.json` being written into the `kitty.app` bundle. I fixed the problem by using a context manager to change the direcctory back after `kitty.app` was created.
2019-06-25 02:55:13 +02:00
2019-06-24 18:17:26 +05:30
2019-06-05 18:32:23 +02:00
2019-06-24 18:09:06 +05:30
2018-09-22 20:22:15 +02:00
2019-06-05 17:12:21 +02:00
2019-03-06 13:53:09 +05:30
2019-06-06 18:03:48 +02:00
2019-01-27 09:45:36 +05:30
2019-06-25 02:55:13 +02: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 155 MiB
Languages
Python 38.5%
C 28%
Go 26.4%
Objective-C 5.5%
Shell 1%
Other 0.5%