openscopeproject / openscopeproject/TrguiNG
Feature: allow changing arrow key actions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 796
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if we could change the action of the up/down arrow keys to change the currently selected torrent instead of scrolling the window.
This would be very helpful when renaming multiple torrents. We can trigger a rename with F2, but currently the only way to select the torrents appears to be via the mouse.
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 the torrent-list keyboard handling and the existing F2 rename flow. Check how the currently selected torrent is tracked, then verify that the up/down arrows can select adjacent torrents without scrolling and that repeated selection supports renaming multiple torrents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100