helix-editor / helix

A post-modern modal text editor.
https://helix-editor.com
Mozilla Public License 2.0
31.15k stars 2.3k forks source link

Add workspace status with working directory #11035

Open mfirhas opened 1 week ago

mfirhas commented 1 week ago

This should close:

This PR also related to: https://github.com/helix-editor/helix/pull/10998

The difference is 10998 only add base of current working directory regardless of workspace. This PR add the base of current workspace along with directories till current working directory(as explained in 11033)