Skip to content

Releases: okbob/pspg

5.8.16

18 Feb 04:51

Choose a tag to compare

  • fix unclosed input files (mainly important for periodic reading in watch mode)

5.8.15

23 Jan 06:13

Choose a tag to compare

  • fix possibly crash when text content is printed and --force-uniborder option is active

  • supports possibility to place readline history and configuration by XDG specification

Full Changelog: 5.8.14...5.8.15

5.8.14

18 Dec 04:33

Choose a tag to compare

  • fix copy for non tabular data
  • fix visual artefact when empty rows was selected in non tabular data
  • fix possible crash in read larger non tabular data (larger than 1000 rows)

Full Changelog: 5.8.13...5.8.14

5.8.13

14 Dec 06:00

Choose a tag to compare

  • some minor documentation fixes
  • fix detection of postgresql client libs

Full Changelog: 5.8.12...5.8.13

5.8.12

31 Jul 14:10

Choose a tag to compare

  • new theme Dracula

5.8.11

07 May 04:28

Choose a tag to compare

  • possibility to mark columns by ctrl shift left,right cursor

5.8.10

02 May 04:52

Choose a tag to compare

  • allow to select column area by keyboard (shift f3 - row cursor should be invisible)

5.8.9

25 Apr 22:49

Choose a tag to compare

  • fix processing data that contains tabs and DOS line endinng

5.8.8

05 Mar 18:43

Choose a tag to compare

  • sort can detect numbers with exponents as numbers

5.8.7

27 Sep 03:50

Choose a tag to compare

  • minor documentation enhancing