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

[trackbar.pl] trackbar drawing over adv_windowlist #806

Open
noahrama opened this issue Apr 12, 2022 · 7 comments
Open

[trackbar.pl] trackbar drawing over adv_windowlist #806

noahrama opened this issue Apr 12, 2022 · 7 comments

Comments

@noahrama
Copy link

I observe trackbar drawing over my adv_windowlist

Is there a setting, in irssi, or otherwise, which can fix this? perhaps adding some space after the last message?

image

it will even draw two lines in a row :
image

@noahrama noahrama changed the title trackbar drawing over adv_windowlist [trackbar.pl] trackbar drawing over adv_windowlist Apr 12, 2022
@vague666
Copy link
Member

Check you TERM, what does /eval echo $TERM output? And does that match your terminal?
Mind that if you use screen/tmux the TERM has to start with screen or tmux, ie screen-256color or tmux-256color for example

@noahrama
Copy link
Author

$ eval echo $TERM
xterm-256color

and this matches the alacritty config
TERM: xterm-256color

no screen or tmux

@vague666
Copy link
Member

Try another terminal, alacritty has some interesting problems sometimes

@vague666
Copy link
Member

Err, the /eval echo $TERM was to be run inside irssi (thus the / :) )

@noahrama
Copy link
Author

noahrama commented Apr 12, 2022

@vague666 correct, unfortunately, its still xterm-256color

I have also misled you, its nothing to do with adv_windowlist it seems. below it is unloaded:
image

just the status line acting strangely. possibly and error in the config? :S

EDIT: as far as i can tell, its only in Alacritty, after checking with xterm

@vague666
Copy link
Member

It's alacritty that's to blame then, I don't think irssi can do anything to correct its behaviour

@ailin-nemui
Copy link
Contributor

could also be a wrong locale somewhere

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

No branches or pull requests

3 participants