comma
comma copied to clipboard
Is there any way to make this faster; there is a noticable startup delay
Not really, use nix run directly if you know the name of the package and want to avoid the delay.
Could comma have caching? No need to run a full search every time - just cache the last command that was successful.
Is it the query that is causing the delay?
To be honest this could be included as a part of #77
Nice