Use %EditDuplicateChar to copy the character at the session cursor location to the command line cursor location. Both the session cursor and the command line cursor are then advanced one column to the right.
%EditDuplicateChar may also be entered as %DuplicateChar or %DupChar.
%EditDuplicateChar may also be invoked by pressing Alt-' (apostrophe).
%EditDuplicateChar has no operands.
Return Codes
OK Successful.
Examples
Copy the character at the session cursor location to the command line cursor location:
=> %EditDuplicateChar