Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>If you don't like the ssh.shells or ssh.terminals subsystems in Eclipse RSE, try using the Terminal View instead.</p> <ul> <li>Open up Window -> Show View -> Other (or press <code>Shift+Alt+Q</code> then <code>Q</code>)</li> <li>Type <em><code>Terminal</code></em> in the search box</li> <li>Select the <em><code>Terminal</code></em> view listed under the <em><code>Terminal</code></em> folder</li> </ul> <p>You'll see a window that looks similar to RSE's ssh.terminals subsystem... but with some extra buttons on the top right.</p> <h2>How to use it:</h2> <ul> <li>To fix the scrolling issue (ie: for programs like <code>top</code>), click the <em><code>Scroll Lock</code></em> button at the right.</li> <li>For extra Terminal window tabs, click the down arrow on the <em><code>New Terminal Connection</code></em> button</li> <li>To change the current terminal window's settings, use the <em><code>Settings</code></em> button.</li> <li>If you really like the annoying command input box at the bottom, you can toggle it on and off with the appropriate button.</li> </ul> <h2>Change the Background Color:</h2> <p>For some reason, the default setting is to use a terribly hard to see white background. To change this:</p> <ul> <li>Go to Window -> Preferences</li> <li>Type <em><code>Terminal</code></em> in the search box at the top left, or select <em><code>Terminal</code></em> on the left.</li> <li>Check the box that says <em><code>Invert terminal colors</code></em></li> <li>You can also configure a larger terminal buffer or connection timeouts here</li> <li>Click <em><code>Apply</code></em></li> </ul> <p>Now the terminal should have a black background! If you want a local terminal, you can enable ssh on your local machine, and connect to <code>localhost</code>.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload