Space between prompt symbol and cursor
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: Windows 10
- Hyper.app version: Hyper 2.0.0 (estable)
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/pwsandoval/ba92d4ccff8ce26e168e21e187ba3ddb
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
Issue
I use Gitbash for Windows 10 and I have a problem with the cursor, which in Gitbash does not happen to me, I leave the screenshots.
In Hyper, the space between the arrow that uses the prompt and the courses does not appear:

With Gitbash I already have the space between the arrow and the courses:

In the git prompt configuration file, I have the space after the arrow, like this:
PS1="$PS1"'➜ ' # prompt: always $
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
Start by reproducing the prompt in Hyper 2.0.0 on Windows 10 with Git Bash, using the linked .hyper.js configuration and comparing it with Git Bash. Done means the space after the prompt arrow appears in Hyper as it does in Git Bash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100