Re: Issue 329 in yi-editor: Working directory does not follow dired

2011-03-17 Thread Issac
On Mar 16, 1:49 pm, yi-edi...@googlecode.com wrote: > Comment #5 on issue 329 by jeffwheeler: Working directory does not follow   > diredhttp://code.google.com/p/yi-editor/issues/detail?id=329 > > I'd be okay with this, but you maybe should put it in yi-contrib. (And hey,   > you could lead the w

Re: Issue 337 in yi-editor: C-p and C-n don't do hippy completion in vim mode

2011-03-16 Thread Issac Trotts
OK, I almost have the fix: ijt@curry:~/repos/yi$ gd diff --git a/src/Yi/Keymap/Vim.hs b/src/Yi/Keymap/Vim.hs index 8720ff9..a6f1c2c 100644 --- a/src/Yi/Keymap/Vim.hs +++ b/src/Yi/Keymap/Vim.hs @@ -1745,7 +1745,10 @@ validMarkIdentifier = fmap f $ oneOfchar "<>^'`" <|> charOf i --

Re: Issue 329 in yi-editor: Working directory does not follow dired

2011-03-16 Thread Issac Trotts
This is fixed in my fork. On Mar 12, 1:47 pm, yi-edi...@googlecode.com wrote: > Updates: >         Owner: DexterPu > > Comment #1 on issue 329 by dexte...@gmail.com: Working directory does not   > follow diredhttp://code.google.com/p/yi-editor/issues/detail?id=329 > > (No comment was entered for t

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

2011-03-16 Thread Issac Trotts
On Mar 15, 9:16 pm, Jeff Wheeler wrote: > On Tue, Mar 15, 2011 at 11:12 PM, Issac wrote: > > Maybe the packages should be split like this: > > > yi-lib > > yi-vty > > yi-gtk > > yi-windows           <- if the gtk version doesn't cover Windows >

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

2011-03-16 Thread Issac
On Mar 15, 10:02 pm, Jeff Wheeler wrote: > On Tue, Mar 15, 2011 at 11:57 PM, Issac wrote: > > main :: Config -> Maybe Editor -> IO () > > main cfg state = do > >         args <- getArgs > > #ifdef TESTING > >         when ("--self-check" `el

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

2011-03-15 Thread Issac
On Mar 15, 7:13 pm, Jeff Wheeler wrote: > On Tue, Mar 15, 2011 at 9:02 PM, Issac Trotts > wrote: > > I saw it, and I like the general idea. I wonder though if it would be > > simpler to have more focused packages, like yi-gtk and yi-cocoa, at > > least for the thin

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

2011-03-15 Thread Issac
> You did that in your repo. You might want to check out 'make test' and > 'make run-inplace', too.) > > Overall, I'm with you all the way. Definitely want to go this way. > Thanks for working on Yi. > > -Jeff > > (Sorry for top-posting . . .)

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

2011-03-15 Thread Issac
On Mar 15, 7:24 pm, Andy Gocke wrote: > On Tue, Mar 15, 2011 at 9:13 PM, Jeff Wheeler wrote: > >> I saw it, and I like the general idea. I wonder though if it would be > >> simpler to have more focused packages, like yi-gtk and yi-cocoa, at > >> least for the things that can't run at the same t

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

2011-03-15 Thread Issac
On Mar 15, 7:13 pm, Jeff Wheeler wrote: > On Tue, Mar 15, 2011 at 9:02 PM, Issac Trotts > wrote: > > I saw it, and I like the general idea. I wonder though if it would be > > simpler to have more focused packages, like yi-gtk and yi-cocoa, at > > least for the thin

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

2011-03-15 Thread Issac
On Mar 15, 6:36 pm, Marc Weber wrote: > Excerpts from Issac Trotts's message of Wed Mar 16 00:55:27 + 2011:> is > to make a version of yi that is easier to install and hack for > > beginners like me. I got started by removing the dependencies on GTK > > Do you know

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

2011-03-15 Thread Issac Trotts
l, I'm with you all the way. Definitely want to go this way. > Thanks for working on Yi. Sure, it's a fun project. Glad to be involved. Issac > > -Jeff > > (Sorry for top-posting . . .) > > > > > > > > > > On Tue, Mar 15, 2011 at 7:55 PM, Issac Tro

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

2011-03-15 Thread Issac Trotts
doesn't confuse me as much. I hope someone else finds the fork useful. Please feel free to cherry pick any changes you like, and report issues as you find them (https:// github.com/ijt/yi/issues). Regards, Issac -- Yi development mailing list yi-devel@googlegroups.com http://groups.googl