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