Skip to content

Releases: okbob/pspg

5.3.4

12 Aug 14:50
Compare
Choose a tag to compare

fix serious bug in loading csv and tsv data

5.3.3

11 Aug 04:49
Compare
Choose a tag to compare
  • fix possible infinite cycle in readline usage when older than 6.3 is used (older than 2014 - it is used in RHEL7) and multibyte char is entered.

  • correct export of data in wrapped format

5.3.2

04 Aug 10:22
Compare
Choose a tag to compare

fix build on RH7

5.3.1

30 Jul 06:49
Compare
Choose a tag to compare

fix loading data in non tabular format

5.2.1

28 Jul 08:47
Compare
Choose a tag to compare

minor bugfixes and enhancing

5.2.0

26 Jul 20:35
Compare
Choose a tag to compare
  • progressive data load
  • the text of helps can be little bit formatted

5.1.3

22 Jul 14:03
Compare
Choose a tag to compare

fix minor bugs

  • don't do unwanted reload of history file after theme change
  • ^C (sigint) is working in edit line again

5.1.2

20 Jul 19:30
Compare
Choose a tag to compare

bugfix reprint on exit doesn't work when pspg was executed as pager

5.1.1

16 Jul 16:48
Compare
Choose a tag to compare

fix tabcomplete bug - after switch to nonl mode the ENTER returns code 13, not code 10

5.1.0

16 Jul 10:06
Compare
Choose a tag to compare
  • new possibility to temporal switch to primary screen by pressing Ctrl o
  • refactoring of input events processing