Files
rlwrap/rlwrap.spec
Daniel Donisa 0028a714d4 - Update to 0.48
* Bug fix
  - rlwrap would mess up history when compiled with readline-8.3
  - --filter 'filter_commandline $with <shell_matachars' would not find filters in $RLWRAP_FILTERDIR
  - rlwrap would not always honour show-mode-in-prompt
  - make pipeline filter find filters in $RLWRAP_FILTERDIR
  * New features
  - allow full user control of word-breakers with --break-chars='precisely:...'
  - simplify handling of --prompt-colour, which now accepts general (ANSI) color codes for e.g. 256-color terminals
  - add -i option to filters logger and logger.py (making them useful stand-alone)
  - add example filter null2.py (to show how to make argparse print filter help with e.g. rlwrap -z null2.py)

OBS-URL: https://build.opensuse.org/package/show/Base:System/rlwrap?expand=0&rev=35
2025-12-18 20:44:48 +00:00

2.0 KiB