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

Nerd Fonts, True color support #15

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

kins-dev
Copy link

@kins-dev kins-dev commented Jul 7, 2020

So based on the open pull requests, you're probably not maintaining this anymore, but I figured I'd do the right thing anyways.

This adds:

  • True color support with graceful fall back to 256 colors and 16 colors (uses nearest-color for fallback)
  • Nerd Fonts Caskaydia Cove as that works well for Microsoft Terminal/VTE/Kitty
  • Handles to the custom text
  • Wide screen support (700 px was just constraining, now that's a minimum and a max of 90% of the screen space)
  • Scrolling in the prompt elements area when there are a lot of elements
  • Better color management overall
  • Use of \033 instead of \e as some versions of bash handle \e badly

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.

1 participant