Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

commands:slowpaste [2010-01-25 01:56] (current)
asciiphil created
Line 1: Line 1:
 +====== slowpaste ======
 +
 +===== Default Keybindings =====
 +
 +None.
 +
 +===== Syntax =====
 +
 +  * ''**slowpaste** //msec//''
 +
 +===== Description =====
 +
 +Define the speed at which text is inserted into the current window by the
 +''[[commands:paste]]'' (''[[commands:paste|C-a ] ]]'') command.  If the
 +''slowpaste'' value is nonzero, text is written character by character.
 +''screen'' will make a pause of //msec// milliseconds after each single
 +character write to allow the application to process its input.  Only use
 +''slowpaste'' if your underlying system exposes flow control problems
 +while pasting large amounts of text.
 +
 +
 +===== Examples =====
 +
 +None yet.
 +
 +===== See Also =====
 +
 +  * ''[[commands:defslowpaste]]''
 +  * [[:Text Exchange]]
  

User Tools