aboutsummaryrefslogtreecommitdiff
path: root/cmd-new-session.c
Commit message (Expand)AuthorAge
* Sync OpenBSD patchset 730:Tiago Cunha2010-07-02
* Merge output (more) and copy modes into one single mode (called copy).Micah Cowan2010-04-05
* Sync OpenBSD patchset 650:Tiago Cunha2010-02-26
* Sync OpenBSD patchset 640:Tiago Cunha2010-02-08
* Sync OpenBSD patchset 635:Tiago Cunha2010-02-08
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 567:Tiago Cunha2009-11-28
* Sync OpenBSD patchset 539:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 527:Tiago Cunha2009-11-13
* Reduce diff with OpenBSD.Tiago Cunha2009-10-12
* Sync OpenBSD patchset 371:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 342:Tiago Cunha2009-09-22
* Sync from OpenBSD:Nicholas Marriott2009-09-16
* Sync OpenBSD patchset 327:Tiago Cunha2009-09-15
* Always set VERASE to \177.Tiago Cunha2009-09-13
* Sync OpenBSD patchset 323:Tiago Cunha2009-09-13
* ttydefchars is a fucking horlicks. Happily we only need it in one file, move itNicholas Marriott2009-08-26
* Sync OpenBSD patchset 291:Tiago Cunha2009-08-24
* Move reading termios settings to before tty_open alters them, and expand theNicholas Marriott2009-08-21
* VTIME and VMIN are only necessary in noncanonical mode, so Solaris reuses theNicholas Marriott2009-08-20
* Solaris and AIX have no ttydefaults.h.Nicholas Marriott2009-08-20
* In yet another triumph of stupidity over common sense, the glibcNicholas Marriott2009-08-19
* Use cfsetispeed/cfsetospeed to set termios speed members.Nicholas Marriott2009-08-19
* Sync OpenBSD patchset 257:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 255:Tiago Cunha2009-08-16
* Include unistd.h due to OpenBSD patchset 254. At least on Linux, that's whereTiago Cunha2009-08-16
* Sync OpenBSD patchset 254:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 231:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 211:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 181:Tiago Cunha2009-07-28
* Revert previous per OpenBSD's patchset 170.Tiago Cunha2009-07-23
* Sync OpenBSD patchset 168:Tiago Cunha2009-07-23
* Sync OpenBSD patchset 167:Tiago Cunha2009-07-23
* Tidy up new-session and attach-session and change them to work from insideNicholas Marriott2009-07-18
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-14
* Fix $Id$.Nicholas Marriott2009-07-08
* Rename the global options variables to be shorter and to make session optionsNicholas Marriott2009-07-08
* Space trimmage mega-diff.Nicholas Marriott2009-05-04
* Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott2009-04-01
* Move sx,sy into tty rather than client.Nicholas Marriott2009-02-11
* Better error messages for fork.Nicholas Marriott2009-01-23
* Try to change the window title to match the command running it in. This is doneNicholas Marriott2009-01-20
* Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott2009-01-19
* Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott2009-01-18
* Server locking. set-password and lock-server commands, plus automatic locking.Nicholas Marriott2009-01-11
* Pick up cwd from environment,.Nicholas Marriott2009-01-10
* Import OpenBSD's getopt(3) to workaround broken glibc version.Nicholas Marriott2008-12-10
* Fix stupid GNU getopt behaviour.Nicholas Marriott2008-09-25
* Lose unnecessary flags on context.Nicholas Marriott2008-06-21
* status-lines -> status, prefix-key -> prefixNicholas Marriott2008-06-19