Two-column display for on-line print.

This commit is contained in:
Nicholas Marriott
2007-11-16 22:06:45 +00:00
parent 6859306235
commit 54d01c1a5f
2 changed files with 20 additions and 6 deletions

View File

@ -1,5 +1,7 @@
16 November 2007
* (nicm) Split in-client display into two columns. This is a hack but not a lot
more so than that bit is already and it helps with lots of keys.
* (nicm) switch-client command to switch client between different sessions. This
is pretty cool:
@ -221,4 +223,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
$Id: CHANGES,v 1.71 2007-11-16 21:43:43 nicm Exp $
$Id: CHANGES,v 1.72 2007-11-16 22:06:45 nicm Exp $