You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
By default the keys to switch to the previous and next tabs are bound to Ctrl+PgUp and Ctrl+PgDn. These defaults are sane and expected. However, they seem to be conflicting with gnome-terminal's default shortcuts for scrolling up and down.
Specifically, the Ctrl+Shift+PgUp and Ctrl+Shift+PgDn which are used to scroll one screen up and down.
The behavior of Ctrl+Shift+{Home, End, Up Arrow, Down Arrow} remain unaffected and allows one to scroll to the top, bottom, one line up and one line down respectively.
Changing Drop Down Terminal X's tab-switching bindings to something else allows one to scroll normally with the shortcuts.
To Reproduce
Steps to reproduce the behavior:
Make sure tab navigation in Drop Down Terminal X is bound to Ctrl+PgUp and Ctrl+PgDn.
Open Drop Down Terminal X
Produce enough output to allow for scrolling (cat a large file, for example)
Attempt to scroll with Ctrl+Shift+PgUp and Ctrl+Shift+PgDn
No scrolling occurs.
Expected behavior
Using the shortcuts should allow one to scroll one screen up and one screen down in the terminal output.
Desktop (please complete the following information):
Distro: Arch Linux
Gnome-version: 3.36.2
Extension-version: 16
Xorg
The text was updated successfully, but these errors were encountered:
Describe the bug
By default the keys to switch to the previous and next tabs are bound to Ctrl+PgUp and Ctrl+PgDn. These defaults are sane and expected. However, they seem to be conflicting with gnome-terminal's default shortcuts for scrolling up and down.
Specifically, the Ctrl+Shift+PgUp and Ctrl+Shift+PgDn which are used to scroll one screen up and down.
The behavior of Ctrl+Shift+{Home, End, Up Arrow, Down Arrow} remain unaffected and allows one to scroll to the top, bottom, one line up and one line down respectively.
Changing Drop Down Terminal X's tab-switching bindings to something else allows one to scroll normally with the shortcuts.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Using the shortcuts should allow one to scroll one screen up and one screen down in the terminal output.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: