mhanberg/lazyasdf

asdf error prints to the terminal and disrupts the TUI

fschoenfeldt opened this issue · 1 comments

It might not even be that bad, just FYI:

Bildschirmaufnahme.2023-03-07.um.11.19.01.mov

Resizing the window seem to "fix" the errors.

System Info:
MBP 16" 2021 (M1 Max)

App Info:
Installed via Homebrew

This is due to lazyasdf having Zero error handling 😄.

If you look carefully, you can see that it prints an error about running asdf list all maven (I think).

I plan on figuring out a log output pane, which is where i'll put errors like that.