-
Notifications
You must be signed in to change notification settings - Fork 637
Closed
Description
Very often, it happens that the tig window flickers or show half screen old+half screen new content. This happens especially when paging (pg-up, pg-down) through history or patch.
If I run for example this in the linux kernel:
tig v5.16-rc1..v5.16
I see this:

Then, if I navigate through it, I see:
https://user-images.githubusercontent.com/530775/151510043-2aab187f-516c-46f4-9b89-1495e4d02a03.mp4
I don't know if this is tig's, curses, compositor (plasma on wayland), or gfx driver (i915 -- KMS) issue. However, I don't see it with any other app (incl. kernel's menuconfig, vim, less -- the latter two seem to use only tinfo, not curses).
Metadata
Metadata
Assignees
Labels
No labels