From b58e342bf414e869bf772fb3a38691fa4a604978 Mon Sep 17 00:00:00 2001 From: defanor Date: Thu, 14 Dec 2017 19:21:27 +0300 Subject: Add the "set width" command This is mostly needed for embedding, since there doesn't seem to be any practical (let alone portable) standard way to notify pancake of emacs window size changes. In pancake.el, width adjustment is now getting done automatically whenever any other command gets issued. --- pancake.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pancake.1') diff --git a/pancake.1 b/pancake.1 index 66b038f..f5daeaf 100644 --- a/pancake.1 +++ b/pancake.1 @@ -57,6 +57,8 @@ save current document .IP "\fIshortcut\fR \fIquery\fR" run a query using a shortcut defined in the configuration (e.g., search) +.IP "\fBset width\fR[ \fIcolumns\fR]" +set terminal/window width manually .SH DEFAULT SHORTCUTS .IP "\fBg\fR" -- cgit v1.2.3