Re: [ANN] Clojure cheatsheet with search capability

2014-06-10 Thread John Gabriele
On Monday, June 9, 2014 7:09:01 PM UTC-4, Andy Fingerhut wrote: > > On Mon, Jun 2, 2014 at 6:54 AM, John Gabriele > wrote: > >> On Sunday, June 1, 2014 5:15:52 PM UTC-4, Andy Fingerhut wrote: >>> >>> Thanks to Francois du Toit, the versions of the Clojure cheatsheet >>> available at the link bel

Re: [ANN] Clojure cheatsheet with search capability

2014-06-09 Thread Andy Fingerhut
On Mon, Jun 2, 2014 at 6:54 AM, John Gabriele wrote: > On Sunday, June 1, 2014 5:15:52 PM UTC-4, Andy Fingerhut wrote: >> >> Thanks to Francois du Toit, the versions of the Clojure cheatsheet >> available at the link below now have the ability to let you search for all >> symbols beginning with a

Re: [ANN] Clojure cheatsheet with search capability

2014-06-02 Thread Andy Fingerhut
I'm open to a change like that. If anyone has a code change that would implement that, please let me know. Andy On Mon, Jun 2, 2014 at 6:54 AM, John Gabriele wrote: > On Sunday, June 1, 2014 5:15:52 PM UTC-4, Andy Fingerhut wrote: >> >> Thanks to Francois du Toit, the versions of the Clojure

Re: [ANN] Clojure cheatsheet with search capability

2014-06-02 Thread John Gabriele
On Sunday, June 1, 2014 5:15:52 PM UTC-4, Andy Fingerhut wrote: > > Thanks to Francois du Toit, the versions of the Clojure cheatsheet > available at the link below now have the ability to let you search for all > symbols beginning with a string you type in, with color highlighting of > matches.