exo icon indicating copy to clipboard operation
exo copied to clipboard

TUI Improvements

Open AlexCheema opened this issue 1 year ago • 2 comments

  • Make the TUI updates asynchronous. Probably just a framerate e.g. once per second
  • The TUI shouldn't update every time a node is active - we should just show some visualisation of what's happening, not the literal activity of nodes.

AlexCheema avatar Dec 06 '24 10:12 AlexCheema

Seconded. The glitchy updates are jarring. Some ideas: https://stackoverflow.com/questions/75076228/how-do-you-update-the-terminal-in-a-tui-application-without-it-flickering

wbic16 avatar Dec 07 '24 05:12 wbic16

The flickering is so distracting I have to make sure the window its in is hidden.

greggh avatar Feb 24 '25 03:02 greggh