From 1d3b753b428842fc9c0bdc6d9ccc9e2289239ffa Mon Sep 17 00:00:00 2001 From: sabetts Date: Tue, 3 Jan 2006 21:34:20 +0000 Subject: * src/number.c (numset_add_num): store the ret val of numset_find_empty_cell in a variable and use it as an index into the numbers_taken array. * src/actions.c (cmd_curframe): return the frame number in non-interactive mode. * src/split.c (cleanup_frame): in the maxsize windows are transients check either the width or height must be less than the screen width/height (just like in windows.c). --- doc/ratpoison.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/ratpoison.1') diff --git a/doc/ratpoison.1 b/doc/ratpoison.1 index 7ff414c..5231014 100644 --- a/doc/ratpoison.1 +++ b/doc/ratpoison.1 @@ -458,7 +458,10 @@ configuration: By pressing \fBC-t\fP, which is the only key in the keymap \fBtop\fP, the command "\fBreadkey root\fP" is executed. The next key then executes the command in keymap \fBroot\fP belonging to this command. .cmd redisplay ( C\-t l ) -Redisplay the current window. +Extend the current window to the whole size of its current frame and +redisplay it. +(Useful to redisplay normal windows or bring transient windows to the +full size of the frame as only normal windows are maximized by ratpoison) .cmd redo ( C\-t U ) Revert the last \fIundo\fP of frame changes. .cmd remhook event command -- cgit v1.2.3