reedline icon indicating copy to clipboard operation
reedline copied to clipboard

Long history hint makes prompt invisible

Open blindFS opened this issue 1 month ago • 1 comments

Platform macOS Terminal software ghostty

Describe the problem you are observing

Image

Steps to reproduce

  1. paste the following to the REPL
{ 
"                                                               "
"
"
"                                                                                                                                                                                                                            "
"                                                                                                               "
"                                                                           "
}
  1. resize the terminal to small height and width
  2. history navigation or type { to invoke the history hint

Probably has something to do with the line wraps

blindFS avatar Nov 20 '25 05:11 blindFS