Skip to content

0.3.3

Latest
Compare
Choose a tag to compare
@scopatz scopatz released this 26 Jan 01:46
· 1 commit to master since this release

Added:

  • Optional name completion with the Jedi module (an awesome
    autocompletion/static analysis library for Python).

Changed:

Deprecated:

Removed:

Fixed:

  • fixed row, column indicator on end key, arrow keys, page down, and
    start of new line

  • inconsistent handling of ctrl/meta + left and ctrl/meta + right

    • ctrl+right used to be swapped with meta+right

Security: