mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 14:04:52 +02:00
More work on file transfer
This commit is contained in:
@@ -24,6 +24,7 @@ if TYPE_CHECKING:
|
||||
class Handler:
|
||||
|
||||
image_manager_class: Optional[Type[ImageManagerType]] = None
|
||||
use_alternate_screen = True
|
||||
|
||||
def _initialize(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user