Go to file
Benjamin Greiner 8918614989 - Update to 8.9.0
* Second release of IPython in 2023, last Friday of the month, we
    are back on track. This is a small release with a few
    bug-fixes, and improvements, mostly with respect to terminal
    shortcuts.
  * The biggest improvement for 8.9 is a drastic amelioration if
    the auto-suggestions sponsored by D.E. Shaw and implemented by
    the more and more active contributor @krassowski.
    - right accepts a single character from suggestion
    - ctrl+right accepts a semantic token (macos default shortcuts
      take precedence and need to be disabled to make this work)
    - backspace deletes a character and resumes hinting
      autosuggestions
    - ctrl-left accepts suggestion and moves cursor left one
      character.
    - backspace deletes a character and resumes hinting
      autosuggestions
    - down moves to suggestion to later in history when no lines
      are present below the cursors.
    - up moves to suggestion from earlier in history when no lines
      are present above the cursor.
  * This is best described by the Gif posted by @krassowski, and in
    the PR itself PR gh#ipython/ipython#13888.
  * Please report any feedback in order for us to improve the user
    experience. In particular we are also working on making the
    shortcuts configurable.
  * If you are interested into better terminal shortcut, I also
    invite you to participate in issue gh#ipython/iüythpn#13879.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=105
2023-02-05 15:27:05 +00:00
_multibuild Accepting request 781248 from home:TheBlackCat:branches:devel:languages:python:jupyter 2020-03-03 15:04:27 +00:00
.gitattributes Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
.gitignore Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
ipython-8.9.0.tar.gz - Update to 8.9.0 2023-02-05 15:27:05 +00:00
JupyterConsole.svg Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
python-ipython.changes - Update to 8.9.0 2023-02-05 15:27:05 +00:00
python-ipython.spec - Update to 8.9.0 2023-02-05 15:27:05 +00:00