Interactive performance is horrible after displaying a full screen image with viu #3176

Open
opened 2026-01-30 23:14:48 +00:00 by claunia · 0 comments
Owner

Originally created by @jeichorn on GitHub (Aug 6, 2019).

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.239]
Windows Terminal version 0.3.2142.0
Testing using wsl 1.0,  Ubuntu 18.04.2 LTS
viu 0.2.1 https://crates.io/crates/viu

Steps to reproduce

Install viu, and display an image big enough to be full screen
cargo install viu
viu /mnt/c/.../image.jpg

type

Expected behavior

No performance drop

Actual behavior

Typing performance will be horrible until the image has been scrolled off the screen. Bad enough that typing will have 1 second of lag.

Originally created by @jeichorn on GitHub (Aug 6, 2019). # Environment ``` Windows build number: Microsoft Windows [Version 10.0.18362.239] Windows Terminal version 0.3.2142.0 Testing using wsl 1.0, Ubuntu 18.04.2 LTS viu 0.2.1 https://crates.io/crates/viu ``` # Steps to reproduce Install viu, and display an image big enough to be full screen `cargo install viu` `viu /mnt/c/.../image.jpg` type # Expected behavior No performance drop # Actual behavior Typing performance will be horrible until the image has been scrolled off the screen. Bad enough that typing will have 1 second of lag.
claunia added the Needs-TriageResolution-Duplicate labels 2026-01-30 23:14:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3176