Noboru Saito
Noboru Saito
Thank you for the issue. Oops, I accidentally put in an early return.
v0.33.2 has been released which fixes this issue.
Thank you. There was a mistake in the error detection similar to the following issue: https://github.com/spf13/viper/issues/1139 I will fix it.
It's been fixed so I'll close it
Thanks for your pull request. Documentation improvements are welcome.
Thank you for the correction. I think it's good so I'll merge it. Please feel free to give your feedback anytime.
Thank you. Is this a problem related to "Bracketed Paste"? https://github.com/gdamore/tcell?tab=readme-ov-file#bracketed-paste Does it work differently if I run EnablePage() first? ```diff diff --git a/oviewer/oviewer.go b/oviewer/oviewer.go index c079cec..d601654 100644 --- a/oviewer/oviewer.go...
Ummm. I don't know where the cause is yet.
Thank you! That's why an event will occur one character? ! Will it work correctly by canceling the incremental search when there is a pending event? ```diff diff --git a/oviewer/search.go...
Thank you for reporting. Fixed with #616.