summaryrefslogtreecommitdiff
path: root/examples/triage/entry.cpp
AgeCommit message (Collapse)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-12-20fix regression that prevented backing up from triage viewJordan Wiens
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
The down and enter keys now preserve an existing selection in the associated list or table views, rather than unconditionally selecting or activating the first item.
2025-10-17Make Triage Summary tables multi-select + copyable.Alexander Taylor
Closes #6562.
2025-06-25Fix cxx20 compiler warnings.Alexander Taylor
2024-12-05Add entry functions in triage viewZichuan Li