After a couple looong periods with a lot of work, and a few also long
periods of looking askance at the project with fear and being
intimidated, *splits are
here!!:*

:sp, :vsp, :e, <C-w>h, <C-w>j, <C-w>k, <C-w>l, and :q now quits one split
until there are none left.

Special thanks to *Arun S L*, who implemented:

<Up>, <Down>, <Left>, <Right>, <C-g>, line and column info in the status
bar, some bug fixes.

(and also got me back in the game, thanks!)

Also this release, Avi now renders unicode characters correctly.

The next release will likely be integration with parinfer-jvm
<https://github.com/oakmac/parinfer-jvm>.


avi

A lively vi.
<https://github.com/maitria/avi#vision>Vision

We love vim. We want more! Test coverage. Flexibilty. Live REPLs!
<https://github.com/maitria/avi#guiding-principles>Guiding Principles

   - Test driven. All functionality covered by tests.
   - Don't defeat vim muscle memory.
   - Code is for people. Be expressive as hell.
   - Be friendly. Especially to noobs.

<https://github.com/maitria/avi#code-of-welcoming-conduct>Code of Welcoming
Conduct

Everybody has boundaries around who they invite into their home. To help
you decide whether you want to hang out with us, we've done our best to
describe our boundaries here in the maitria code of conduct
<http://maitria.com/coc>. It's not a bunch of legalese. It's who we are.
Please read it.
<https://github.com/maitria/avi#contributing>Contributing

We track upcoming work on a Trello board <https://trello.com/b/E2LFvVLy/avi>.
This board has many small things that are easy to pick up, and we'd love to
see you.

I (Jason Felice) would love to walk through the code with you pretty much
any time during the US Eastern work day. Ping me any time on Twitter - I'm
@eraserhd <https://twitter.com/eraserhd> - or gchat.
<https://github.com/maitria/avi#status>Status

Our intention is for the unit tests to provide friendly documention of
what's been implemented so far. To run the unit tests with verbose output,
use

$ lein midje :print-facts

<https://github.com/maitria/avi#installing>Installing

   - Works with Leiningen 2.3.4
   - On Linux, libncursesw5-dev or equivalent must be installed.

$ git clone https://github.com/maitria/avi.git
$ cd avi
$ lein install /usr/local

On Linux, you'll likely not have access to /usr/local. In that case you'll
need to use sudo lein install instead or specify a different installation
directory.
<https://github.com/maitria/avi#license>License

Copyright 2014 Maitria

You have permission to use this in any way you like (modify it, sell it,
republish it), provided you agree to all the following conditions:

   - you don't mislead anyone about it
   - you don't interfere with our ability to use it
   - you release us from any claims of liability if it causes problems for
   you

-- 
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