Skip to content

3.0.0-canary.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@leo leo released this 06 May 01:27
· 2863 commits to canary since this release

πŸ“œ Text Reflow on Resize 🐞 Bug Fixes

Major Changes

  • Fix cols/rows in cursorFrame returned by onCursorMove: #3547

Minor Changes

  • Use electron's getPath() API to get the user's app data directory: #2948
  • Expose active window positon on move to reducer: #3470
  • Add Window class and options plugin decoration: #3485
  • Keep homedir as session startup endpoint: #3506
  • Url are now interpreted by xterm: #3507
  • Upgrading xterm.js to 3.11.0-1: #3508
  • Upgrading xterm.js to 3.12.0-1: #3536
  • Add shortcut for opening hamburger menu (Windows): #3444
  • Fix handling ssh link with empty user: #3521

Patches

  • Minor fix on string #51: #3490
  • Fix hanging when zoom out goes below 5px: #3509
  • Fix home & end keymaps: #3517
  • Update copyright year in Help->About Hyper: #3415
  • Admin required for windows-build-tools install: #3570