KiTTY
KiTTY copied to clipboard
Feature Request: Paste Delay
Hello,
I'm unable to provide an example of my own but on my work laptop, I occasionally run into an issue where the paste data is incomplete, i.e. if I copy a large amount of lines from one window into another. Going through some Google search results, it appears this is corrected in some other SSH clients by using a "Paste Delay".
Would something like this be feasible in KiTTY?
Thanks!
Please look at the paste setting in %APPDATA%\KiTTY\kitty.ini configuration file, combined with commanddelaysetting.
Please look at the
pastesetting in %APPDATA%\KiTTY\kitty.ini configuration file, combined withcommanddelaysetting.
Thanks! I didn't realize those options are available in the config file already. Is there any documentation available for both paste and commanddelay? The latter appears to be set to 0.0005 currently; is that 5ms?