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

ubuntu line wrap not completly working #137

Open
Hero9909 opened this issue Mar 21, 2020 · 0 comments
Open

ubuntu line wrap not completly working #137

Hero9909 opened this issue Mar 21, 2020 · 0 comments

Comments

@Hero9909
Copy link

Hero9909 commented Mar 21, 2020

Ubuntu 18.04
zsh 5.4.2 (x86_64-ubuntu-linux-gnu)

if i go back in my history the line is overwriting some chars, ive use the workaround to set LANG to en_US that fixed a missplaced cursor if i go back in wraped lines

image

locale:
locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8

promt var
echo $PROMPT
%{%f%b%k%}$(build_prompt)

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