Open ashfield-kasku opened 3 months ago
That is an instance of a popup component actually, it isn't leaking: https://github.com/helix-editor/helix/blob/c9d829a26dac81a57f18796308d3806d77d0c439/helix-term/src/ui/mod.rs#L136-L160
I believe this is a theme issue with the default theme or the Text component - it depends on which colors your terminal is using. For example with a dark terminal theme and the default Helix theme I see:
Ah ok, that makes sense, I'm using a light theme.
Summary
If you type
/\0<ret>
then this will happen:I assume it's not intentional since it's black-on-black in the default theme.
Reproduction Steps
No response
Helix log
No response
Platform
Linux
Terminal Emulator
foot
Installation Method
source
Helix Version
24.07-52-gc34164c0