-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Description
Environment:
OS: Ubuntu 24.04 LTS
$ tilix --version
Versions
Tilix version: 1.9.6
VTE version: 0.76
GTK Version: 3.24.41
Tilix Special Features
Notifications enabled=0
Triggers enabled=0
Badges enabled=1
Steps to Reproduce:
Launch Tilix terminal
- Enter a line with multiple occurrences of a pattern, e.g.:
echo "match test match test match test"
- Click the "Find text in terminal" button (magnifier icon)
- Search for "test"
Expected Result:
All 3 instances of "test" should be highlighted/found in the line.
Actual Result:
Initial search only highlights first match. Subsequent "Find Next" actions cycle between two positions only (the first "item" in each line):
Metadata
Metadata
Assignees
Labels
No labels