mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
7f01e758b33821e6fe3b497e22e3c1ff41ef9b8b
The result from `self.add_os_window()` is overwritten later and not used between the two assignments, so I removed the first assignment and moved the second assignment to the line after the call to `self.add_os_window()`.
…
…
= 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"]
Languages
Python
38.5%
C
28%
Go
26.4%
Objective-C
5.5%
Shell
1%
Other
0.5%