nushell / nushell/nushell.github.io
[MacOS] Searchbar keyboard shortcut does not work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 561
- Avg merge
- 3h 20m
- Merged PRs (30d)
- 15
Description
When visiting https://nushell.sh on a mac, the search bar's placeholder is incorrectly: Ctrl K
Pressing Ctrl + K on a Mac does nothing. Pressing CMD + K doesn't do anything either.
If I click on the search bar, close the search overlay, then the placeholder turns into Cmd K and only then pressing cmd+k will work:
Contributor guide
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 search bar shortcut issue on macOS at https://nushell.sh, before and after clicking the search bar or closing the overlay. Trace the search bar's shortcut and placeholder behavior; done means the placeholder shows the correct macOS shortcut and Cmd+K works immediately without prior interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100