walles / moar

Moar is a pager. It's designed to just do the right thing without any configuration.
Other
600 stars 17 forks source link

Use at least three columns for line numbers #38

Closed walles closed 3 years ago

walles commented 3 years ago

That would enable us to scroll files longer than 99 lines without shifting everything right. There will still be a shift at 1000 lines, but running into that will be less common than the 100 lines bump.