Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintain approx position in filtered window when changing filter regexp #61

Open
dunkpa opened this issue Mar 12, 2014 · 2 comments
Open

Comments

@dunkpa
Copy link

dunkpa commented Mar 12, 2014

This is a feature request.

I often parse very large log files, and would typically change the filter regexp a number of times when searching for/debugging a problem. Each time I do this, the filter window repositions so it's showing the earliest match, and I have to scroll down searching for my previous position, which can be quite hard to find (easier with 0.92 since I can search). It would be quite handy if the filter window repositioned to e.g. maintain the middle line number after updating the regexp.

@variar
Copy link
Contributor

variar commented Jul 11, 2017

These commits address the issue to some extent 3bf7dbb, 43a7b9e, e1d543d.

I may try to prepare pull request for current master.

@nickbnf
Copy link
Owner

nickbnf commented Jul 12, 2017

Yes please @variar , I'll merge that in!

gin-ahirsch pushed a commit to gin-ahirsch/glogg that referenced this issue Mar 12, 2019
…werbound

Refactor lookupLineNumber and AbstraceLogView::convertCoordToFilePos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants