Do not allow cursor colours to be set beginning with ? as that will

report the colour, from Hayaki Saito.
This commit is contained in:
Nicholas Marriott
2013-01-17 20:30:43 +00:00
parent d31315884c
commit 3a09e01a8e
2 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,6 @@ const struct cmd_entry cmd_choose_client_entry = {
struct cmd_choose_client_data {
struct client *client;
char *template;
};
enum cmd_retval