hyper icon indicating copy to clipboard operation
hyper copied to clipboard

A terminal built on web technologies

Results 473 hyper issues
Sort by recently updated
recently updated
newest added

How do I set Hyper as the default terminal on macOS

- [x] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version - [x] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that this is not a duplicate - **OS version...

Fixes #8032 by upgrading @xterm/xterm, also requiring a number of other dependencies to be migrated/upgraded.

- [x] I am on the [latest](https://github.com/zeit/hyper/releases/latest) Hyper.app version - [x] I have searched the [issues](https://github.com/zeit/hyper/issues) of this repo and believe that this is not a duplicate - **OS version...

npm repository : https://www.npmjs.com/package/hyper-typing-beep-sounds demo video (need to turn on sound) https://github.com/user-attachments/assets/04b76e71-aa71-40de-aac8-b37f8565edae

- [x] Your Hyper.app version is **3.4.1**. Please verify you're using the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version - [ ] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that this...

- [ ] Your Hyper.app version is **3.4.1**. Please verify you're using the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version - [ ] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that...

- **Is the issue reproducible in vanilla Hyper.app?** I don't know, I only have one device to test this on. ## Issue I don't know if it's just me but...

Fixes the issue where Hyper.app froze at startup behind corporate proxies that require authentication. Issue When Hyper starts, it performs network calls for: Auto-updater Plugin installer In corporate environments with...

When padding: '0 0 0 0' is set in .hyper.js, the terminal still shows a small gap on the right edge. This happens because .xterm-viewport adds fractional width during fitAddon.fit()....