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. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 92d7240..7cabedf 100644 --- a/README +++ b/README @@ -73,6 +73,7 @@ Commands :save ,[ ]: save current document : : run a query using a shortcut defined in the configuration (e.g., search) +:set width[ ]: set terminal/window width manually pancake-mode provides additional aliases and commands, see built-in emacs documentation (``C-h m``) for those. -- cgit v1.2.3