Releases: microsoft/WhackWhackTerminal
Releases · microsoft/WhackWhackTerminal
1.2
Fixed
- Terminal now behaves mostly correctly on HiDPI displays.
1.1.3
Merge pull request #60 from Microsoft/develop
FI develop into master
1.0.14
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
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
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
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
Fixed
- Fixed problem with relative paths and ~ in path name.
0.2.5
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
Changed
- No longer rely on internal APIs
Fixed
- Fix issue where terminal window would not correctly capture focus