Patch 7.0.138 (extra)

2006-10-17 Thread Bram Moolenaar
Patch 7.0.138 (extra) Problem:Mac: modifiers don't work with function keys. Solution: Use GetEventParameter() to obtain modifiers. (Nicolas Weber) Files: src/gui_mac.c *** ../vim-7.0.137/src/gui_mac.cTue Aug 22 21:39:18 2006 --- src/gui_mac.c Sun Oct 15 14:53:38 2006

Re: Patch 7.0.138 (extra)

2006-10-17 Thread Nicolas Weber
Hi, Patch 7.0.138 (extra) Problem:Mac: modifiers don't work with function keys. Solution: Use GetEventParameter() to obtain modifiers. (Nicolas Weber) Files: src/gui_mac.c thanks for including this. Sadly, I just found another problem caused by this patch: Mappings