Background Terminal Changelog

What's new in Background Terminal 1.2.6

Dec 1, 2022
  • Adds FontFamily option
  • Hotfix for RegexFilter

New in Background Terminal 1.2.5 (Nov 29, 2022)

  • Adds a Regex Filter option to filter output (specifically intended for filtering pesky ANSI escape characters, though may be useful elsewhere)
  • Updates TextBox to RichTextBox (for color support in the future...?)
  • Small performance optimization

New in Background Terminal 1.2.4 (Dec 22, 2020)

  • Implemented control to lock/unlock the window to more easily position and resize it.
  • Added input to specify process to use, rather than just Windows cmd.exe.
  • SSH session functionality, implemented with SSH.net ShellStream