Suggestion
Cmder's git prompt uses async prompt filtering in cmd (Clink) to make the prompt show up instantly.
Cmder's hg prompt doesn't use async prompt filtering yet.
Cmder's svn prompt doesn't use async prompt filtering unless a special config variable is set.
This was reported in chrisant996/clink#792 by @luc0x61.
Use case
When the current directory is in a Mercurial or Subversion workspace, then the prompt is slow.
Extra info/examples/attachments
No response
Checklist