Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added right prompt support (fish and zsh) #37

Closed
wants to merge 5 commits into from
Closed

Added right prompt support (fish and zsh) #37

wants to merge 5 commits into from

Conversation

thecaralice
Copy link
Collaborator

@thecaralice thecaralice commented Jul 3, 2020

Closes #23.
Changed $SILVER to $SILVER_LEFT, $SILVER_SEPARATOR to $SILVER_LEFT_SEPARATOR etc., also silver print is now silver lprint
For bash, zsh and fish edited init files for backwards compatibility (needs also powershell).
Also prompts can be empty now

TODO:

  • Edit powershell script to get backwards support
    • Check Windows support
  • Refactor to remove code duplicated in print functions
  • Update readme.md
    • Change variables to the new ones
    • Include information about right prompt
  • Update wiki
  • Update Cargo.toml

@thecaralice thecaralice marked this pull request as ready for review July 5, 2020 13:08
@thecaralice
Copy link
Collaborator Author

Right prompt is working now, needs documentation updates. GitHub doesn't have support for wiki PR's so I con't edit it.

@thecaralice
Copy link
Collaborator Author

Note: Powershell script only works on Powershell Core 7+

@thecaralice
Copy link
Collaborator Author

Closing to change the source branch

@thecaralice thecaralice closed this Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add RPROMPT support
1 participant