RubyMine 5.4.0 Web Help

Tools | Run Spork DRb server

Toolbar buttons

ItemShortcutDescription
rerun.png Ctrl+F5Ctrl+F5 Rerun commands in the console.
stop.gif Ctrl+F2Ctrl+F2 Click this button to terminate the process in the current console.
editArguments.png Click this button to change command line arguments.
close.pngClose
Ctrl+Shift+F4Ctrl+Shift+F4
Click this button to close the selected tab of the Run tool window and terminate the current process.

Context menu commands

CommandShortcutDescription
Clear AllRemove all messages
Copy Content EditorCopyEditorCopy Put selected content of the upper pane to the Clipboard. With no selection, all content is copied to the Clipboard.
Compare with ClipboardShow selection in the console and contents of the Clipboard in the Differences viewer.
Cut Ctrl+X; Shift+DeleteCtrl+X; Shift+Delete Put selected fragment to the Clipboard, deleting it from the lower pane of the console.
Copy EditorCopyEditorCopy Put copy of the selected fragment to the Clipboard.
Paste Ctrl+V; Shift+InsertCtrl+V; Shift+Insert Insert the last entry of the Clipboard next to the caret position in the console.
Paste from History Ctrl+Shift+V; Ctrl+Shift+InsertCtrl+Shift+V; Ctrl+Shift+Insert Insert selected entry of the Clipboard next to the caret position in the console.
Paste Simple Ctrl+Shift+V; Ctrl+Shift+InsertCtrl+Shift+V; Ctrl+Shift+Insert Insert selected entry of the Clipboard as plain text, next to the caret position in the console.
Column Mode Alt+Shift+InsertAlt+Shift+Insert Toggle between the line and column selection modes.

See Also

Procedures:

Getting Started:

Web Resources: