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

Two spaces between icon and command line after the last update tide #274

Closed
Zesko opened this issue Apr 3, 2022 · 5 comments
Closed

Two spaces between icon and command line after the last update tide #274

Zesko opened this issue Apr 3, 2022 · 5 comments
Labels
🐛 bug Something isn't working

Comments

@Zesko
Copy link

Zesko commented Apr 3, 2022

Describe the bug

fish 3.4.1

Before the last update tide 5.1.1:

❯ tide --version

After the last update 5.1.1:

❯   tide --version

It looks like that two spaces between "❯" and command line, before there was only one space. I do not know if it is bug?

Steps to reproduce

No error, but why is number of space between "❯" and command line changed after the last update tide 5.1.1

Environment

Output of tide bug-report:

❯  tide bug-report
fish version: 3.4.1
tide version: 5.1.1
term: xterm-256color
os: Manjaro KDE, Manjaro GNOME
terminal emulator: all
fish startup: 15.29 millis
fisher plugins: halostatue/fish-docker IlanCosman/tide@v5

@Zesko Zesko added the 🐛 bug Something isn't working label Apr 3, 2022
@IlanCosman
Copy link
Owner

Can you paste the output of string escape $tide_character_icon?

@Zesko
Copy link
Author

Zesko commented Apr 3, 2022

Can you paste the output of string escape $tide_character_icon?

Screenshot_20220403_215608

@Zesko
Copy link
Author

Zesko commented Apr 3, 2022

Only "Lean" with "One Line" has the problem.

@IlanCosman
Copy link
Owner

Hmm yah, I guess some code change messed that up 😄 You can fix this by setting tide_left_prompt_suffix to empty 👍

@Zesko
Copy link
Author

Zesko commented Apr 3, 2022

It looks good.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants