Skip to content

Conversation

@KristofferC
Copy link
Member

The s = readuntil(stdout_read, "β)", keep=true) was not resilient if β and ) were styled differently. There isn't a super good way to completely "reset" the color scheme used but as long as we are not trying to readuntil things that span multiple nodes (and then have ANSI spliced into the output) we should be ok.

@KristofferC KristofferC added the REPL Julia's REPL (Read Eval Print Loop) label Oct 16, 2025
@KristofferC KristofferC changed the title make the styled repl tests more resiliant against local colorschemes make the styled repl tests more resilient against local colorschemes Oct 16, 2025
@KristofferC KristofferC merged commit c4f2878 into master Oct 16, 2025
8 of 10 checks passed
@KristofferC KristofferC deleted the kc/style_repl_better branch October 16, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

REPL Julia's REPL (Read Eval Print Loop)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants