Trim wide text properly at the RH edge of the screen.
[sgt/putty] / unix / pty.c
2002-10-14 simonxterm-class programs should exit when their primary...
2002-10-14 simonVarious faffs in the pty allocation process to get...
2002-10-13 simonDon't forget to set $TERM when we spawn the pty. Of...
2002-10-13 simonAdded two simple command-line arguments: -fn (so I...
2002-10-13 simonResizing of pterm now works, and the size information...
2002-10-10 simonAnd that's it! pty.c is now a real pty backend rather...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...