SSH: Wrong input behaviour if the current displayed pathname is exactly as long as the terminal width
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- I am on the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: macOS 13.3
- Hyper.app version: 3.4.1
- The issue is reproducible in vanilla Hyper.app: Yes
Issue
If the current path name displayed is exactly as long as the terminal column width, typing new text does not start on a new line but at the beginning of the same line, overwriting the bash prompt text. The issue only happens when using SSH with Hyper.
Video: https://youtu.be/GgVDKZrzOTk
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Hyper 3.4.1 on macOS 13.3 by using SSH with a displayed pathname exactly equal to the terminal width, then type additional text. Trace the terminal rendering and input behavior involved in that boundary case. Done means new input begins on a new line without overwriting the bash prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100