Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

zsh doesn't display text properly #55

Open
ispanos opened this issue Apr 1, 2020 · 3 comments
Open

zsh doesn't display text properly #55

ispanos opened this issue Apr 1, 2020 · 3 comments

Comments

@ispanos
Copy link

ispanos commented Apr 1, 2020

The integrated terminal without flatpak-spawn uses sh. When using sh, I can type and run commands without any visual bugs. Text is displayed properly.
If I start zsh,

flatpak-spawn --host --env=ZDOTDIR=.config/zsh bin/zsh
# or
flatpak-spawn --host --env=ZDOTDIR=.config/zsh /usr/bin/zsh
  1. Letters are printed multiple times in the terminal while typing.
  2. Instead of backspace deleting characters, its like typing a space.
  3. ctrl+l or clear, don't work.

However, once you actually run the command, it executes what I actually wrote, not what I see in the screen.

Am I missing any needed arguments? I tried using the option --filesystem=/home/yiannis when starting com.visualstudio.code.oss

20200402-010722

#EDIT: I should mention that /bin/bash works like sh. Only zsh has that issue.

@the-vampiire
Copy link

i have the same problem. did you find a solution @ispanos ?

@ispanos
Copy link
Author

ispanos commented May 28, 2020

i have the same problem. did you find a solution @ispanos ?

I switched to the native package until someone picks up this issue.

@the-vampiire
Copy link

@ispanos lol i did the same. installed codium instead

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants