Re: darcs patch: ctrl_left_right_and_kdel

2009-03-08 Thread Jeff Wheeler
On Sun, 2009-03-08 at 16:10 -0700, virap...@gmail.com wrote: > Sat Mar 7 19:24:25 GMT 2009 virap...@gmail.com > * ctrl_left_right_and_kdel > * add ctrl+left/right support in ins_rep and move modes > * add kdel == 'x' suport in normal mode Pushed, thanks! Jeff Wheeler --~--~-~-

patch applied (yi): ctrl_left_right_and_kdel

2009-03-08 Thread Jeff Wheeler
Sat Mar 7 14:24:25 EST 2009 virap...@gmail.com * ctrl_left_right_and_kdel * add ctrl+left/right support in ins_rep and move modes * add kdel == 'x' suport in normal mode M ./Yi/Keymap/Vim.hs -4 +11 --~--~-~--~~~---~--~~ Yi development mailing list yi-d

patch applied (yi): Set height field in Window records for Pango

2009-03-08 Thread Jeff Wheeler
Sun Mar 8 17:45:49 EDT 2009 Jeff Wheeler * Set height field in Window records for Pango Ignore-this: 60e965a4fb7a98f0cfde6430c108f3f This allows scrolling functions that depend on the window height to work, such as C-d in Vim. M ./Yi/UI/Pango.hs -17 +33 --~--~-~--~~-

Issue 176 in yi-editor: Vim block/rectangle functions not yet implemented

2009-03-08 Thread codesite-noreply
Updates: Owner: nicolas.pouillard Comment #5 on issue 176 by JeanPhilippe.bernardy: Vim block/rectangle functions not yet implemented http://code.google.com/p/yi-editor/issues/detail?id=176 (No comment was entered for this change.) -- You received this message because you are listed i

patch applied (yi): Add Text Ex Machina theme by Matthew Ratzloff

2009-03-08 Thread Jeff Wheeler
Sun Mar 8 15:55:47 EDT 2009 Jeff Wheeler * Add Text Ex Machina theme by Matthew Ratzloff Ignore-this: c0c4ddd72b391813676a1fc36a5f1966 M ./Yi/Style/Library.hs +19 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.

[Fwd: Re: Permission to Redistribute Modified "Text Ex Machina" Theme]

2009-03-08 Thread Jeff Wheeler
Forwarded Message > From: Matthew Ratzloff > To: Jeff Wheeler > Subject: Re: Permission to Redistribute Modified "Text Ex Machina" > Theme > Date: Sun, 8 Mar 2009 11:31:54 -0700 > > Hi Jeff, > > > Of course, no problem! Thanks for asking. > > > -Matt > > On Sun, Mar 8, 2

Issue 244 in yi-editor: C-Left/Right should move left right by a word, in vim keymap

2009-03-08 Thread codesite-noreply
Comment #7 on issue 244 by nicolas.pouillard: C-Left/Right should move left right by a word, in vim keymap http://code.google.com/p/yi-editor/issues/detail?id=244 Viraptor, I don't see any patch on the Yi list about this, are you sure that the email was successfully sent? -- You received thi

Issue 243 in yi-editor: auto-indent (preferably based on layout)

2009-03-08 Thread codesite-noreply
Updates: Labels: -Type-Defect Type-Enhancement Component-Keymap-vim Comment #1 on issue 243 by nicolas.pouillard: auto-indent (preferably based on layout) http://code.google.com/p/yi-editor/issues/detail?id=243 The Vim keymap already support indentation through the '=' operator. The