Skip to content

fix: prevent half-page message scroll from skipping content#155

Merged
chojs23 merged 1 commit into
mainfrom
fix/half-scroll
Jun 3, 2026
Merged

fix: prevent half-page message scroll from skipping content#155
chojs23 merged 1 commit into
mainfrom
fix/half-scroll

Conversation

@chojs23
Copy link
Copy Markdown
Owner

@chojs23 chojs23 commented Jun 3, 2026

Summary

Why

Closes #149

How

Testing

  • cargo fmt --all --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-features
  • Manual test in a real terminal (describe below)

Screenshots or recordings

Checklist

  • One logical change per PR.
  • Link a related issue.
  • No tokens, passwords, MFA codes, or raw auth bodies in code, tests, or logs.
  • Change does not add self-bot automation, mass actions, or scraping.
  • Updated README.md, if behavior or workflows changed.

@chojs23 chojs23 merged commit 1ce8fea into main Jun 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Half page scrolling scrolls too far (ctrl+d ctrl+u)

1 participant