Skip to content

Releases: kortina/run-in-terminal

Fix #34: can't kill terminal

31 Mar 20:41
5301dbe
Compare
Choose a tag to compare
  • 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

26 Aug 17:00
Compare
Choose a tag to compare

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

26 Jan 21:06
fb2fd6b
Compare
Choose a tag to compare

Update some dependencies to address dependabot.

Update README with more examples.

v0.0.4

10 Oct 21:44
d29d8b5
Compare
Choose a tag to compare

Fix bug where any project level settings defining runInTerminal.commands were blowing away global and default commands

v0.0.3

10 Oct 15:27
516f21b
Compare
Choose a tag to compare

Fixes bugs introduced in 0.0.2