Open aoyewol2 opened 2 years ago
You're using custom prompt for powershell, maybe you can try once with the default profile/prompt and check if it still happens.
You're using custom prompt for powershell, maybe you can try once with the default profile/prompt and check if it still happens.
Hi, I can confirm it's not the powershell prompt as this error does not occur in Windows Terminal.
still it might be useful to test with the default profile once also can you post the powershell profile, I can try to reproduce.
[x] I am on the latest Hyper.app version
[x] I have searched the issues of this repo and believe that this is not a duplicate
OS version and name: Windows 11
Hyper.app version: 3.3.0
Link of a Gist with the contents of your .hyper.js: https://gist.github.com/aoyewol2/d3d1b1d681a02c07a4a19f004c33b32b
(CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
The issue is reproducible in vanilla Hyper.app: Is Vanilla
Issue
I'm getting a weird bug where when I start typing, the first character entered duplicates. The commands still work fine, meaning it's strictly a UI issue. The plugins are not the cause, as the issue still appears when I comment out plugins in the
hyper.js
config file.