File: index.rst

package info (click to toggle)
ipython 8.35.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,696 kB
  • sloc: python: 42,461; sh: 376; makefile: 243
file content (31 lines) | stat: -rwxr-xr-x 961 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.. _terminal-shortcuts-list:

=================
IPython shortcuts
=================

Shortcuts available in an IPython terminal.

.. note::

  This list is automatically generated. Key bindings defined in ``prompt_toolkit`` may differ
  between installations depending on the ``prompt_toolkit`` version.


* Comma-separated keys, e.g. :kbd:`Esc`, :kbd:`f`, indicate a sequence which can be activated by pressing the listed keys in succession.
* Plus-separated keys, e.g. :kbd:`Esc` + :kbd:`f` indicate a combination which requires pressing all keys simultaneously.
* Hover over the ⓘ icon in the filter column to see when the shortcut is active.

You can use :std:configtrait:`TerminalInteractiveShell.shortcuts` configuration
to modify, disable or add shortcuts.

.. role:: raw-html(raw)
   :format: html


.. csv-table::
    :header: Shortcut,Description and identifier,Filter
    :delim: tab
    :class: shortcuts
    :file: table.tsv
    :widths: 20 75 5