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

REPL across mode is broken #9275

Closed
scabug opened this issue Apr 22, 2015 · 2 comments
Closed

REPL across mode is broken #9275

scabug opened this issue Apr 22, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@scabug
Copy link

scabug commented Apr 22, 2015

If you want autocomplete to display row-first:

$ scala -Dscala.repl.format=across
Welcome to Scala version 2.11.6 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_40).
Type in expressions to have them evaluated.
Type :help for more information.

scala> 42.Exception in thread "main" java.lang.IndexOutOfBoundsException: 1
@scabug
Copy link
Author

scabug commented Apr 22, 2015

Imported From: https://issues.scala-lang.org/browse/SI-9275?orig=1
Reporter: @som-snytt
Affected Versions: 2.11.6

@scabug
Copy link
Author

scabug commented Apr 22, 2015

@som-snytt said:
scala/scala#4462

@scabug scabug closed this as completed Apr 23, 2015
@scabug scabug added this to the 2.11.7 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants