``` # micro --version Version: 2.0.14 Commit hash: 04c57704 Compiled on August 28, 2024 ``` It takes around 20 seconds to micro to bring up the TUI and when it does it looks godawful.  ``` TERM=foot micro ## this works TERM=foot-direct micro ## this doesn't ```
It takes around 20 seconds to micro to bring up the TUI and when it does it looks godawful.