Releases: vercel/hyper
Releases Β· vercel/hyper
3.0.0-canary.9
π Text Reflow on Resize π Bug Fixes
Major Changes
- Fix cols/rows in
cursorFrame
returned byonCursorMove
: #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
3.0.0-canary.8
3.0.0-canary.7
2.1.2
3.0.0-canary.6
3.0.0-canary.5
π₯ More responsive tabs/splits π Reduced memory use π Bug fixes
Minor Changes
- Add macOptionSelectionMode option: #3406
Patches
- Zoom with both cmd+= and cmd+plus: #3401
- Fix modifier keys being printed: #3414
- Downgrade electron to v3: #3420
- Fix xterm.js resource leaks in split pane: #3409
- Fix and simplify resize handling using ResizeObserver: #3411
- Fix webgl config: #3407
- Upgrading xterm to 3.10.1-3: (emoji and webgl improvements) #3429
- Upgrading xterm to 3.10.1-4: (remove selection outline) #3431
3.0.0-canary.4
2.1.1
3.0.0-canary.3
π macOS emoji input now supported π Bug fixes
Patches
- Upgrading xterm.js with the meta key fix: #3393
3.0.0-canary.2
π macOS emoji input now supported π Bug fixes
Patches
- Updating xterm to include the selection outline: #3373
- Configure Electron Builder to build Snap in classic confinement mode: #3374
- Fix(app): update os-locale to 3.1.0: #3369
- Update reat-dom to v16.2.1: #3386
- Emoji Fix: #3388 #3390
- Add div wrappers around window controls svg elements: #3392
- Fixed file paste: #3383