Last login: Sun Sep 28 22:30:20 on ttys005
192:test tao$ lein repl
nREPL server started on port 60609 on host 127.0.0.1 - nrepl://127.0.0.1:60609
REPL-y 0.3.1
Clojure 1.6.0
Docs: (doc function-name-here)
(find-doc "part-of-name-here")
Source: (source function-name-here)
Javadoc: (javadoc java-object-or-class-here)
Exit: Control+D or (exit) or (quit)
Results: Stored in vars *1, *2, *3, an exception in *e
test.core=> (use 'aprint.core)
nil
test.core=> (aprint {:I ["heard" {:you "like"} {:nifty "tools"} {:very
"muuuuuuuuuuuuuuuuuuuch"}], :so ["I" 'made '("something" 4 "you")]})
{:I ["heard"
{:you "like"}
{:nifty "tools"}
{:very "muuuuuuuuuuuuuuuuuuuch"}],
:so ["I" made ("something" 4 "you")]}
nil
test.core=> Bye for now!
192:test tao$ 192:test tao$ 192:test tao$ 192:test tao$ 192:test tao$ 192:test
tao$ 192:test tao$ 192:test tao$ 192:test tao$ 192:test tao$
OS: OS X 10.9.5
Terminal: Version 2.4 (326) Copyright © 1991-2013 Apple Inc. All rights
reserved.
I use the example in your project’s README.md. You can see, I only used aprint.
the problem is the same as : https://github.com/razum2um/aprint/issues/2
Thank you for your very quick reply. I also post a comment under issue 2.
--
tao.zhou2009
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Sunday, September 28, 2014 at 10:27 PM, Vladimir Bokov wrote:
> Hi, what terminal, shell (+distro?) are you using? Do colors work well in
> grep --color or some thing else?
> Also, see https://github.com/razum2um/aprint/issues/2 - In meanwhile I
> hardly can reproduce such errors, most likely I need a vagrant box for that
> from you
> And file an issue on github, let's discuss it there.
>
> воскресенье, 28 сентября 2014 г., 21:20:20 UTC+7 пользователь Tao Zhou
> написал:
> >
> > lein repl
> >
> >
> > nREPL server started on port 60264 on host 127.0.0.1 -
> > nrepl://127.0.0.1:60264 (http://127.0.0.1:60264)
> >
> >
> > REPL-y 0.3.1
> >
> >
> > Clojure 1.6.0
> >
> >
> > Docs: (doc function-name-here)
> >
> >
> > (find-doc "part-of-name-here")
> >
> >
> > Source: (source function-name-here)
> >
> >
> > Javadoc: (javadoc java-object-or-class-here)
> >
> >
> > Exit: Control+D or (exit) or (quit)
> >
> >
> > Results: Stored in vars *1, *2, *3, an exception in *e
> >
> >
> >
> >
> >
> >
> > test.core=> (use 'aprint.core)
> >
> >
> > nil
> >
> >
> > test.core=> (aprint "hello")
> >
> >
> > "hello"
> >
> >
> > nil
> >
> >
> > test.core=> Bye for now!
> >
> >
> > 192:test tao$ 192:test tao$ 192:test tao$ 192:test tao$ 192:test tao$
> > 192:test tao$ 192:test tao$ 192:test tao$ 192:test tao$ 192:test tao$
> >
> >
> >
> > after I quit the REPL, on which I have used aprint, the enter key can not
> > switch to new line properly.
> >
> > sorry for my poor english.
> >
> > --
> > tao.zhou2009
> > Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
> >
> >
> > On Saturday, September 13, 2014 at 2:44 PM, Dave Sann wrote:
> >
> > > great stuff. thanks.
> > >
> > > On Friday, 12 September 2014 01:06:29 UTC+10, Vladimir Bokov wrote:
> > > > Yes. I use clansi:
> > > >
> > > > (clansi.core/without-ansi (aprint issues))
> > > >
> > > > Thanks for feedback, I updated README too
> > > >
> > > > четверг, 11 сентября 2014 г., 21:58:57 UTC+7 пользователь Dave Sann
> > > > написал:
> > > > > Is there an easy way to get the same compact layout but without the
> > > > > colour control codes?
> > > > >
> > > > > On Friday, 5 September 2014 07:50:10 UTC+10, Vladimir Bokov wrote:
> > > > > > Hi folks, I got just tired to gazing into big amount of data and
> > > > > > scroll 3-4 screens of my 13' laptop to grasp the structure,
> > > > > > so I used pprint's pretty printer, but add colors and changed
> > > > > > indentation *by default*
> > > > > > (actually pprint has tuning parameters, too, but anyway it's
> > > > > > breaking maps by single entry by line...)
> > > > > >
> > > > > > Now the screen area gets used more effectively and looks more
> > > > > > friendly imo :)
> > > > > > See it: https://github.com/razum2um/aprint
> > > > > >
> > > > > > Looking forward yours opinion if I should make a nrepl middleware
> > > > > > to use it *right away*, without doing (ap)
> > > > > > every time ;)
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Clojure" group.
> > > To post to this group, send email to [email protected] (javascript:)
> > > Note that posts from new members are moderated - please be patient with
> > > your first post.
> > > To unsubscribe from this group, send email to
> > > [email protected] (javascript:)
> > > 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 [email protected] (javascript:).
> > > For more options, visit https://groups.google.com/d/optout.
> >
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected]
> (mailto:[email protected])
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> [email protected]
> (mailto:[email protected])
> 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 [email protected]
> (mailto:[email protected]).
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.