Skip to content

Releases: okbob/pspg

5.0.2

04 Jun 08:13
Compare
Choose a tag to compare
  • fix csv export (broken quote escaping)
  • fix possible tabcomplete crash
  • new export formats - SQL values and pipe separated values (this is just trimmed text without any other escaping)

5.0.1

31 May 11:35
Compare
Choose a tag to compare

fix two possible crashes

5.0.0

30 May 13:06
Compare
Choose a tag to compare
  • new light PaperColor theme
  • possibility to set nullstr used by export routines
  • introduction interactive command line and backslash commands
  • \save, \copy, \theme, \quit, \order, \orderd and \search commands
  • possibility to push export output to some program by using pipe
  • possibility to search only in selected area

4.6.3

28 Apr 14:37
Compare
Choose a tag to compare
  • another try to reduce flickering related to too frequented mouse events
  • introduction of PSPG_CONF and PSPG_HISTORY env variables

4.6.1

22 Apr 18:11
Compare
Choose a tag to compare

fix segfault crash when after change of theme

4.6.0

17 Apr 18:09
Compare
Choose a tag to compare
  • --menu-always ensure active top bar menu all time
    • modify theme 9
    • fix detection of last row of table when border = 1

4.5.0

23 Mar 17:04
Compare
Choose a tag to compare

fix stream mode on apple (/dev/tty cannot be used with poll function)
new query stream mode - queries for integrated postgres client are read from stream

4.4.0

19 Mar 20:32
Compare
Choose a tag to compare

for some cases, an field with multiline value can be exported as one value.

4.3.1

07 Mar 08:06
Compare
Choose a tag to compare

new option --no-sleep - fix issues with scrolling freezing on cygwin

4.3.0

25 Feb 21:17
Compare
Choose a tag to compare

an range for export can be selected by mouse or by keyboard