reujab / silver

A cross-shell customizable powerline-like prompt with icons
MIT License
453 stars 30 forks source link

Add RPROMPT support #23

Closed ghost closed 3 years ago

ghost commented 4 years ago

Add RPROMPT support for shells that support it (zsh, fish).

reujab commented 4 years ago

I don't personally use RPROMPT, so I wouldn't know how those who do would like it to be implemented. If you can explain how you would use such a feature, I'd be more than happy to implement it.

deathtrip commented 4 years ago

+1 for RPROMPT support from me. I don't think there's much to be explained. It's just the possibility to place the modules you choose on the right side instead of the left.

ghost commented 4 years ago

As @deathtrip stated. The ability to use the same modules, just on the right instead of the left. Would also require reversing the direction of the separators.

ghost commented 4 years ago

If I can find some time in the near future, I’ll have a go at adding this for zsh.