Path to this page:
Subject: CVS commit: pkgsrc/devel/py-prompt_toolkit
From: Adam Ciarcinski
Date: 2024-10-01 10:28:22
Message id: 20241001082822.BE0B6FC74@cvs.NetBSD.org
Log Message:
py-prompt_toolkit: updated to 3.0.48
3.0.48: 2024-09-25
Fixes:
- Typing improvements:
* Add `@overload` to `contrib.regular_languages.compiler.Variables.get`.
* Use `Sequence` instead of `list` for `words` argument in completers.
- Improve `ModalCursorShapeConfig`:
* Display an "underscore" cursor in Vi's "replace single" \
mode, like
"replace" mode.
* Display an "beam" cursor in Emacs (insert) mode.
Files: