**** BEGIN LOGGING AT Sat Feb 18 02:59:58 2012 Feb 18 03:58:25 PuffTheMagic, do we want orange + period to still give period on phones? (I think orange got changed to META in the js side of things but the C side of things is still looking for MODE) Feb 18 03:59:14 its the other way around Feb 18 03:59:19 it was meta Feb 18 03:59:28 and i must have partially converted it to MODE Feb 18 04:08:04 I dunno if we want to pick up the shift key on phones too Feb 18 04:19:26 huh? Feb 18 04:32:11 pass the shift modifier? like vkb.modKeys[16] = SDLK.KMOD_LSHIFT; // HP_"SHIFT" in vkb.js or something Feb 18 04:33:03 so the shift+pageup/down scrollbuffer keybind will work Feb 18 04:34:46 I had some funny issues with the pre2... haven't installed the non-preware version on it yet to try Feb 18 04:35:15 but all my orange+keys seemed to send a meta too Feb 18 05:06:46 thats cause orange sends meta Feb 18 05:06:51 but that shouldnt matter Feb 18 05:07:01 because meta is only processed in the plugin Feb 18 05:07:10 and the only time its used in the plugin is with period Feb 18 05:21:26 * Brybry shakes fist at cryptofs Feb 18 05:27:53 install wterm on pre3, change font size to 16, hit enter, hit up key, watch line get erased, scratch head. Feb 18 05:28:04 this is where PuffTheMagic tells me that I do weird things Feb 18 06:15:21 Brybry: lol Feb 18 06:23:45 Brybry, isnt that what is supposed to happen? Feb 18 06:35:22 it's supposed to have different behavior depending on font size? Feb 18 06:36:14 it might not happen with bash/be a busybox thing Feb 18 06:37:15 full regression test of WIDK on 11.10 is published Feb 18 06:37:15 http://www.cryptkcoding.com/regressionlogs/ Feb 18 06:37:30 I will work through it after work and fix the failing packages Feb 18 06:38:49 size 12 'up' works like normal (same line, goes back one command in history), size 16 it erases(?) the current line, and the line above goes back once in history. Though I need to put in logging to see what's *really* happening Feb 18 07:14:05 cryptk: nice **** ENDING LOGGING AT Sun Feb 19 02:59:58 2012