aboutsummaryrefslogtreecommitdiff
path: root/session.c
Commit message (Expand)AuthorAge
...
| * Rather than constructing an entire termios struct from ttydefaults.h, just letNicholas Marriott2009-09-16
| * Reference count clients and sessions rather than relying on a saved index forNicholas Marriott2009-09-07
| * When using tmux as a login shell, there is currently no way to specify a shellNicholas Marriott2009-09-01
| * Add a base-index session option to specify the first index checked when lookingNicholas Marriott2009-08-13
| * When creating a new session from the command-line where there is an externalNicholas Marriott2009-08-13
| * Infrastructure and commands to manage the environment for processes startedNicholas Marriott2009-08-08
| * Rename the global options variables to be shorter and to make session optionsNicholas Marriott2009-07-07
| * Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01
* Alter how tmux handles the working directory to internally use file descriptorsNicholas Marriott2013-10-06
* Renumber windows: Lookup lastw via window not indexThomas Adam2013-08-20
* Grouped sessions were being leaked on destroy, correctly free them.Nicholas Marriott2013-08-01
* Rename session idx to session id throughout and add $ prefix to targets to useNicholas Marriott2013-03-07
* Add session_set_current helper function, extracted from a diff from AaronNicholas Marriott2013-02-21
* Sync OpenBSD patchset 1150:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1144:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1104:Tiago Cunha2012-05-03
* Sync OpenBSD patchset 1069:Tiago Cunha2012-03-18
* Sync OpenBSD patchset 943:Tiago Cunha2011-08-21
* Expand the Id keyword. Tiago Cunha2011-07-09
* |PatchSet 884Nicholas Marriott2011-04-06
* Sync OpenBSD patchset 852:Tiago Cunha2011-02-15
* Sync OpenBSD patchset 841:Tiago Cunha2011-01-21
* Sync OpenBSD patchset 840:Tiago Cunha2011-01-21
* Sync OpenBSD patchset 819:Tiago Cunha2011-01-03
* Global paste buffers instead of per-session which renders copy-buffer useless.Tiago Cunha2010-12-30
* Sync OpenBSD patchset 806:Tiago Cunha2010-12-22
* Sync OpenBSD patchset 805:Tiago Cunha2010-12-22
* Sync OpenBSD patchset 804:Tiago Cunha2010-12-22
* Sync OpenBSD patchset 803:Tiago Cunha2010-12-22
* Sync OpenBSD patchset 801:Tiago Cunha2010-12-22
* Sync OpenBSD patchset 759:Tiago Cunha2010-09-10
* Sync OpenBSD patchset 730:Tiago Cunha2010-07-02
* Sync OpenBSD patchset 724:Tiago Cunha2010-06-22
* Sync OpenBSD patchset 723:Tiago Cunha2010-06-22
* Sync OpenBSD patchset 591:Tiago Cunha2009-12-26
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 567:Tiago Cunha2009-11-28
* Sync OpenBSD patchset 534:Tiago Cunha2009-11-13
* Sync OpenBSD patchset 483:Tiago Cunha2009-11-04
* Sync OpenBSD patchset 371:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 370:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 332:Tiago Cunha2009-09-20
* Sync from OpenBSD:Nicholas Marriott2009-09-16
* Sync OpenBSD patchset 320:Tiago Cunha2009-09-07
* Adjust OpenBSD patchset 305 to the portable version.Tiago Cunha2009-09-02
* Sync OpenBSD patchset 305:Tiago Cunha2009-09-02
* Sync OpenBSD patchset 257:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 254:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 231:Tiago Cunha2009-08-09
* Fix $Id$.Nicholas Marriott2009-07-08