terminus-quick-cmds
terminus-quick-cmds copied to clipboard
v1.0.73 Can't use
https://github.com/Eugeny/terminus/releases/tag/v1.0.73
After updating to this version, click the shortcut command and cannot write to TAB
+1 with this version of Terminus (1.0.77), typing a command will not send it to to any tab.
使用此版本的Terminus(1.0.77)+1 ,键入命令不会将其发送到任何选项卡。 src/components/quickCmdsModal.component.ts
47 line add is ok
else { tab.focusedTab.session.write(cmd); //Solve the latest version can not be used }