feat: preserve filters and navigation state in command history
Preserve Filters in History Navigation
When using [ and ] to navigate through command history, filters and labels are now automatically reapplied.
Before: Filters were lost when navigating back/forward
After: Filters are preserved and restored
Improves navigation UX by maintaining filter
credit to tyzbit for the first PR https://github.com/derailed/k9s/pull/3404
Fixes https://github.com/derailed/k9s/issues/3220
@uozalp I think I have addressed this in the next drop. Please double check me on v0.50.10. Thank you!
@derailed Still seeing the issue. Filters/labels aren’t preserved yet.
@derailed Same for me, filters are forgotten (or rather not re-applied) when navigating through the command history