Textualize / toolong

A terminal application to view, tail, merge, and search log files (plus JSONL).

Home Page:https://www.textualize.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pressing `/` when the find panel is visible closes it

tstack opened this issue · comments

How to reproduce

Open the find panel with / (or CTRL+F). Press TAB to change the focus from the find input box to the "Case Sensitive" checkbox. Press / again.

Expected behavior

I kinda expect the input box to be focused again.

Actual behavior

The find panel is closed.

I tried to look at the problem. I think the FindDialog panel doesn't include the 'Case sensitive' and 'Regex' checkboxes, they appear as part of the main panel and the ctrl+f button becomes active when I focus on them.

Thanks. Should be fixed in 1.1.1