Window title configurability: -T to set it from the command line,
[sgt/putty] / unix / pty.c
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...