mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-08 09:14:22 +01:00
13 lines
546 B
Plaintext
13 lines
546 B
Plaintext
09 July 2007
|
|
|
|
* Initial import to CVS. Basic functions are working, albeit with a couple of
|
|
showstopper memory bugs and many missing features. Detaching, reattaching,
|
|
creating new sessions, listing sessions work acceptably for using with shells.
|
|
Simple curses programs (top, systat, tetris) and more complicated ones (mutt,
|
|
emacs) that don't require scrolling regions (ESC[r) mostly work fine
|
|
(including mutt, emacs). No status bar yet and no key remapping or other
|
|
customisation.
|
|
|
|
$Id: CHANGES,v 1.2 2007-07-10 10:21:58 nicm Exp $
|
|
|