Show More
@@ -1,31 +1,31 b'' | |||
|
1 | 1 | ================= |
|
2 | 2 | IPython shortcuts |
|
3 | 3 | ================= |
|
4 | 4 | |
|
5 | Available shortcut in IPython terminal. | |
|
5 | Available shortcuts in an IPython terminal. | |
|
6 | 6 | |
|
7 | 7 | .. warning:: |
|
8 | 8 | |
|
9 |
This list is automatically generated, and may not hold all |
|
|
10 |
shortcut. In particular, it may depend |
|
|
9 | This list is automatically generated, and may not hold all available | |
|
10 | shortcuts. In particular, it may depend on the version of ``prompt_toolkit`` | |
|
11 | 11 | installed during the generation of this page. |
|
12 | 12 | |
|
13 | 13 | |
|
14 | 14 | Single Filtered shortcuts |
|
15 | 15 | ========================= |
|
16 | 16 | |
|
17 | 17 | .. csv-table:: |
|
18 | 18 | :header: Shortcut,Filter,Description |
|
19 | 19 | :widths: 30, 30, 100 |
|
20 | 20 | :delim: tab |
|
21 | 21 | :file: single_filtered.csv |
|
22 | 22 | |
|
23 | 23 | |
|
24 | 24 | Multi Filtered shortcuts |
|
25 |
======================== |
|
|
25 | ======================== | |
|
26 | 26 | |
|
27 | 27 | .. csv-table:: |
|
28 | 28 | :header: Shortcut,Filter,Description |
|
29 | 29 | :widths: 30, 30, 100 |
|
30 | 30 | :delim: tab |
|
31 | 31 | :file: multi_filtered.csv |
General Comments 0
You need to be logged in to leave comments.
Login now