Adam Jeniski

Results 7 comments of Adam Jeniski

I am also having this issue. `[Trouble] 'nvim-web-devicons' is not installed. Install it, or set icons=false in your configuration to disable this message` pops up every time I try to...

I have reproduced this issue (its not specific to fast-api/python). The http call is blocking the UI thread. It should be possible to spawn an async job/task for that http...

I'll continue looking into this and can contribute if needed. Thanks!

I explicitly stated in the problem that it is not related to a particular terminal emulator. Yes this is reproducible across several terminal emulators (modern and traditional TTY). I tried...

using `--log-level` does not appear to report the error or any other info yet. `stderr` is empty. the app works as expected from CLI interface. only TUI integration is broken...

> What if you just run `opencode`, no cmd and no arguments? Yes @kommander. That is how my reproduction is stated. run `opencode` with no flags. write a single prompt....

I cannot reproduce on another Pop OS machine. Feel free to close for now (although I am still being affected on one machine.) I'll continue to update versions and debug....