cd /home/rubikitch/compile/ratpoison-1.4.0/src/
diff -u /home/rubikitch/compile/ratpoison-1.4.0/src/editor.c.orig /home/rubikitch/compile/ratpoison-1.4.0/src/editor.c
--- /home/rubikitch/compile/ratpoison-1.4.0/src/editor.c.orig	2006-03-16 09:31:07.000000000 +0900
+++ /home/rubikitch/compile/ratpoison-1.4.0/src/editor.c	2006-04-03 10:28:46.000000000 +0900
@@ -98,6 +98,7 @@
      {{XK_m,            RP_CONTROL_MASK},       editor_enter},
      {{XK_KP_Enter,     0},             editor_enter},
      {{XK_Tab,          0},             editor_complete_next},
+     {{XK_i,		RP_CONTROL_MASK},	editor_complete_next},
      {{XK_ISO_Left_Tab, 0},             editor_complete_prev},
      { {0,              0},     0} };
 

Diff finished at Mon Apr  3 10:29:01
