Skip to content

Conversation

@suderbot
Copy link

@suderbot suderbot commented Feb 5, 2026

This adds a small remote (SSH) tuning block that disables expensive UI features that feel slow over SSH (even with decent RTT):

  • Sets winblend/pumblend to 0 when SSH_CONNECTION/SSH_TTY is set
  • Disables Snacks inline image rendering (inline/force) when remote
  • Short-circuits Snacks scroll/dim animation durations when remote

Rationale: floating UI + animations + inline images can cause many sequential redraw frames over SSH and appear in slow motion.

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.

1 participant