redo
redo copied to clipboard
Visual glitching in command history list
On arm64-darwin built form source, I experience a visual bug in the ordered command list:

Some of the commands will jump around and dissapear when navigating. Application functions work normally.
.zshrc variables
Possibly a wrong configuration on my part?
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.