Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Releases: microsoft/WhackWhackTerminal

1.2

05 Oct 22:56
123b9c0
Compare
Choose a tag to compare

Fixed

  • Terminal now behaves mostly correctly on HiDPI displays.

1.1.3

27 Jun 15:19
3265899
Compare
Choose a tag to compare
Merge pull request #60 from Microsoft/develop

FI develop into master

1.0.14

09 Mar 22:07
6cb23f2
Compare
Choose a tag to compare

Fixed

  • Terminal can be scrolled with the scrollbar again
  • Double clicking on the scrollbar no longer causes an exception
  • NuGet package now correctly embeds interop types when included via <PackageReference>

1.0

05 Mar 18:19
b08ce2a
Compare
Choose a tag to compare
1.0

Added

  • Service API
  • Ability to set shell path

Changed

  • Terminal directory now changes whenever the solution changes

Fixed

  • Alt key combos no longer print character to terminal
  • Text now correctly themes on all color configurations

0.2.8

15 Feb 18:22
Compare
Choose a tag to compare

Added

  • Option to pass command line parameters to terminal.

Changed

  • Extension no longer turns off local machine lockdown for the entire process.

0.2.7

15 Feb 18:20
Compare
Choose a tag to compare

Added

  • Font options in the CSS template

Changed

  • Ctrl+O, Ctrl+P, and Ctrl+Tab are now handled by VS

Fixed

  • Goto error now correctly focuses the editor.

0.2.6

15 Feb 18:15
Compare
Choose a tag to compare

Fixed

  • Fixed problem with relative paths and ~ in path name.

0.2.5

15 Feb 18:07
Compare
Choose a tag to compare

Added

  • Options menu, user can select default shell and choose a custom CSS file.
  • Error links, build errors can be clicked to take you to source location.

Fixed

  • Terminal was not focusing when the window gained focus.

0.2.4

15 Feb 18:04
Compare
Choose a tag to compare

Changed

  • No longer rely on internal APIs

Fixed

  • Fix issue where terminal window would not correctly capture focus