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.