Danis Valiev
Danis Valiev
@Ehesp are there any plans to fix it?
> Is this public anywhere for us to replicate? I have the same hardware (macbook air m1 2020), but have not any problem. Preview works in latest Chrome.
Has it been released in [v1.6.14](https://github.com/lobehub/lobe-chat/releases/tag/v1.6.14) and [v1.6.15](https://github.com/lobehub/lobe-chat/releases/tag/v1.6.15)?
> LSP for highlighting seems like a completely an overkill. Starting a LSP per language just for highlighting? yeah, you're right. What do you think about using [chroma library](https://github.com/alecthomas/chroma) or...
Is embedding [moar](https://github.com/walles/moar?tab=readme-ov-file#embedding) can help?
What do you think about [gocui](https://github.com/jroimartin/gocui)?
Tried to add the next configuration, does not help: ``` "terminal": { "shell": { "with_arguments": { "program": "/opt/homebrew/bin/nu", "args": ["--login"] } } ```
**UPD:** Sometimes there is no error at startup. **UPD 2:** And terminal opens in the right directory in those times.
I am not observing this error after the last major updates.
> [@danisvaliev001](https://github.com/danisvaliev001) I believe it exists already: https://zed.dev/extensions?query=bearded I mean official support. Existing ports are not full.