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

terminal abnormal display #6235

Closed
chenyangguang opened this issue Jun 5, 2016 · 8 comments
Closed

terminal abnormal display #6235

chenyangguang opened this issue Jun 5, 2016 · 8 comments

Comments

@chenyangguang
Copy link

chenyangguang commented Jun 5, 2016

After installed spacemacs. Alt+x shell to enter the shell mode. But it display in an odd way : -> ~ ^[[?2004h , (messy code), any idea of this maybe great help for me. The '-> ~' means i use oh-my-zsh, and the dir is my own user dirpath.

@TheBB
Copy link
Collaborator

TheBB commented Jun 5, 2016

Don't use shell, it's a dumb terminal. Use term, ansi-term or multi-term. See also the shell layer.

@chenyangguang
Copy link
Author

Does it means there is a compatibility bug in shell-mode ?

@shahinism
Copy link
Contributor

#3035 has addressed this problem.

@TheBB
Copy link
Collaborator

TheBB commented Jun 5, 2016

Nice find. 👍

@chenyangguang
Copy link
Author

chenyangguang commented Jun 6, 2016

In addition, it is ok on ubuntu14.04, then this phenomenon occurred on ubuntu16.04.

@shahinism
Copy link
Contributor

Trusty provides you with version 5.0.2 of zsh. Xenial (16.04) on the other hand has the version 5.1.1 which as described in #3035 causes the problem. Anyway, I'm using zsh 5.2 here, and the problem you described doesn't exist anymore.

@chenyangguang
Copy link
Author

chenyangguang commented Jun 6, 2016

➜ ~ �[?2004hzsh --version
zsh --version�[?2004l
zsh 5.2 (x86_64-unknown-linux-gnu)
➜ ~ �[?2004h

➜ ~ uname -a
Linux v 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
➜ ~

en~, it has confused me two days. I will see if there is another way to resolve it.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
@lebensterben lebensterben removed stale marked as a stale issue/pr (usually by a bot) Duplicate ☝ labels Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Forum
  
To close
Development

No branches or pull requests

4 participants