urwid / urwid/urwid

request CURSOR_MAX_DOWN and CURSOR_MAX_UP

Open
#333 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.