src/eric7/QScintilla/Shell.py

branch
eric7
changeset 10232
fbfb347f7b5b
parent 10191
dc47d7d2ff34
child 10276
a9a0cb9c9d0c
equal deleted inserted replaced
10231:3a82c1c47b57 10232:fbfb347f7b5b
2488 "<td>Kill the shell and start a new one.</td></tr>" 2488 "<td>Kill the shell and start a new one.</td></tr>"
2489 "<tr><td>%clear</td>" 2489 "<tr><td>%clear</td>"
2490 "<td>Clear the display of the shell window.</td></tr>" 2490 "<td>Clear the display of the shell window.</td></tr>"
2491 "<tr><td>%start [environment]</td>" 2491 "<tr><td>%start [environment]</td>"
2492 "<td>Start a shell for a virtual environment with the given name." 2492 "<td>Start a shell for a virtual environment with the given name."
2493 " If no name if given, a default shell is started.</td></tr>" 2493 " If no name is given, a default shell is started.</td></tr>"
2494 "<tr><td>%envs<br/>%environments</td>" 2494 "<tr><td>%envs<br/>%environments</td>"
2495 "<td>Show a list of known virtual environment names.</td></tr>" 2495 "<td>Show a list of known virtual environment names.</td></tr>"
2496 "<tr><td>%which</td>" 2496 "<tr><td>%which</td>"
2497 "<td>Show the name of the active virtual environment.</td></tr>" 2497 "<td>Show the name of the active virtual environment.</td></tr>"
2498 "<tr><td>%hist [n]<br/>%history [n]</td>" 2498 "<tr><td>%hist [n]<br/>%history [n]</td>"

eric ide

mercurial