Re: C-down

2009-05-11 Thread Corey O'Connor
On Mon, May 11, 2009 at 9:57 AM, Jean-Philippe Bernardy wrote: > We need someone who understands terminfo to fix this (I tried and I failed). > >> I suppose the bug >> could be in yi's use of vty. > > No; vty is supposed to send proper keycodes. Agreed. Collecting all these cases in the issue tr

Re: C-down

2009-05-11 Thread Jean-Philippe Bernardy
On Mon, May 11, 2009 at 5:22 PM, Gwern Branwen wrote: > > So recently I fixed a config issue I had with Urxvt, and stopped using > gnome-terminal. I noticed not long after that the Control-arrow > bindings in Yi (C-Down, C-Up, etc; useful for moving from paragraph to > paragraph) had ceased to wo

patch applied (yi): JS: Cleaning up.

2009-05-11 Thread Deniz Dogan
Mon May 11 12:29:04 EDT 2009 deniz.a.m.do...@gmail.com * JS: Cleaning up. Ignore-this: 12c34bb3ae39a329651069ba5271a95d This patch also makes trailing semicolons optional for expression statements. M ./Yi/Lexer/JavaScript.x +3 M ./Yi/Syntax/JavaScript.hs -30 +38 --~--~-

patch applied (yi): Haskell.x: The Lexer is now a bit more precise

2009-05-11 Thread Anders Karlsson
Mon May 4 10:54:20 EDT 2009 ande...@student.chalmers.se * Haskell.x: The Lexer is now a bit more precise Ignore-this: 97c2666732ca28381dbab82902eec1c8 M ./Yi/Lexer/Haskell.x -1 +3 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.co

C-down

2009-05-11 Thread Gwern Branwen
So recently I fixed a config issue I had with Urxvt, and stopped using gnome-terminal. I noticed not long after that the Control-arrow bindings in Yi (C-Down, C-Up, etc; useful for moving from paragraph to paragraph) had ceased to work. C-down just printed 'b'; C-up 'a'; C-right 'c'; and C-left 'd

patch applied (yi): Fixed ParserTest.hs so that it shows Tokens in the trees

2009-05-11 Thread Anders Karlsson
Mon May 11 11:16:51 EDT 2009 ande...@student.chalmers.se * Fixed ParserTest.hs so that it shows Tokens in the trees Ignore-this: 5de69df6b6e3031229f3218bfd0c9e70 M ./ParserTest/ParserTest.hs -3 +3 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel