-
Notifications
You must be signed in to change notification settings - Fork 60
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
Latest tiny shows misc ASCII characters and escape sequences(?) in lxterminal/alacritty bash/zsh #96
Comments
Thanks for reporting. This is similar to a issue mentioned in #91 (comment). Could try you |
I'm running Arch Linux but my zshrc is pretty custom. TERM is set to xterm-256color, IIRC for vim plugins to know that the terminal has that level of support. It's been long enough since I researched this that I've forgotten most of it, but a cursory search today suggests that it's still the right setting to suggest that the terminal supports the maximum level of color support: Thanks |
I think this is also the termbox issue discussed in #91 (comment). @spease could you try running termbox demos from upstream and let us know if they also fail to render properly? I think we should open an issue on termbox github repo. |
In case someone want to look into the issue, please run docker image |
It seems like this bug was reported to termbox-go (nsf/termbox-go#185) and fixed with nsf/termbox-go@0847623 . We should port the fix to the C version. Should be fairly simple. Would anyone want to give it a try? |
I've been meaning to get to testing this, but haven't had the time to figure out what I need to do. Do you still want me to try testing it? If so, what are the exact commands I need to run and what should I look for? Thanks. |
No need for testing now, we already figured it out and the bug is fixed in the upstream. We just need to cherry-pick the patch to our fork of termbox. I'll do it this weekend probably (unless someone else does it in the meantime). |
Thanks, great to hear. I believe I've been using the alacritty-git package in the aur - let me know when the fix should be available (just update the ticket) and I'll give you a confirmation if you'd like. |
Actually come to think of it, I cargo installed tiny instead of using the git package when troubleshooting. So I should be set up already to pull from am arbitrary source branch |
This should be fixed now. @BrianOn99 @spease could you try again with the latest version (0.4.1 or just install from git repo) ? |
It's OK. |
Seems to be fixed
…On Sat, Mar 31, 2018 at 1:34 AM, Chiu Yue Chun ***@***.***> wrote:
It's OK.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#96 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACsb9EoxBQ6zdfNCBx6o8vjvqABObq5fks5tjz-pgaJpZM4Sl8Ka>
.
--
- Steven
|
LXTerminal w/ Alacritty + tmux + zsh (my typical setup)
LXTerminal w/ Bash
LXTerminal w/ ZSH
Could very well be a misconfiguration.
The text was updated successfully, but these errors were encountered: