(Tab) title not matching Oh My Zsh / Powerlevel10k zsh title
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
The Powerlevel10k theme and (Oh My) Zsh customize my Terminal.app window title and tab title. But Hyper does not appear to integrate with either of these.
Would like to configure Hyper to simply use the nickname (e.g. ~) of the leaf directory in the current working directory, for each of my tabs.
Command Prompt can use %homedrive%%homepath% for that nickname. Most other modern, UNIX-like shell interpreters else can use ~, even the bastardized PowerShell.
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
No files, tests, or entry points are named. Start by locating Hyper's window and tab title handling and any shell-integration code, then verify how the current working directory is exposed. Done means tabs can show the leaf directory nickname, including ~ for the home directory, while remaining compatible with the mentioned shells.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, typescript, zsh
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100