mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
META env var.
This commit is contained in:
3
CHANGES
3
CHANGES
@ -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 $
|
||||
|
||||
|
Reference in New Issue
Block a user