Pspg Versions Save

Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.

5.8.6

5 days ago
  • update unicode code tables

5.8.5

2 weeks ago
  • fix broken handling of events related to pressing of ESC on some platforms, where getch returns ERR (after ESCDELAY).

5.8.4

4 weeks ago
  • change the order of detection clipboard application (move clip.exe before xclip)

5.8.3

1 month ago
  • possibility to use clip.exe for copy to clipboard on WSL2 platform

5.8.2

1 month ago
  • mostly only doc changes
  • don't export table header in csv, tsv format

5.8.1

6 months ago
  • fix crash when non utf8 doc is read in utf8 mode
  • fix build on new pdcursesmod (with wgetparent support)

5.8.0

9 months ago
  • new options --csv-trim-width and --csv-trim-rows for formatting csv doc
  • code cleaning - used cppcheck --enable=all

5.7.8

10 months ago

bugfix, negative numbers should be sorted like numbers

5.7.7

11 months ago
  • fix export of bigger tables when table has one column and border is 0 or 1

5.7.6

1 year ago
  • fix unit detection (fix sort of numeric values with units)