Pt run] keep shell open (#28041)

* [PTRun] LeaveShellOpen condition added to run command

* [PTRun] Keep shell open added to shell plugin settings.

* [PTRun] Unnecessary variable deleted. Formatting.

* [PTRun] Variable name changed.
This commit is contained in:
gokcekantarci
2023-08-22 18:16:42 +03:00
committed by GitHub
parent 6acae53e2c
commit 5426759b9c
3 changed files with 68 additions and 6 deletions

View File

@@ -141,4 +141,7 @@
<data name="wox_plugin_cmd_run_as_user" xml:space="preserve">
<value>Run as different user (Ctrl+Shift+U)</value>
</data>
<data name="wox_leave_shell_open" xml:space="preserve">
<value>Keep shell open</value>
</data>
</root>