noborus/ov

Terminal Title Got Changed to ";"

sam80180 opened this issue · 5 comments

I wrote a go script to use your pager. When running, the termianl title got set to ";", and after execution the title remains (the ";"). Can help with that? I don't want ov to mess with my terminal title....

I need more information to help you.
Well, for now I don't understand anything yet.

When I use a terminal program, I ran the ov command, e.g. cat LICENSE | ./ov, you can see that the tab name (on the top-left corner) got changed to ";". That's what I'm talking about.

TimePhoto_20240323_015336

thank you for your reply.
Please tell me the name and version of the terminal emulator you are using.
The original file does not contain any escape sequences, so tcell is outputting it.
tcell may not be compatible with that terminal emulator.

I tried SecureCRT and putty

I tried but couldn't reproduce it.
SecureCRT had many settings,
The settings may have caused the malfunction.