This plugin adds a number of new keystrokes to the TCC command line. Features include hotkeys to exchange two characters or two arguments, insert the arguments from the previous command, clear the screen, do math, or expand an expression. You can easily enter Unicode characters by hex value or get the Unicode value of the character at the cursor. You can flip the case of the word at the cursor.
You can also copy the current command line to the clipboard, and copy or cut the word at the cursor. You can scroll up or down by commands.
You can print a picture of the console window, or the last 100 lines of the command history.
Key assignments can be changed or deleted.
EditKeys combines, updates, and replaces several of my earlier plugins, including AllArgs, CharValue, ClearKey, CMath, CopyLine, QuickEval, Scrolly, and SwapArgs.