Skip to content

Shift-PageUp/Down to scroll through the terminal #867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
arno01 opened this issue Oct 10, 2018 · 12 comments
Closed

Shift-PageUp/Down to scroll through the terminal #867

arno01 opened this issue Oct 10, 2018 · 12 comments

Comments

@arno01
Copy link

arno01 commented Oct 10, 2018

I am using a physical keyboard and would like to scroll through the terminal output using Shift-PageUp/PageDown combination.

Ctrl-LeftArrow/RightArrow is working for jumping between the words. Home & End buttons working too.
PageUp/PageDown is working in vim/less/... fine.

Let me know if I could help debugging this.

@Grimler91
Copy link
Member

You can use tmux as a workaround, you can then use ctrl + b followed by pgup or pgdn to scroll

@randomqhacker
Copy link

Also interested in this. Just bought a BT keyboard for Termux and realized FN-Shift-UpArrow (which should send Shift-PageUp) did not scroll. I'm using the F-Droid version of Termux.

@Norcoen
Copy link

Norcoen commented Dec 4, 2020

i have the same problem with a small bluetooth keyboard

@hebo6
Copy link

hebo6 commented Jan 11, 2022

This is an amazing and expected feature

@ah-dagdelen
Copy link

As a workaround, one can start shell in emacs. Page up and page down keys work there.

@amaramth
Copy link

This feature is greatly needed. What kind of terminal has a scroll buffer that can't be scrolled with a keyboard.

@agnostic-apollo
Copy link
Member

Fixed locally, will be available in next release.

@agnostic-apollo
Copy link
Member

Check 66a9495 and 33295de. If using github builds, you can download apk from https://github.com/termux/termux-app/actions/runs/5035491694

@sylirre sylirre reopened this May 21, 2023
@sylirre sylirre closed this as completed May 21, 2023
@ristomatti
Copy link

@agnostic-apollo Could you give an estimate when the fix will be released? I don't want to uninstall all the addons to get this working. Thank you!

@agnostic-apollo
Copy link
Member

I'm sorry, my estimates are usually wrong, release has already been delayed by many months due to the amount of work, so can't give any short term date.

@ristomatti
Copy link

I know the feeling. Thank you for the quick reply!

@agnostic-apollo
Copy link
Member

You are welcome. Thanks for understanding.

chedim pushed a commit to chedim/termux-launcher that referenced this issue Nov 22, 2023
…`1` line of scrollback history instead of scrolling command history or changing pages

This will work for both `SHIFT` extra key and hardware keyboards. The `SHIFT` extra key can be long held to lock it in an enabled state and `PGUP` and `PGDN` keys can be long held to repeat scrolling.

Closes termux#867
agnostic-apollo added a commit that referenced this issue Mar 29, 2025
…`1` line of scrollback history instead of scrolling command history or changing pages

This will work for both `SHIFT` extra key and hardware keyboards. The `SHIFT` extra key can be long held to lock it in an enabled state and `PGUP` and `PGDN` keys can be long held to repeat scrolling.

Closes #867
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

11 participants