lnav icon indicating copy to clipboard operation
lnav copied to clipboard

Make the Filter UI transactional

Open tstack opened this issue 9 months ago • 0 comments

The user should be able to make multiple changes to the set of filters before applying them to the view. Since changing a filter requires scanning the full content, it can take a long time. Allowing multiple changes would reduce the amount of I/O that would need to be done.

tstack avatar Mar 06 '25 18:03 tstack