reobin / typewritten

A minimal, lightweight, informative zsh prompt theme

Home Page:https://typewritten.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

putting PROMPT and RPROMPT close to each other

spamwax opened this issue · comments

I am on a wide screen and tend to make my terminal cover about 80% of it.
I was wondering if I could change setting in order to show RPROMPT (mainly git information) close to the (left)PROMPT

This obviously will only work with multiline setting

Hi @spamwax ! thank you for opening this issue

Can you tell me a bit more about your problem?

Personally, whenever I'm on a bigger screen, I like to use the pure layout. Using it is documented here

Would that cover your use case? Feel free to detail a bit more if I misunerstood

Thanks for the info, I think what I was after is a combination of pure and multiline.
I was trying to see something like:

user@host ~/.oh-my-zsh -> master
> _

Hey @spamwax !

Sorry for the delay.

I'm down to add a new layout, this looks great.

Would you like to think of a name for it?

Yes, how about reborn or pureborn or pureline

I actually remembered about singleline_verbose, which is basically the same functionality, but for the singleline layout. I chose to name the new layout pure_verbose, which is a bit more boring than your suggestions (great ones, btw!), but we keep a bit of consistency in the layout names.

Thank you for this issue @spamwax !

@all-contributors please add @spamwax for ideas

@reobin

I've put up a pull request to add @spamwax! 🎉