mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 06:25:13 +02:00
Apply default colors in diff kitten
This commit is contained in:
@@ -14,6 +14,7 @@ class Handler:
|
||||
self.initialize()
|
||||
|
||||
def __exit__(self, *a):
|
||||
del self.write_buf[:]
|
||||
self.finalize()
|
||||
|
||||
def initialize(self):
|
||||
|
||||
Reference in New Issue
Block a user