request CURSOR_MAX_DOWN and CURSOR_MAX_UP
Open
Nobody has claimed this yet.
Feature
- Dominant language
- Python
- Stars
- 3k
- Forks
- 344
- Avg merge
- 2h 5m
- Merged PRs (30d)
- 79
Description
Description:
Unless I'm missing it, there doesn't seem to be a primitive to go the top or bottom (M-< and M-> in emacs parlance.)
Steps to reproduce (if applicable)
Not a bug.
Expected/actual outcome
New constants to complement the existing up/down/left/right/max left/max right/page up/page down.
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 file or test is named in the issue. Locate the existing up/down/left/right, max-left/max-right, and page-up/page-down primitives, then inspect their tests if present. Done means adding top and bottom navigation constants that complement those existing primitives and verifying their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100