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

Pasting multi-line command & loading commands from .txt #520

Open
GoogleCodeExporter opened this issue Sep 28, 2015 · 0 comments
Open

Pasting multi-line command & loading commands from .txt #520

GoogleCodeExporter opened this issue Sep 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Try to paste a multiple line command into the command bar, example:
(
NET USE Z: \\*.*.*.* /USER:* *
xcopy C:\test\*.* Z:\test\*.*
exit
)
2. Only the first line gets pasted "("

What is the expected output? What do you see instead?
I expected the whole command to be pasted

What version of the product are you using? On what operating system?
1.4.0.6, W7 Professional x64

Please provide any additional information below.
The -m putty start up option isn't an option I can use due to circumstance. 
Pasting multiple commands as shown in the example is my only option but this 
isn't possible in superputty and works if I paste straight into putty

An option to load multiple commands from a txt file would be fantastic, as -m 
isn't an option I can use.

Original issue reported on code.google.com by dangam...@live.co.uk on 21 May 2015 at 11:10

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