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

Replace icons with equivalents better supported by intellij terminal #515

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

StefanLobbenmeierObjego
Copy link

@StefanLobbenmeierObjego StefanLobbenmeierObjego commented Jul 25, 2024

Description

The existing icons are not supported by intellij and cause weird line break issues. The new icons work when manually configured:

image

After this PR this manual configuration should no longe rbe necessary.

Motivation and Context

Closes #476

Screenshots (if appropriate)

How Has This Been Tested

I ran this:
fisher remove ilancosman/tide@v6
fisher install StefanLobbenmeierObjego/tide@patch-1
Then reconfigured, enabled "Show many Icons":
tide configure --auto --style=Lean --prompt_colors='True color' --show_time='24-hour format' --lean_prompt_height='One line' --prompt_spacing=Compact --icons='Many icons' --transient=No

Checklist

  • I am ready to update the wiki accordingly.
  • I have updated the tests accordingly.

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.

PyCharm terminal broken by right prompt item
1 participant