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

Issue #23 returns #406

Open
markjreed opened this issue Dec 27, 2023 · 1 comment
Open

Issue #23 returns #406

markjreed opened this issue Dec 27, 2023 · 1 comment

Comments

@markjreed
Copy link

The "Slurped X characters into buffer" is back. I don't see anything in the code to set msgwait to 0, as mentioned in #23. Regression? It's painful to use without setting that parameter, but I don't want it in my screenrc because I usually want time to actually see the messages when using it interactively...

@jpalardy
Copy link
Owner

Hi @markjreed

Following the trail, it certainly seems like we lost track of the initial problem

  • 10d24f0 removed msgwait with colon
  • ca062f4 removed colon logic, because I didn't see it happen when testing locally

Please open a PR with the fix — and a comment for how/when it happens — and it would be my pleasure to merge it.

Alternatively, if you can explain how recreate the problem, I can take care of it.

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