aboutsummaryrefslogtreecommitdiff
path: root/buffer-poll.c
Commit message (Collapse)AuthorAge
* Initial UTF-8 support.Nicholas Marriott2008-09-09
|
* Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.Nicholas Marriott2008-08-28
|
* long for pid.Nicholas Marriott2008-07-01
|
* Trimify.Nicholas Marriott2008-06-18
|
* More Sun OS crap.Nicholas Marriott2008-06-18
|
* Don't hang when window closes early; also add lots more debugging.Nicholas Marriott2008-05-31
|
* Change window name on \ek...\e\.Nicholas Marriott2007-11-30
|
* Big internal reorganisation to move tty control into parent.Nicholas Marriott2007-11-27
|
* Try write even if read gets signal, some other tweaks.Nicholas Marriott2007-11-07
|
* Initial import to CVS. Basic functions are working, albeit with a couple of ↵Nicholas Marriott2007-07-09
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.