##// END OF EJS Templates
preserve margins when using Ctrl-O for newline...
preserve margins when using Ctrl-O for newline This should address ipython/ipython#9588. Control-O will insert a new line, preserve the current cursor position and preserve the indentation level on the newline

File last commit:

r22623:6a6ea02b
r22695:0d8a7856
Show More
index.rst
31 lines | 676 B | text/x-rst | RstLexer
klonuo
Added keyboard shortcuts docs
r22590 =================
IPython shortcuts
=================
Available shortcut in IPython terminal.
Matthias Bussonnier
Clenup of documentation buildr
r22623 .. warning::
Matthias Bussonnier
Add extra warnings in docs, and improve Makefile....
r22622
This list is automatically generated, and may not hold all the available
shortcut. In particular, it may depends on the version of ``prompt_toolkit``
installed during the generation of this page.
klonuo
Added keyboard shortcuts docs
r22590
Single Filtered shortcuts
=========================
.. csv-table::
:header: Shortcut,Filter,Description
:widths: 30, 30, 100
:delim: tab
:file: single_filtered.csv
Multi Filtered shortcuts
=========================
.. csv-table::
:header: Shortcut,Filter,Description
:widths: 30, 30, 100
:delim: tab
:file: multi_filtered.csv