Skip to content

Terminal Text Search Only Shows One Match Per Line #2259

@Lw-Cui

Description

@Lw-Cui

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

  1. Enter a line with multiple occurrences of a pattern, e.g.: echo "match test match test match test"
  2. Click the "Find text in terminal" button (magnifier icon)
  3. 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):

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions