Skip to content

Bug: flickering on horizontal scroll #654

@rszyma

Description

@rszyma

Screen flickers on horizontal scroll in less.

Steps:

  1. Run ls -la /proc | less -R -# 2 in alacritty
  2. Press right or left arrows and observe flickering

Video:

screencast_20250912143153.mp4

I can reproduce in following terminals: alacritty, gnome-terminal.
Can't reproduce in following terminals: kitty, foot, konsole, st, xterm, zed built-in terminal, vscode built-in terminal.

I'm not exactly sure exactly whether the problem is within alacritty/gnome-terminal or less not doing proper sync. One of alacritty devs in this comment claims that it's an issue on less side.

I've done some grepping around less' code searching for any mentions of sync escape sequences, but I couldn't find anything relevant, which makes me more confident it's indeed an issue on less side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions