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

SLIME (ver 2.29.1): REPL Font Coloring and Indentation upon TAB Breaks Frequently #816

Open
JohnKiro opened this issue Mar 2, 2024 · 3 comments

Comments

@JohnKiro
Copy link

JohnKiro commented Mar 2, 2024

I'm not sure about the root cause that triggers this behavior, but I'm attaching a screenshot that could provide a clue (I did not try to reproduce yet).

The issue is that the font color of the repl input breaks frequently. Also when this happens, the indentation adjustment normally triggered by pressing TAB also does not work, and a completion buffer is opened instead (see screenshot).

In the occurrence I captured recently, it seems to have been triggered in the middle of displaying the output of (describe 'trace).

image

@JohnKiro
Copy link
Author

JohnKiro commented Mar 2, 2024

Small updates (reproduction + workaround):

  1. Correct behavior restored by entering a pipe "|", as in the screenshot.
  2. Issue reproduced by same command (describe 'trace).

It's relieving to find a simple workaround, but I see it's still a bug.

image

@stassats
Copy link
Member

stassats commented Mar 2, 2024

I'm not seeing that here.

@JohnKiro
Copy link
Author

JohnKiro commented Mar 4, 2024

I'm not seeing that here.

I'm not sure what I can check in my configuration. I'm also experiencing another annoying frequent behaviour, also related to indentation, that I'm going to report in a separate issue (though both may be related).

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