Fix some things that I broke and further cleanup
This commit is contained in:
@@ -370,7 +370,7 @@ class FCShell(TermWidget):
|
||||
:return: output if there was any
|
||||
"""
|
||||
|
||||
self.app.report_usage('exec_command')
|
||||
self.app.defaults.report_usage('exec_command')
|
||||
|
||||
return self.exec_command_test(text, False, no_echo=no_echo)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user