Issue 290 in yi-editor: emacs keymap on mac terminals has strange behaviour when C-v (only works 3 out of 4 times)

2009-08-14 Thread codesite-noreply
Comment #1 on issue 290 by m.niloc: emacs keymap on mac terminals has strange behaviour when C-v (only works 3 out of 4 times) http://code.google.com/p/yi-editor/issues/detail?id=290 M-> and M-< surely? :-) -- You received this message because you are listed in the owner or CC fields of this

patch applied (yi): Try to do EOF behavior better - layout should always follow a snapScreenB

2009-08-14 Thread Colin McQuillan
Fri Aug 14 16:43:17 EDT 2009 m.ni...@gmail.com * Try to do EOF behavior better - layout should always follow a snapScreenB Ignore-this: 6d233d961c94e5050e3ec6c26d05cd3d M ./src/Yi/Buffer/HighLevel.hs -4 +3 M ./src/Yi/Core.hs -9 +22 --~--~-~--~~~---~--~---

patch applied (yi): Pango optimization - there should only be one pango layout per refreshEditor

2009-08-14 Thread Colin McQuillan
Fri Aug 14 16:38:26 EDT 2009 m.ni...@gmail.com * Pango optimization - there should only be one pango layout per refreshEditor Ignore-this: 4ae408c7add8c2db1a8750c20509ef88 M ./src/Yi/UI/Pango.hs -46 +49 --~--~-~--~~~---~--~~ Yi development mailing list yi

patch applied (yi): use syntax focusing in linear modes

2009-08-14 Thread Jean-Philippe Bernardy
Fri Aug 14 16:09:30 EDT 2009 jeanphilippe.berna...@gmail.com * use syntax focusing in linear modes Ignore-this: bea31abd2fbb952a7675d494fa3e877b M ./src/Yi/Modes.hs -2 +1 M ./src/Yi/Syntax/OnlineTree.hs -9 +1 --~--~-~--~~~---~--~~ Yi development maili

patch applied (yi): syntax focusing: properly handle empty subtrees

2009-08-14 Thread Jean-Philippe Bernardy
Fri Aug 14 16:08:50 EDT 2009 jeanphilippe.berna...@gmail.com * syntax focusing: properly handle empty subtrees Ignore-this: 4ba7c527bfab69a0e4b58d119069047f M ./src/Yi/Syntax/Tree.hs -3 +7 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googleg

patch applied (yi): clean up most of the OnlineTree obsolete code

2009-08-14 Thread Jean-Philippe Bernardy
Fri Aug 14 11:30:34 EDT 2009 jeanphilippe.berna...@gmail.com * clean up most of the OnlineTree obsolete code Ignore-this: 3bb3e8cfd7650f3304498ac9e8ae75a3 This will make browsing big token-based mode files slower; fix upcoming. M ./src/Yi/Mode/Compilation.hs -1 +1 M ./src/Yi/

Issue 290 in yi-editor: emacs keymap on mac terminals has strange behaviour when C-v (only works 3 out of 4 times)

2009-08-14 Thread codesite-noreply
Status: New Owner: andersk84 Labels: Type-Defect Priority-Medium New issue 290 by andersk84: emacs keymap on mac terminals has strange behaviour when C-v (only works 3 out of 4 times) http://code.google.com/p/yi-editor/issues/detail?id=290 C-v (page down) only works 3 times out of 4 on OSX (10

patch applied (yi): remove Yi.Syntax.BList

2009-08-14 Thread Jean-Philippe Bernardy
Fri Aug 14 08:34:58 EDT 2009 jeanphilippe.berna...@gmail.com * remove Yi.Syntax.BList Ignore-this: 338d88f41b349a33dd5358b6a38d2e51 This is made obsolete by the new tree focusing technique M ./src/Yi/Mode/Haskell.hs -1 +1 M ./src/Yi/Mode/Haskell/Dollarify.hs -1 +1 R ./src

patch applied (yi): fix bug: gotoLn did not work if target was out of window

2009-08-14 Thread Jean-Philippe Bernardy
Fri Aug 14 08:37:09 EDT 2009 jeanphilippe.berna...@gmail.com * fix bug: gotoLn did not work if target was out of window Ignore-this: 8eb2280101e1157f1384becf660e590d M ./src/Yi/Editor.hs -1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@google