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

Pretty Printing with --print-value or --value-to-string #167

Open
phreed opened this issue Mar 7, 2017 · 1 comment
Open

Pretty Printing with --print-value or --value-to-string #167

phreed opened this issue Mar 7, 2017 · 1 comment

Comments

@phreed
Copy link

phreed commented Mar 7, 2017

Can one of these options be used to pretty-print the repl output?
In particular, can the behavior of whidbey, which uses puget, be obtained by associating puget with either --print-value or --value-to-string?
If so, what would the argument to the option look like?
The documentation for these two options is brief.

https://github.com/greglook/whidbey/blob/master/HISTORY.md

@bbatsov
Copy link
Collaborator

bbatsov commented Mar 9, 2019

Now that nREPL support pprint natively I think it'd be a good idea to just use that instead. I'd make the pprint the default, as I guess most users would consider this better UX.

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

2 participants