Vaimer9 / vsh

A Unix shell written and implemented in rust 🦀
Mozilla Public License 2.0
93 stars 9 forks source link

Command as prompt (eg. starship) #8

Closed theoparis closed 2 years ago

theoparis commented 2 years ago

Hi there. This looks like a really neat project! I would even consider using it instead of ZSH once piping and the scripting language features are fully implemented 😄

Even though there isn't any of that yet, I don't see a way for me to run a external command such as Starship as my prompt. Would this be possible to implement?

Vaimer9 commented 2 years ago

I don't think its the shell's job to support Starship. Starship has to be the one to take initiative