Alvaro Sevilla
Alvaro Sevilla
I'm afraid I can't reproduce. On directory views I see `NetrwTreeListing`
Hey glad you like it! The three hl groups you're concerned about are these (the use of `exec` is to inject env vars): ``` exec('au ColorScheme gruvbox hi TabLine gui=none...
Hey so I don't really use any of the tree explorer plugins. I'm open to adding something, but given those windows are just normal vim splits, I don't know how...
This is still broken in 0.12 I'm also unable to override both "Hide alacritty" and "Quit alacritty" via a keyboard shortcut in system settings. I define an override there, but...
Thanks for your message. I had tried this but the override would just not work. This was using alacritty installed through homebrew. After your message I decided to try again...
FWIW, adding an explicit request on the prompt not to do this seems to work pretty consistently. Probably best to handle it via resillient parsing though. ``` The SQL query...
@NightMachinery I believe I am having this issue as well, are you still experiencing it?
Hi, thanks for trying it out and the suggestion! I am planning to improve the composability with other langchain workflows yeah, but I'm still trying to figure out the right...
bumping this, an async endpoint for non-stream responses would be quite useful!
yeah this is very much needed I think. Currently it seems like if I have one package in the monorepo that needs to define 2 or more projects, the only...