> I see the merits, although my work on it is moving towards more GUI
> integration, not less. I could totally see the rationale behind having
> a minimalistic term-only version, though.
Just a wild suggestion that may or may not be very useful: why make it a term
version?
Since vty isn't support
On Sun, Feb 06, 2011 at 03:17:41PM -0600, Jeff Wheeler wrote:
> Awesome: https://github.com/yi-editor/yi
Thanks for your effort :-) Very awesome, already forked (I've been wanting to
hack on the Vi keys for a while now.)
Let's hope this will help get Yi development back on track.
signature.asc
On Mon, Jan 31, 2011 at 08:53:06PM -0600, Jeff Wheeler wrote:
> On Mon, Jan 31, 2011 at 8:48 PM, Jeremy Wall wrote:
>
> > Sure, github would help with visibility. Another option is using hg
> > hosting on the Yi google code site. (full disclosure I work on
> > google's project hosting so I'm bias
> This is not so easy to achieve, mostly because of the static nature of
> Haskell.
> Basically we'd have to annotate all the functions with a runtime
> docstring, which is a pain.
I'm sorry, I didn't really make it clear what I meant, I was in quite
a hurry. Here's the actual idea:
Vim (and Em
Sun Dec 7 14:13:51 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* added file name completion for :saveas
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi
Sat Dec 6 13:24:16 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* Introduce viSafeWriteTo to Yi.File
Sat Dec 6 13:25:13 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* Remove TODO item: C-y in INS
Sat Dec 6 13:25:36 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]
Sat Dec 6 12:41:56 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* Remove TODO item: C-y in INS
Sat Dec 6 12:42:16 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* :save f -- write current file to f, then open it there
--~--~-~--~~~---
Mon Dec 1 11:33:11 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* 'ZZ' closes window, not editor, 'ZQ' == ':q!'
Mon Dec 1 11:34:14 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* added C-w and C-u to ex mode
--~--~-~--~~--
Sat Nov 22 22:23:46 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* Added a small TODO list
This is just an off-the-top-of-my-head list of what's still sorely missing.
Sun Nov 23 00:43:48 CET 2008 Aleksandar Dimitrov <[EMAIL PROTECTED]>
* Fix behaviour of S-i