summaryrefslogtreecommitdiff
path: root/python/resources/tips/Terminal.html
blob: fcebc658521a9f46b87197c056fb2c449aec1446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
    <link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>


    <p>You don't need to leave <span class="product">&productName;</span> to work with your favorite shell. Just choose 
<span class="control">Tools | Open Terminal</span> on the main menu, 
and enjoy using the embedded local terminal. </p>
    <p class="image"><img src="images/terminal.png"></p>

</body>
</html>