Skip to content

Add configuration setting for console width in REPL #80

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

Closed
daviwil opened this issue Feb 3, 2016 · 2 comments
Closed

Add configuration setting for console width in REPL #80

daviwil opened this issue Feb 3, 2016 · 2 comments
Labels
Area-Extension Terminal Issue-Enhancement A feature request (enhancement).

Comments

@daviwil
Copy link
Contributor

daviwil commented Feb 3, 2016

We should have a configuration setting that allows the user to choose their own console width for the REPL experience if they don't like the default value.

@daviwil daviwil added the Issue-Enhancement A feature request (enhancement). label Feb 3, 2016
@daviwil daviwil added this to the 0.5.0 milestone Feb 3, 2016
@rkeithhill
Copy link
Contributor

BTW output that is generated by the script under execution seems to take advantage of the full width of the debug console. Where I notice output wrapping at 80 chars is when I execute a command from the debug console prompt. Perhaps that would be a more localized fix (and makes this a bit more corner case)?

And I can workaround the issue at the debug console prompt like so:

gci | out-string -width 120

@daviwil daviwil modified the milestones: Backlog, 0.5.0 Mar 8, 2016
@TylerLeonhardt TylerLeonhardt modified the milestone: Future May 24, 2018
@rjmholt
Copy link
Contributor

rjmholt commented Mar 17, 2020

Closing this now that we've moved to PSRL

@rjmholt rjmholt closed this as completed Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Extension Terminal Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

4 participants