linuxmint / xed

X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find text highlights across tabs

jmrSudbury opened this issue · comments

 * Xed version 3.4.3 
 * Distribution - Mint 21

Highlights on other tabs do not disappear when the search bar along the bottom is closed.

I opened 2 documents. In one, I search for heir. All instances are highlighted in yellow. I can go to the second tab to see them highlighted there too. If I close the search bar while viewing document 2, then the yellow goes away on that document but not on the first. Similarly, if I close the search bar while viewing document 1, then the yellow goes away on that document but not on the second.

All highlights were added across all documents at the same time, so closing the bar should remove all highlights across all documents.

I'm enjoying xed otherwise. It's a good little program.

John M Reynolds