Replies: 2 comments
-
|
Works perfectly fine on my Mac with CTRL-SHIFT-U and CTRL-SHIFT-D bound to act.ScrollByPage. Maybe you need to disable the builtin key function first using wezterm.action.DisableDefaultAssignment ? |
Beta Was this translation helpful? Give feedback.
-
probably because you are opening a tmux window and you do not have the following line in your configuration file of tmux set -g mouse onadd this to your ~/.tmux.conf file and restart your terminal and scrolling should work fine. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What Operating System(s) are you running on?
macOS
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
??
Ask your question!
I have scoured the Github Issues and Discussion pages trying all sorts of configs. My issue is, that on both, my iMac and Macbook, when I attempt to scroll the Wezterm window up to, for example, see the long output of a install / compilation / build, it only scrolls through my bash history commands, not the window itself.
This happens when I use the mouse or trackpad on my macbook. I've also tried to edit my configs and use the page-up / page-down buttons to no avail. Love the terminal, but need to get this window scrolling working. Below is my very basic config as it stands now.
Beta Was this translation helpful? Give feedback.
All reactions