LingmoOS / LingmoOS/lingmo-terminal
ensure tab exit when the shell of the tab exit
Open
Nobody has claimed this yet.
bug
question
- Dominant language
- C++
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
sometimes the tab just leave there after the shell exit (ctrl+d or `exit`) without exiting
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 Lingmo Terminal by opening a tab, starting a shell, and exiting with Ctrl+D or `exit`. Trace the tab and shell-exit handling to find why the tab remains, then verify that the tab closes after the shell exits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100