Index: neercs/trunk/src/input.c
===================================================================
--- neercs/trunk/src/input.c	(revision 4026)
+++ neercs/trunk/src/input.c	(revision 4027)
@@ -182,4 +182,6 @@
     case 'e':
         screen_list->python_command = 1;
+        screen_list->command_props.x = 0;
+        screen_list->command_props.y = 0;
         break;
 #endif
