acomagu / fish-async-prompt

Make your prompt asynchronous to improve the reactivity.
MIT License
412 stars 25 forks source link

not compatible with tide prompt #85

Closed daUnknownCoder closed 5 days ago

daUnknownCoder commented 1 week ago

im having issues with tide prompt which entirely doesnt show up when i install this plugin, while also being an async plugin

bitconym commented 1 week ago

Tide prompt is already async https://github.com/IlanCosman/tide?tab=readme-ov-file#asynchronous-rendering You can remove this async plugin

daUnknownCoder commented 5 days ago

ohh right, i thought it asyncs all plugins installed in fish shell, my bad: image