META env var.

This commit is contained in:
Nicholas Marriott
2007-09-20 18:48:04 +00:00
parent 656f2a264c
commit 15778b2952
4 changed files with 12 additions and 6 deletions

View File

@ -1,5 +1,6 @@
20 September 2007
* Specify meta via environment variable (META).
* Record last window and ^L key to switch to it. Largely from Maximilian Gass.
* Reset ignored signals in child after forkpty, makes ^C work.
* Wrap on next/previous. From Maximilian Gass.
@ -26,5 +27,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
$Id: CHANGES,v 1.8 2007-09-20 18:03:23 nicm Exp $
$Id: CHANGES,v 1.9 2007-09-20 18:48:04 nicm Exp $