...
This commit is contained in:
parent
9a1b85081e
commit
aaf94b61ed
@ -303,7 +303,7 @@ class Boss:
|
||||
return w.text_for_selection()
|
||||
if arg == '@ansi':
|
||||
return w.buffer_as_ansi()
|
||||
elif arg == '@text':
|
||||
if arg == '@text':
|
||||
return w.buffer_as_text()
|
||||
|
||||
if args[0].startswith('@'):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user