Roger Pack created JRUBY-6593: --------------------------------- Summary: unable to paste multiline into irb session Key: JRUBY-6593 URL: https://jira.codehaus.org/browse/JRUBY-6593 Project: JRuby Issue Type: Bug Environment: jruby 1.7.0.dev (ruby-1.8.7-p357) (2012-04-10 36a6987) (Java HotSpot(TM) Client VM 1.6.0_26) [Windows 7-x86-java] Reporter: Roger Pack Assignee: Thomas E Enebo
If you set the clipboard on windows to something like " assert_valid_name(name)\n raise unless value.is_a? Fixnum\n" (helper to set it: https://github.com/rdp/jruby-swing-helpers/blob/master/ruby_clip.rb) then "paste" into a jruby console, it will not split the lines on the \n like it should. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email