Subject: CVS commit: pkgsrc/devel/py-prompt_toolkit
From: Adam Ciarcinski
Date: 2017-07-28 09:12:13
Message id: 20170728071213.D6D96FACD@cvs.NetBSD.org

Log Message:
1.0.15:

Fixes:
- Don't shuffle tasks in the event loop. This fixes an issue where lines
  printed from background threads were printed in a different order if
  `patch_stdout=True`.
- Only consider the text before the cursor when activating history search.
- Pressing escape should accept the search, this is closer to how readline works.
- Enable autowrap again when required.

New features:
- Add run_in_terminal option to disable cooked mode.

Files:
RevisionActionfile
1.3modifypkgsrc/devel/py-prompt_toolkit/Makefile
1.3modifypkgsrc/devel/py-prompt_toolkit/distinfo