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