Next: , Previous: , Up: Copy and Paste   [Contents][Index]


12.3 Registers

Command: copy_reg [key]

(none)
Removed. Use readreg instead.

Command: ins_reg [key]

(none)
Removed. Use paste instead.

Command: process [key]

(none)
Stuff the contents of the specified register into the screen input queue. If no argument is given you are prompted for a register name. The text is parsed as if it had been typed in from the user’s keyboard. This command can be used to bind multiple actions to a single key.

Command: register [-e encoding] key string

(none)
Save the specified string to the register key. The encoding of the string can be specified via the -e option.