top | item 45217991

Most: The Unix Pager on Steroids

4 points| zdkaster | 5 months ago |jedsoft.org

5 comments

order

theamk|5 months ago

"a powerful paging program for Unix, VMS, MSDOS, and win32 systems"

"can scroll left and right"

Sounds like something from the ancient era, before "less" became popular, but the last update was in 2022-08-04. Weird.

zdkaster|5 months ago

MOST is a paging program includes splitting screens, lockable scrolling, wide file support, ANSI color support, and mouse wheel scrolling.

theamk|5 months ago

You know "less" has wide file support and horizontal scrolling (-S), ANSI color support (-R), mouse wheel scrolling (by default)?

It does not have splitting screens, but if you need to do this, then emacs or tmux can help. And I am not sure what "lockable scrolling" means.