From 1682d69fb5d92e4368b24f3399db4243549b132a Mon Sep 17 00:00:00 2001 From: sabetts Date: Mon, 31 Mar 2003 07:17:13 +0000 Subject: *** empty log message *** --- src/actions.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/actions.c b/src/actions.c index 661e8f2..742c623 100644 --- a/src/actions.c +++ b/src/actions.c @@ -1102,6 +1102,9 @@ cmd_time (int interactive, void *data) /* Assign a new number to a window ala screen's number command. Thanks to Martin Samuelsson for the original patch. */ +/* FIXME: this function breaks ratpoison because now all frame and + window references are based on numbers, and this code doesn't + update the number references after changing the number. */ char * cmd_number (int interactive, void *data) { -- cgit v1.2.3