mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-13 12:08:45 +02:00
Start work on copy instructions
This commit is contained in:
6
kittens/ssh/copy.py
Normal file
6
kittens/ssh/copy.py
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# License: GPLv3 Copyright: 2022, Kovid Goyal <kovid at kovidgoyal.net>
|
||||
|
||||
|
||||
class CopyInstruction:
|
||||
pass
|
||||
Reference in New Issue
Block a user