summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--doc/ratpoison.texi6
2 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 68e3204..9c928be 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
* Changes since 1.4.0
+** new set variable framefmt
+See docs for info.
+
** new commands swap, exchangeleft, exchangeright, exchangeup, exchangedown
See docs for info
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 068ae24..94e8e49 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1312,6 +1312,12 @@ Set the font. @var{font} is a font string like @samp{9x15bold}.
When called with no arguments, the current setting is returned.
@end deffn
+@deffn Command {set framefmt} @var{fmt}
+Set the text that appears when the @command{curframe} command is
+called. @var{fmt} is a format string that accepts the same format
+characters as @command{set winfmt}.
+@end deffn
+
@deffn Command {set fgcolor} @var{color}
@c @deffnx Command deffgcolor @var{color}
Set the foreground color for all text ratpoison displays. @var{color}