keymap to recall the last argument of the previous commands.
Open
Nobody has claimed this yet.
🛠 Type: Feature Request
- 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: Ubuntu 17.10
- Hyper.app version: 2.0.0-canary.11
- Link of a Gist with the contents of your .hyper.js: Default .hyper.js, no plugin
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app: yes
Issue
Esc - . and Alt + . are used to recall the last argument of any of the previous commands.
But only the first one can be used. I didn't see anything which can help in /app/keymaps/linux.json
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 with app/keymaps/linux.json and inspect how Hyper maps Esc-. and Alt-. in vanilla Hyper.app on Ubuntu. Done means the requested keymap supports recalling the last argument of previous commands through the intended key combination, with the behavior verified in Hyper.app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100