IPython Shell Tastatürkürzel 

IPython Shell  

Ze Zeynel -
5 years ago
- Tastaturkürzel
-1
Ctrl + A

Move cursor to the beginning of the line

0
Ctrl + E

Move cursor to the end of the line

0
Ctrl + B

Move cursor back one character

0
oder
0
Ctrl + F

Move cursor forward one character

0
oder

Werbung

  In addition to Backspace, Ipython provides a few other shorcuts for deleting a portion of text.
0
Backspace

Delete previous character in line

-1
Ctrl + D

Delete next character in line

0
Ctrl + K

Cut text from cursor to end of line

-1
Ctrl + U

Cut text from beginning of line to cursor

0
Ctrl + Y

Yank (e.g. paste) text that was previously cut

0
Ctrl + T

Transpose (e.g. switch) previous two characters

  Command history not only stores command in current session. Your entire command history is stored in a SQLite database in your IPython profile directory.
0
Ctrl + P

Access previous command in history

0
oder
0
Ctrl + N

Access next command in history

0
oder
0
Ctrl + R

Reverse-search through command history

0
⤶ Enter

Select the command

0
Ctrl + 1

Clear terminal screen

0
Ctrl + C

Interrupt current Python command

  Ctrl + C will be particularly useful if you start a long running job by mistake.
0
Ctrl + D

Exit IPython session

  Source: Github

Teilen Sie diese Seite auf:
Ist diese Seite hilfreich?
0 0

Werbung

Programminformationen

Programmname: IPython Shell IPython Shell (Entwicklerwerkzeuge)

Website: ipython.org

Letztes Update: 11.11.2019 20:10 UTC

So einfach drücken Sie Tastenkombinationen: 90%

Weitere Informationen >>

Anzahl der Verknüpfungen: 21

Plattform erkannt: Windows oder Linux

Ähnliche Programme



Benutzeroperationen

IPython Shell zu den Favoriten hinzufügen

Werbung


Was ist Ihr Lieblings-Hotkey für IPython Shell ? Habt ihr dazu nützliche Tipps? Informieren Sie unten andere Benutzer darüber.


 
Noch keine Kommentare. Fragen Sie oder geben Sie den ersten ein!