Re: Starting a minimalist fork at https://github.com/ijt/yi

2011-03-24 Thread Aleksandar Dimitrov
> 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

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-02-07 Thread Aleksandar Dimitrov
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

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-02-01 Thread Aleksandar Dimitrov
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

Re: Yi 0.7 Goals

2009-03-16 Thread Aleksandar Dimitrov
> 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

darcs patch: added file name completion for :saveas

2008-12-07 Thread Aleksandar Dimitrov
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

darcs patch: Introduce viSafeWriteTo to Yi.File (and 3 more)

2008-12-06 Thread Aleksandar Dimitrov
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]

darcs patch: Remove TODO item: C-y in INS (and 1 more)

2008-12-06 Thread Aleksandar Dimitrov
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 --~--~-~--~~~---

darcs patch: 'ZZ' closes window, not editor, 'ZQ' == ... (and 1 more)

2008-12-01 Thread Aleksandar Dimitrov
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 --~--~-~--~~--

darcs patch: Added a small TODO list (and 3 more)

2008-11-23 Thread Aleksandar Dimitrov
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