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

Sometimes cruft can get left on the terminal #16

Open
apocalyptech opened this issue Jun 13, 2017 · 2 comments
Open

Sometimes cruft can get left on the terminal #16

apocalyptech opened this issue Jun 13, 2017 · 2 comments

Comments

@apocalyptech
Copy link

I've seen this most commonly while holding down an arrow key to quickly bring the level of a control up/down - basically it looks like some control codes (colors or whatever) get printed onto the screen rather than interpreted "properly", and it can end up remaining on the screen regardless of what you do. For example:

pacmixer_cruft

Generally you can clean it up by using F1-F5 to change the rendered controls. I may end up looking into this myself, though I've added a ^L hotkey which completely redraws the screen in my big ol' pull request here: #15 ... I may just make do with that.

@KenjiTakahashi
Copy link
Owner

That's strange. I use pacmixer everyday (almost) and I have not seen this happening. What terminal do you use?

@apocalyptech
Copy link
Author

Howdy! I just use plain ol' xterm. I'm actually out of the country for a few weeks and don't have a proper desktop at the moment - I'll run some more tests with this when I get back, though. The screenshot I'd posted above was obviously after my various patches, so it's possible this was something introduced by me. I'd thought that I'd seen it on the vanilla version, but I can't be sure at the moment. I'll let you know eventually!

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

2 participants