keep_first       1117 lib/widget/input.c         gboolean keep_first;
keep_first       1125 lib/widget/input.c         keep_first = in->first && (command == CK_History || command == CK_Complete);
keep_first       1126 lib/widget/input.c         input_update (in, !keep_first);