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>" |