mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 18:38:48 +00:00
Whoops. New stuff goes at the top. Doh!
This commit is contained in:
parent
c980360cb5
commit
a3e3051742
16
CHANGES
16
CHANGES
@ -1,3 +1,10 @@
|
||||
07 January 2009
|
||||
|
||||
* New flag to set and setw, -u, to unset a option (allowing it to inherit from)
|
||||
the global options again.
|
||||
* Added more info messages for options changes.
|
||||
* A bit of tidying and reorganisation of options code.
|
||||
|
||||
06 January 2009
|
||||
|
||||
* Don't crash when backspacing if cursor is off the right of the screen,
|
||||
@ -93,13 +100,6 @@
|
||||
|
||||
* tmux 0.5 released.
|
||||
|
||||
07 January 2009
|
||||
|
||||
* New flag to set and setw, -u, to unset a option (allowing it to inherit from)
|
||||
the global options again.
|
||||
* Added more info messages for options changes.
|
||||
* A bit of tidying and reorganisation of options code.
|
||||
|
||||
16 November 2008
|
||||
|
||||
* New window option: "utf8"; this must be on (it is off by default) for UTF-8
|
||||
@ -809,7 +809,7 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.181 2009-01-07 19:53:17 nicm Exp $
|
||||
$Id: CHANGES,v 1.182 2009-01-07 20:15:20 nicm Exp $
|
||||
|
||||
LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr
|
||||
LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB
|
||||
|
Loading…
Reference in New Issue
Block a user