tokio-rs/console-gsoc

Interactive Filtering

matprec opened this issue · 0 comments

We know which fields an event has, this allows us to offer ad hoc filtering, like sort by field task_id, ascending, descending, precise match etc.. Since tui-rs has updated the crossterm backend to allow for mouse support, we should enable filtering by clicking on the specific field of an event.