X Tutup
Skip to content

[3.13] gh-119034, REPL: Change page up/down keys to search in history (GH-123607)#123773

Merged
ambv merged 1 commit intopython:3.13from
miss-islington:backport-8311b11-3.13
Sep 6, 2024
Merged

[3.13] gh-119034, REPL: Change page up/down keys to search in history (GH-123607)#123773
ambv merged 1 commit intopython:3.13from
miss-islington:backport-8311b11-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 6, 2024

Change and keys of the Python REPL to history
search forward/backward.

(cherry picked from commit 8311b11)

Co-authored-by: Victor Stinner vstinner@python.org
Co-authored-by: Łukasz Langa lukasz@langa.pl

…ythonGH-123607)

Change <page up> and <page down> keys of the Python REPL to history
search forward/backward.

(cherry picked from commit 8311b11)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup