Skip to content

3.0.48

Latest
Compare
Choose a tag to compare
@jonathanslenders jonathanslenders released this 25 Sep 10:22
· 6 commits to master since this release
435bd99

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.