Gotcha!

This behavior is controlled by the plugin Ultra uses for pretty-printing,
Whidbey, and on its lower-level pretty-printing library Puget
<https://github.com/greglook/puget>. As far as I can tell there isn't an
option to control for this, though the project's author might be open to a
PR. Sorry I can't be of more help :( -- but glad you like it anyways! :)

 - V

On Thu, Jan 12, 2017 at 12:35 PM, Mars0i <marsh...@logical.net> wrote:

> On Thursday, January 12, 2017 at 12:25:38 PM UTC-6, David Jarvis wrote:
>>
>> I'm not sure, though I have a hypothesis - is this an issue for all
>> sequences, or just for maps?
>>
>
> All sequences.  Well, not exactly--see below.  But I don't mind the one
> entry-per-line behavior for maps.  It bothers me for simple
> sequences--lists, vectors, etc.
>
> I just realized that the behavior depends on the :width setting and the
> size of the output.  For example if I enter (range 20), the entire sequence
> will be displayed on one line.  If I use range with an argument large
> enough to make the output longer than the :width setting, I get one element
> per line.  However, that's generally not what I want.  I'd rather see as
> many elements as possible, letting the terminal wrap the output (or maybe
> something a little nicer but similar, but terminal wrapping is good
> enough).  This actually led to me disabling ultra earlier today, so I
> wouldn't have to scroll up to peruse a sequence of 200 doubles.  I like its
> other features, though!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/clojure/OjRe5WXaXBE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
203.918.2328

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to