Skip to content

2.7.9

Compare
Choose a tag to compare
@mintty mintty released this 28 Jul 15:20
· 1603 commits to master since this release

Character display

  • Fixed character attribute handling in scrollback buffer.
  • Fixed rendering of some combining characters by heuristic tweaking.
  • Avoid misplaced artefacts of combining doubles while moving cursor over them.
  • Limiting glyph width checking to symbol ranges to avoid performance penalty (~#615).

WSL support

Other

  • Unicode 10.0 updates.
  • Avoid multiple reporting of font problems.
  • Fixed process list in Close prompt (if started from desktop).