Pane resizing shortcut
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Using hyper, there is one feature I'm missing and couldn't for the life of me find it -> resizing panes using only the keyboard. I'm only Ubuntu 20.4, using hyper 3.0.2.
I came across hyerinator and hyperlayour which would allow me to create layouts with asymmetrical pane sizes but what I want is something like terminator's ctrl+shift+arrow keys to be able to resize a pane.
Does this exist/any plans on making this?
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 by locating Hyper's keyboard shortcut handling and pane-resizing or layout entry points; the issue does not name files or tests. Check how existing pane commands are wired, then verify that Ctrl+Shift+Arrow keys resize the focused pane as requested on Ubuntu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100