Skip to content

Releases: okbob/pspg

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

5.0.5

26 Jun 04:06
Compare
Choose a tag to compare

There is new option --no-last-row-search. When you run pspg with this option, then editing of searching patterns doesn't use previous pattern as default (it can be taken from histrory). The new behaviour is same like in vim, less, more.

In this release I cleaned some issues detected by valgrind - but these issues was invisible for users, so this cleaning is invisible for users too.

5.0.4

15 Jun 16:36
Compare
Choose a tag to compare

code refactoring and cleaning

5.0.3

10 Jun 17:01
Compare
Choose a tag to compare

code cleaning only

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