Skip to content

Releases: okbob/pspg

5.6.4

04 Dec 20:41
Compare
Choose a tag to compare
  • fix build on Ubuntu Bionic without NCURSES_EXT_COLORS

5.6.2

04 Dec 18:00
Compare
Choose a tag to compare
  • forces xterm-direct TERM definition when --direct-color option is used
  • transform rgb colors to 256 colors when direct color mode is not used and color change is not possible

5.6.0

28 Nov 16:02
Compare
Choose a tag to compare
  • support direct true color mode

5.5.13

24 Nov 15:33
Compare
Choose a tag to compare
  • fix crash on empty input when odd-rec theme is active

5.5.12

22 Nov 14:30
Compare
Choose a tag to compare

remove call of reset_color_pairs due compatibility issues.

5.5.11

22 Nov 06:24
Compare
Choose a tag to compare
  • support format of memory units used by nushell

5.5.10

21 Nov 18:22
Compare
Choose a tag to compare
  • support nushell formats (table_mode) rounded and heavy

5.5.9

04 Nov 13:35
Compare
Choose a tag to compare
  • column wide scroll left, column wide scroll right

5.5.8

06 Oct 03:42
Compare
Choose a tag to compare

new options for setting final escape sequence - should to solve some issues on BSD where alternate screen is not implemented

  • --on-exit-clean,
  • --on-exit-reset,
  • --on-exit-erase-line

5.5.7

15 Sep 04:07
Compare
Choose a tag to compare
  • README can be available as man page too
  • when --without-menu configure option is not used, then ncurses panel is required