summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-03-31 07:17:13 +0000
committersabetts <sabetts>2003-03-31 07:17:13 +0000
commit1682d69fb5d92e4368b24f3399db4243549b132a (patch)
tree9618aaf1d665edee9ff5bf34abdbae998c20df60 /src
parenteac6dda17283fe9f312d0c8576f4370f82fc5c0a (diff)
downloadratpoison-1682d69fb5d92e4368b24f3399db4243549b132a.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/actions.c3
1 files changed, 3 insertions, 0 deletions
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 <cosis@lysator.liu.se> 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)
{