You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add advanced filter modes with regex support and cursor navigation ([bbb12c8](https://github.com/raaymax/lazytail/commit/bbb12c815cced10abecb6f2503cc149e41c5235d))
9
+
* add Ctrl+E/Ctrl+Y viewport scrolling and major refactor ([f14563f](https://github.com/raaymax/lazytail/commit/f14563f8aad79c19e9cf203633409f4d73b43dd0))
10
+
* add expandable log entries and default follow mode ([293fb9b](https://github.com/raaymax/lazytail/commit/293fb9b3e7f8963cce2b083f4bfe63b92629655e))
11
+
* add stats panel showing line counts in side panel ([d6fadbf](https://github.com/raaymax/lazytail/commit/d6fadbfda29d75fbedddd0f8bae26443df1a576d))
12
+
* persist filter history to disk ([d6eded9](https://github.com/raaymax/lazytail/commit/d6eded9aa6fdc7ad7196b622f5a97413239bc8c4))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
* change case sensitivity toggle to Alt+C ([ab82ca6](https://github.com/raaymax/lazytail/commit/ab82ca61d9e1f88cda28930676451595f391695c))
18
+
* remove src/ from gitignore ([b93d43f](https://github.com/raaymax/lazytail/commit/b93d43f8b086d9f4c1ad032273c357835ba7c0bd))
0 commit comments