re-render the three after calling parse_cmd
This commit is contained in:
@ -98,6 +98,7 @@ int handle_key_press(void *ignored, xcb_connection_t *conn, xcb_key_press_event_
|
|||||||
}
|
}
|
||||||
|
|
||||||
parse_cmd(bind->command);
|
parse_cmd(bind->command);
|
||||||
|
tree_render();
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user