Skip to content
Discussion options

You must be logged in to vote

wezterm scrolls to bottom when you type input. You can control that via:
https://wezfurlong.org/wezterm/config/lua/config/scroll_to_bottom_on_input.html

wezterm won't scroll on output, unless you have hit your scrollback limit, in which case it must evict lines and scroll.
You can avoid that by sending SIGSTOP (usually CTRL-S) to pause the program. You can later resume it with CTRL-Q.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MikePresman
Comment options

Answer selected by MikePresman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants