Skip to content

TEXTUAL_SMOOTH_SCROLL doesn't disable the smooth effect #5856

Answered by willmcgugan
4l1fe asked this question in Q&A
Discussion options

You must be logged in to vote

Setting TEXTUAL_ANIMATIONS=none will disable scrollbar animation. You can also set that on the app with self.app.animation_level = "none"

If you want it more finely grained, you can implement action_page_down and friends.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@4l1fe
Comment options

@willmcgugan
Comment options

Answer selected by 4l1fe
@4l1fe
Comment options

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
Converted from issue

This discussion was converted from issue #5855 on June 10, 2025 12:21.