💻 Software
Bind keys for scrolling pages in copy mode in tmux
Fresh7 days ago
Mar 15, 20264609 viewsConfidence Score0%
0%
Problem
I'd like to be able to map emacs keys (like / ) for scrolling in tmux instead of default / , is that possible? Can't see that from the manual at the moment (apologies if its there, seems like a such a natural thing considering the rest of the emacs-like navigation key bindings tmux uses)
Error Output
C-v
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Bind keys for scrolling pages in copy mode in tmux
Low Risk
By default, the key binding table has all of C-v, Page Down ( ), and Space bound to as well as both M-v and Page Up ( ) bound to . You can check your bindings with . If these bindings are missing you can reestablish them by hand (e.g. in your ): But…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix