santagada / xontrib-powerline

Powerline for Xonsh shell
MIT License
49 stars 20 forks source link

Document third configuration variable $PL_RPROMPT #14

Open HardRockMartian opened 6 years ago

HardRockMartian commented 6 years ago

Great project! I did discover that a third variable $PL_RPROMPT needs to be set if you want to control the powerline that appears on the far right after a command is entered. By default, this powerline shows the history number and the timestamp.

The README.rst mentions the other two prompt controlling variables $PL_PROMPT and $PL_TOOLBAR. Metioning $PL_RPROMPT would complete the trifecta.

Thanks again for providing this to the xonsh community!

eode commented 5 years ago

..and, while that's happening, perhaps document all of the available ~commands~ sections?