Plugin Hotkeys:


Alt-;Swaps two characters at the cursor.
Alt-'Swaps two arguments at the cursor.
F3Inserts all arguments from the last command.
Alt-LClears the screen.
Alt-=Evaluates the word at the cursor as a math expression.
Ctrl-Shift-XExpands the variable or function at the cursor.
Alt-UEnter a Unicode character as a series of hex digits.
Alt-CCopies the current command line to the clipboard.
Alt-WCopies the word at the cursor to the clipboard.
Ctrl-Alt-WCuts the word at the cursor to the clipboard.
Ctrl-Alt-ZExchanges the word at the cursor with the word on the clipboard.
Ctrl-UChanges the case of the word at the cursor.
Alt-IExpands an environment variable, and inserts the results at the cursor.
Ctrl-AShows information about the character at the cursor.
Ctrl-Alt-UpScrolls up by commands.
Ctrl-Alt-DownScrolls down by commands.
Ctrl-Alt-FToggles the word at the cursor from a filename to a file:/// URI, or vice versa.
Ctrl-Shift-PPrints the visible portion of the console buffer.
Ctrl-Shift-QSaves the visible portion of the console buffer to a .PNG file.
Ctrl-PPrints the last 100 lines of the command history.
Ctrl-Alt-ESearches the path for a matching command or file.
[, (, {, ", ', `Auto closes punctuation marks.