Update commands.py
This commit is contained in:
parent
da882cc5f3
commit
c9200248eb
@ -7,7 +7,7 @@ import time
|
|||||||
commandBuffer = {
|
commandBuffer = {
|
||||||
'clipboard':['chrys\n', 'test', 'ls\n'],
|
'clipboard':['chrys\n', 'test', 'ls\n'],
|
||||||
'currClipboard': 0,
|
'currClipboard': 0,
|
||||||
'clipboardMark':{'1':None, '2':None}
|
'Marks':{'1':None, '2':None}
|
||||||
}
|
}
|
||||||
|
|
||||||
# used by the commandManager
|
# used by the commandManager
|
||||||
|
Loading…
Reference in New Issue
Block a user