Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Not really programming related, but I found <a href="http://windowsitpro.com/article/articleid/79505/jsi-tip-7363-how-do-i-copy--paste-between-a-command-prompt-or-ms-dos-program-and-a-windows-program.html" rel="noreferrer">this</a> on Google, <strong>there is not a direct keyboard shortcut</strong>, but makes it a little quicker.</p> <h2>To enable or disable QuickEdit mode:</h2> <ol> <li>Open the MS-DOS program, or the command prompt.</li> <li>Right-click the title bar and press Properties.</li> <li>Select the Options tab.</li> <li>Check or un-check the QuickEdit Mode box.</li> <li>Press OK.</li> <li>In the Apply Properties To Shortcut dialog, select the Apply properties to current window only if you wish to change the QuickEdit setting for this session of this window only, or select Modify shortcut that started this window to change the QuickEdit setting for all future invocations of the command prompt, or MS-DOS program.</li> </ol> <p><img src="https://i.stack.imgur.com/viWyn.png" alt="QuickEdit"></p> <h2>To Copy text when QuickEdit is enabled:</h2> <ol> <li>Click and drag the mouse pointer over the text you want.</li> <li>Press Enter (or right-click anywhere in the window) to copy the text to the clipboard.</li> </ol> <h2>To Paste text when QuickEdit is enabled:</h2> <ol> <li>Right-click anywhere in the window.</li> </ol> <h2>To Copy text when QuickEdit is disabled:</h2> <ol> <li>Right-click the title bar, press Edit on the menu, and press Mark.</li> <li>Drag the mouse over the text you want to copy.</li> <li>Press Enter (or right-click anywhere in the window) to copy the text to the clipboard.</li> </ol> <h2>To Paste text when QuickEdit is disabled:</h2> <ol> <li>Right-click the title bar, press Edit on the menu, and press Paste.</li> </ol>
 

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