After opening my vim editor and saving the file when i return back to the terminal the previuos comands are not visible
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- Your Hyper.app version is 3.0.2. Please verify your using the latest Hyper.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- Any relevant information from devtools? (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
- Is the issue reproducible in vanilla Hyper.app?
Issue
-
Hyper version: undefined "3.0.2"
-
OS ARCH VERSION: win32 x64 10.0.19042
-
Electron: 3.1.3 LANG: undefined
-
SHELL: undefined TERM: undefined
~/.hyper.js contents
{ "fontSize": 12, "fontFamily": "Menlo, \"DejaVu Sans Mono\", Consolas, \"Lucida Console\", monospace", "cursorColor": "rgba(248,28,229,0.8)", "cursorShape": "BLOCK", "foregroundColor": "#fff", "backgroundColor": "#000", "borderColor": "#333", "css": "", "termCSS": "", "showHamburgerMenu": "", "showWindowControls": "", "padding": "12px 14px", "colors": { "black": "#000000", "red": "#ff0000", "green": "#33ff00", "yellow": "#ffff00", "blue": "#0066ff", "magenta": "#cc00ff", "cyan": "#00ffff", "white": "#d0d0d0", "lightBlack": "#808080", "lightRed": "#ff0000", "lightGreen": "#33ff00", "lightYellow": "#ffff00", "lightBlue": "#0066ff", "lightMagenta": "#cc00ff", "lightCyan": "#00ffff", "lightWhite": "#ffffff" }, "shell": "C:\\Program Files\\Git\\git-cmd.exe", "shellArgs": [ "--command=usr/bin/bash.exe", "-l", "-i" ], "env": { "TERM": "cygwin" }, "bell": "SOUND", "copyOnSelect": false }{
"plugins": [],
"localPlugins": []
}
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
The report names no source file, test, or entry point; begin by reproducing the behavior on Windows Hyper 3.0.2 with the supplied Git Bash shell configuration after editing in Vim. Done means identifying why previous terminal commands are not visible after returning from Vim, but the issue does not define a more specific expected result or test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100