diff options
author | sabetts <sabetts> | 2004-05-20 05:23:02 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-05-20 05:23:02 +0000 |
commit | 6f0409e582148c7611133cb1116c934ff312b204 (patch) | |
tree | 450e445a0c4241b01adb6835d55ce3a615b551a9 /doc | |
parent | f8ad8356936498a6ade16bc5d55ea6af4c1e33bc (diff) | |
download | ratpoison-6f0409e582148c7611133cb1116c934ff312b204.zip |
(format_window_name): add %f format option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ratpoison.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index db2c0a7..6061d70 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -369,6 +369,9 @@ X11 Window ID @item %l A unique number based on when the window was last accessed. The higher the number, the more recently it was accessed. +@item %f +The frame number the window is displayed in or a space if it is not in +a frame. @end table When called non-interactively with no arguments, the current setting is |