forked from pool/python-prompt_toolkit
- update to 3.0.48:
* 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 10:46:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0.48:
|
||||
* 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 17:21:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user