More work on file transfer

This commit is contained in:
Kovid Goyal
2021-09-09 12:59:31 +05:30
parent 2178c8e4af
commit f9c99a61d4
6 changed files with 257 additions and 17 deletions

View File

@@ -24,6 +24,7 @@ if TYPE_CHECKING:
class Handler:
image_manager_class: Optional[Type[ImageManagerType]] = None
use_alternate_screen = True
def _initialize(
self,