From 02151f234d5675ed8d1922e06cb74b75c822e142 Mon Sep 17 00:00:00 2001 From: sabetts Date: Fri, 7 Mar 2003 07:44:38 +0000 Subject: *** empty log message *** --- NEWS | 3 +++ doc/ratpoison.texi | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 5dc7686..8a23bd1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- * Changes since 1.1.1 +** new command fselect +select a frame by its number. + ** new command 'tmpwm' temporarily run a different window manager, then come back to ratpoison once it has terminated. diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 1e5e16e..9bee72e 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -550,6 +550,14 @@ Move to the frame right of the current frame. @item focusup Move to the frame above the current frame. +@item fselect @var{n} +Select a frame by number. If an argument is passed to it then attempt +to select the frame whose number is @var{n}. If not, ratpoison will +print a number at the top left corner of each frame and wait for the +user to type the number they wish to select. Currently there is no way +to select a frame whose number is greater than 9 unless the number is +passed as an argument. + @item getenv @var{env} Display the value of the environment variable, @var{env}. -- cgit v1.2.3