(generic): Escape '[' and ']'.
authorhanda <handa>
Fri, 11 Jul 2008 01:16:32 +0000 (01:16 +0000)
committerhanda <handa>
Fri, 11 Jul 2008 01:16:32 +0000 (01:16 +0000)
MIM/ar-kbd.mim

index 257900b..b715f6f 100644 (file)
 
   ((C-,) ">")
   ((C-.) "<")
-  ((C-[) "]")
-  ((C-]) "[")
+  ((C-\[) "]")
+  ((C-\]) "[")
   ((C-J) "‍")                                ; zero width joiner
   ((C-L) "‎")                                ; left to right mark
   ((C-N) "‌")                                ; zero width non joiner