How can I copy and paste in irb (Interactive Ruby Shell) on Windows?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To avoid having to open the drop-down menu and clicking, you need to change the command window settings. To do this, right-click the title bar, choose Properties, turn on ‘QuickEdit Mode’ under the Properties tab (and keep ‘Insert Mode’ on), then OK.
Now, to copy: drag to select, right-click to copy.
To paste: right-click with no selection.