Releases: kortina/run-in-terminal
Releases · kortina/run-in-terminal
Fix #34: can't kill terminal
- Fix #34 🤞 by removing call to
Term.term
and using Term.term.processId
instead of Term.term.termName
. Tx @Lopol2010 for fix ideas in #41
- Dependabot update #43 and #44
v0.0.6
Add new configuration that allows you to choose whether or not to save command in history runInTerminal.saveCommandInHistory
. Tx @mrcasals for #37
Merge in dependabot updates.
Update deps
Update some dependencies to address dependabot.
Update README with more examples.
v0.0.4
Fix bug where any project level settings defining runInTerminal.commands
were blowing away global and default commands
v0.0.3
Fixes bugs introduced in 0.0.2