pspg is a Unix pager optimized for table browsing.
- -a
- force ascii menu border
- -b
- black-white style
- -s N
- set color style number (0..19)
- -c N
- fix N columns (0..9)
- -f file
- open file
- -X
- don't use alternate screen
- --help
- show this help
--force-uniborder
- replace ascii borders by unicode borders
-F, --quit-if-one-screen
- quit if content is one screen
-g --hlite-search
-G --HILITE-SEARCH
- don't highlight lines for searches
-i --ignore-case
- ignore case in searches that do not contain uppercase
-I --IGNORE-CASE
- ignore case in all searches
--less-status-bar
- status bar like less pager
--line-numbers
- show line number column
- --no-mouse
- don't use own mouse handling
- --no-sound
- don't use beep when scroll is not possible
- --no-cursor
- row cursor will be hidden
--no-commandbar
--no-topbar
--no-bars
- don't show bottom, top bar or both
--tabular-cursor
- cursor is visible only when data has table format
- -V, --version
- show version
pspg shares lot of key commands with less pager or vi editor.