This patch is a follow-up for ac3fde681102118f6b62979f5a30066600359f3a.
Hello @randy3k, a quick patch for #425 which contained a small oversight I apologize for : view_settings was missing from TerminusOpenCommand.run_async so terminus_open command is crashing with a TypeError when view_settings is specified in arguments list...
This patch is a follow-up for ac3fde681102118f6b62979f5a30066600359f3a.
Hello @randy3k, a quick patch for #425 which contained a small oversight I apologize for :
view_settings
was missing fromTerminusOpenCommand.run_async
soterminus_open
command is crashing with aTypeError
whenview_settings
is specified in arguments list...Thanks again, bye :wave: