Please enable JavaScript to view this site.

A-Shell Development History

1333.4

(UNIX) REGEX fix: Eliminate intermittent segmentation fault following a substantial delay between REGEX operations, due to an apparent quirk in the PCRE library memory handling routines, by redirecting them to use A-Shell's instead.

1333.3

TabX bug fix: MBST_SAVRES wasn't properly handling compound controls like the up/down (aka spinner) control.

1333.2

XTREE bug fix: $RESETCFG wasn't resetting the column widths to the original sizes if Dspwid was specified.

1333.1.1

XTREE bug fix: XTREE_SRCH (column search) was searching the wrong column when column display order differed from the defined order.

1333.1.2

INFLD refinement: TYPE "e)" (non-destructive, start with cursor at end) now works with number fields. Number fields previously started out always fully selected.

1333.0

TabX enhancement: CTLOP_PANE now supports one-step panel switch, with optional save/restore.