Results 71 comments of tyzbit

The filter title issue should be fixed by #3405, and does not need to be depended upon for merging or wait for this PR to be merged.

Oh, one side-effect of this is that the filters get saved to the config and upon restart, k9s restores them. I think I like this behavior, but perhaps it should...

It looks like doing a simple rebase results in broken code because this area of the code was refactored in master.

I don't plan to fix the merge conflicts, so I'm closing this PR.

Hi, I like this idea! When I implemented navigation, I considered but omitted this feature to keep complexity down and hopefully get the feature into hands quicker and also because...

Since this seems like a great feature and no one else has picked it up to work on, I'll start working on it (especially since I would appreciate this feature...

Yes, but I'm stuck. I need to access the filter history at [a point in the code](https://github.com/derailed/k9s/blob/master/internal/view/app.go#L706-L717) where accessing it requires doing stuff that doesn't seem right. I asked a...

I took another crack at it and I'm still struggling. I've managed to get the filter when I need to but being able to set it seems to be missing...

Opened a PR that adds this feature. I went down a lot of rabbit holes before finding the obvious, easy answer.

It sounds like you're reporting an issue? This is a feature request regarding preserving filters while using history navigation. Can you open a new issue for that?