gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.36k stars 293 forks source link

Line Send Delay For Pasting Text #2148

Open curtislarsen1 opened 1 year ago

curtislarsen1 commented 1 year ago

When Pasting large swaths of text configurations into Cisco network devices - the devices freeze when they get too much text at once via SSH.

I'd like an option to add a range of delay in milliseconds

My alternative is to use SecureCRT which has this feature, or to craft a script that adds delay.

Attached is a screenshot from SecureCRT that shows the Line Send Delay Feature

image