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

Fix Bash prompt length (emoji issue?) #71

Open
joemaller opened this issue Jun 7, 2018 · 0 comments
Open

Fix Bash prompt length (emoji issue?) #71

joemaller opened this issue Jun 7, 2018 · 0 comments

Comments

@joemaller
Copy link
Member

prompts are wrapping prematurely and overwriting themselves. Super annoying.

Seems like the fix might just be wrapping the emoji in in \[ and \] like this: '\[💀\]'

https://unix.stackexchange.com/questions/239041/bash-prompt-not-wrapping-as-expected/294069#294069
https://askubuntu.com/questions/111840/ps1-problem-messing-up-cli
https://unix.stackexchange.com/questions/239041/bash-prompt-not-wrapping-as-expected/294069#294069

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

No branches or pull requests

1 participant