Skip to content

2.9.5

Compare
Choose a tag to compare
@mintty mintty released this 05 Dec 10:03
· 1194 commits to master since this release

Window handling

  • Fixed startup directory after cloning new window after starting from desktop shortcut (#784, mintty/wsltty#96).
  • Avoiding stale hover indication in unfocussed window.
  • Changed default handling of resolution change to HandleDPI=2 (#824).

Tweaks to HTML clipboard/export feature

  • Flexible HTML formatting levels.
  • Configurable, also in Options dialog.
  • No more table cell container.
  • HTML escaping.
  • Apply styles individually and other tweaks for increased compatibility.
  • Font fallback 'monospace'.
  • Find relative HTML file name on Shift+"HTML Screen Dump".

Configuration

Other

  • Ensuring /bin in PATH for user commands.