Warning: Undefined array key 0 in
/home/public/screen/inc/html.php on line
1271
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1453
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1454
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1457
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1458
Differences
This shows you the differences between two versions of the page.
|
|
— |
commands:slowpaste [2010-01-25 01:56] (current) asciiphil created |
| ====== 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]] |
| |