Releases: vercel/hyper
2.0.0-canary.16
2.0.0-canary.15
The final countdown ⏲
Major Changes
Minor Changes
- Reset splits either side of a divider to an even ratio on double click of the divider #2687: #2692
- Update electron to 1.8.4: #2753
- Integrate xterm v3.2: #2768
- Improve rendering performance of chars with background: #2769
- Add plugin development doc: #2770
- Make SESSION_REQUEST/TERM_GROUP_REQUEST hackable: #2777
Patches
- Fix AVA tests and make them mandatory: #2705
- CLI: better existence check: #2700
- Ensuring that the restored window position is valid: #2459
- Fix config reload after vim edit: #2718
- Fix plugin name check: #2736
- Fix start with missing config fields: #2727
- Do not register app for
ssh://
url scheme handling on dev mode: #2745 - Remove auto prefix plugin name: #2757
- Update to CircleCI 2: #2758
- Ensured Circle CI config works as expected: #2759
- Disable VSCode type chekcing: #2767
- Fix color configuration with an array: #2729
- Fix Term theme hot reloading: #2771
- Use last state of xterm dynamic char atlas: #2783
Credits
Huge thanks to @timothyis, @jcrben, @lesce, @Stanzilla, @Xapphire13, @amiram, @ajomadlabs and @albinekb for helping!
2.0.0-canary.14
2.0.0-canary.13
2.0.0-canary.12
The final countdown ⏲
Major Changes
- Change default colors: #2670
Minor Changes
- Add ssh url scheme handling: #2516
- Update xterm.js to v3.1.0: #2667
- Add
fontWeight
andfontWeightBold
settings: #2669
Patches
- Fix update notification link: #2637
- Focus term if needed when restoring: #2658
- Electron 1.8 is out: #2663
- Subpixel with opaque background color: 137db6c
- Bumped lockfile: 0c1be6d
Credits
Huge thanks to @chabou, @cyrilico, @lgeiger, @ppot, @angristan and @Stanzilla for helping!
2.0.0-canary.11
Bug fixes and an improved cursor API 💃
Minor Changes
Patches
- Corrected company name everywhere: ac54e79
- Put offscreen terms far far away: #2619
- Fix xterm fork version: #2618
- Added a link to list of Linux distributions.: #2475
- Update electron to v1.7.10 and other dependencies: #2583
- Fix selectAll command: #2436
- Fixed wrong dependency version number: #2628
- Improve Windows default editor detection: #2631
- Update electron and electron-builder: #2632
Credits
Huge thanks to @saamalik, @chabou, @kih1024, @Stanzilla and @brandon93s for helping!
2.0.0-canary.10
Better resizing and fixed blinking cursors 💅
Patches
- Fix Windows keymap delete typo: #2575
- Make CLI perform static analysis of config lazily: #2593
- Use xterm.js's fit addon when calling fitResize: #2594
- Fix CLI installation on Windows: #2600
- Fix offscreen term size calculation: #2612
- Fix initial cursor blinking: #2614
Credits
2.0.0-canary.9
Xterm 3, Hyper CLI (hyper -h
) and a more stable API 💪
Minor Changes
- Added keymap to rebind the 'break' command - Issue #2432: #2531
- Always notify watchers of plugin updates: #2508
- Add CLI tool to install/search plugins or launch app: #2375
- Xterm v3 integration: #2573
Patches
- Fix linux keymap delete typo: #2539
- Don't use open event on xterm: #2542
- Remove second open arg: #2544
- Dependency updates: #2533
- Use public API to remove xterm listeners: #2543
Credits
Huge thanks to @ineeve, @dcalhoun, @chabou, @matheuss, @albinekb, @Tyriar and @Stanzilla for helping with this release!
2.0.0-canary.8
Improved live reloading, keymaps and sweeter cursors! 🌸
Minor Changes
- Add shell alias commands to move/delete word/line: #2426
- Keymaps are now updated without restarting: #2455
- Adding in ability to switch release channel without restarting Hyper: #2408
- Load/Unload theme without restarting: #2458
- Add alt+F4 shortcut to close window on Windows: #2491
- Improved context menu: #2425
Patches
- Unify wording and spelling in config and other places: #2422
- Protect against Reload: #2433
- Enhance plugin installation: #2440
- Fix cursorShape propagation: #2437
- Disable undo/redo/cut menuItems: #2435
- Update node-pty to 0.7.3: #2453
- Fix component decoration in renderer: #2454
- Fix devtools opening when menuItem clicked: #2457
- Add comment in config about opacity compatibility: #2463
- Replace minus with hyphen character in keymaps: #2467
- Fix commands without active window: #2473
- Restore v1 keymaps for tab switching: #2485
- Use same
hazel
endpoint to notify update to Linux users: #2497 - Bumped
electron-builder
and its companion: #2519 - Fixed the cursor's color: #2520
- Fix color for char under focused BLOCK cursor: #2521
- Expose ‘true colour’ support in $COLORTERM: #2484
Credits
Huge thanks to @chabou, @KevinRLeC, @gutierri, @Stanzilla, @AndreFCruz, @baukevanderlaan and @albinekb for helping!
2.0.0-canary.7
Fixed a config bug and added support for QuickEdit! 🚑
Patches
Credits
Huge thanks to @derrickpelletier for his help!