Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special Request #12

Open
Cartache opened this issue Jul 4, 2023 · 0 comments
Open

Special Request #12

Cartache opened this issue Jul 4, 2023 · 0 comments

Comments

@Cartache
Copy link

Cartache commented Jul 4, 2023

Dear,

Thank you for this great work. I use all the string functions regularly and I am very happy with it.
There is one function that could also save my day that is currently not included.
If you have the time and are in the mood maybe you could think how this could be done.

Regularly I need to type a password or a long string to a remote server where there is no clipboard activated.
Currently I need to type each character one by one.
It could be wonderfull if, based on a input string (the clipboard) the function would simulate the typing of every character of the string one by one.

So to make it visual, let's assume I have to copy / paste a long url to a remote server (https://www.google.com/search?q=this+is+a+test&newwindow=1&sxsrf=AB5stBjK83tW-CeBuvncRUoupgDXf_nUGQ%3A1688472579795&ei=AwykZPeNMIa1kwXv5amwBg&ved=0ahUKEwi3m9PCgvX_AhWG2qQKHe9yCmYQ4dUDCA8&uact=5&oq=this+is+a+test&gs_lcp=Cgxnd3Mtd2l6LXNlcnAQAzIHCC4QigUQQzIGCAAQBxAeMgYIABAHEB4yBggAEAcQHjIICAAQBxAeEA8yBggAEAcQHjIFCC4QgAQyBQguEIAEMgUIABCABDIFCAAQgAQyFQguEIoFEEMQlwUQ3AQQ3gQQ4AQYAToKCAAQRxDWBBCwAzoICAAQBxAeEApKBAhBGABQ5gFYyBRg0xloAXABeACAAVuIAfsBkgEBM5gBAKABAcABAcgBCNoBBggBEAEYFA&sclient=gws-wiz-serp)

Currently I need to concentrate and make sure I follow each character in the string.
With the new function, I would only be required to copy the string to the clipboard and the function would send each element from the string one by one and simulate a key typed,

Thank you for your time.

Denis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant