Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
Write UI to `/dev/tty` and output to `/dev/stdout`
Open did:key:z6MkgFq6...nBGz opened 2 years ago p:later

With the buggy implementation in the new termion release 3.0 being fixed by this PR, it should now be possible to move away from the current implementation (write UI to /dev/stdout and the output to /dev/stderr).

  1. create PR in tui-realm with our configurable stream patch
  2. create PR in tui-realm that switches to the new ratatui version (which is on termion 3.0)