Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: VCS_info seems really slow on remote filesystem



On Fri, Nov 8, 2019 at 4:42 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> (I've seen gitstatus recommended in another thread, but it's not
> feasible to install the binary daemon in the circumstances where I'm
> encountering this.)

A viable alternative to gitstatus is to call vcs_info in another
process and reset prompt when it completes. This doesn't reduce
vcs_info latency but at least your prompt won't get blocked.

Roman.



Messages sorted by: Reverse Date, Date, Thread, Author