redo icon indicating copy to clipboard operation
redo copied to clipboard

Visual glitching in command history list

Open julesdeckers opened this issue 3 years ago • 1 comments

On arm64-darwin built form source, I experience a visual bug in the ordered command list: Screenshot 2022-04-21 at 10 26 25 Screenshot 2022-04-21 at 10 26 40

Some of the commands will jump around and dissapear when navigating. Application functions work normally.

.zshrc variables

Screenshot 2022-04-21 at 10 27 47

Possibly a wrong configuration on my part?

julesdeckers avatar Apr 21 '22 08:04 julesdeckers

Hi @julesdeckers. Thanks for reporting this and using Redo! I myself don't own an arm based darwin machine, however I might have some clues on why this is happening. Are you using your terminal in windowed mode ? especially smaller than what redo needs in terms of terminal drawing space. There are some visual issues whenever this is the case, the UI at this moment does not do proper scaling relative to the terminal window. If this is not the case I will look at a way to test with an arm based machine, however that may take a little more time and doesn't solve your problem per se.

barthr avatar Apr 22 '22 08:04 barthr