53570b1505
Make this match OpenBSD.
2009-08-19 09:28:10 +00:00
620402a833
This is a better fix for OS X stupidity.
2009-08-19 09:00:06 +00:00
3eb1bfddd4
Sync this properly.
2009-06-25 16:22:36 +00:00
a5830b9603
Restore $Id$ and add script to do so.
2009-06-25 16:21:32 +00:00
62822b1848
Nuke unused buffer functions. Found by lint.
...
Also remove some old debug output which was #if 0.
2009-06-25 16:07:00 +00:00
c8cf438d44
Rename all feature flags to HAVE_* and move out of makefiles into a configure
...
script which must be run before building.
Still two makefiles but they are a hell of a lot simpler.
HAVE_* also will make it easier to move to $buildsystem if necessary later.
2009-05-13 23:27:00 +00:00
19a2c87f04
Initial UTF-8 support.
2008-09-09 22:16:37 +00:00
33aa931541
Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.
2008-08-28 17:45:30 +00:00
e5cf8594e8
long for pid.
2008-07-01 20:35:16 +00:00
99df48d70f
Trimify.
2008-06-18 22:21:51 +00:00
be53d7f298
More Sun OS crap.
2008-06-18 20:11:25 +00:00
5569ff9723
Don't hang when window closes early; also add lots more debugging.
2008-05-31 20:04:15 +00:00
3962c5f706
Change window name on \ek...\e\.
2007-11-30 11:08:35 +00:00
76c8a590db
Big internal reorganisation to move tty control into parent.
2007-11-27 19:23:34 +00:00
35591ecd4e
Try write even if read gets signal, some other tweaks.
2007-11-07 19:41:17 +00:00
a41ece5ff0
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.
2007-07-09 19:04:12 +00:00