tigrawap / slit

slit - a modern PAGER for viewing logs, get more than most in less time
Other
469 stars 19 forks source link

tool is broken on certain input #98

Open 3052 opened 8 months ago

3052 commented 8 months ago

using this file:

https://github.com/tigrawap/slit/files/13802070/fail.txt

assuming the terminal window is smaller than the input text, the result is completely broken. for some reason the pager scrolls to line 6, instead of staying at the top. if you try to scroll up it wont. if you down arrow once, it scrolls up to line 2. then you can finally arrow up to line 1.