aboutsummaryrefslogtreecommitdiff
path: root/cmd-string.c
Commit message (Expand)AuthorAge
* Expand the Id keyword. Tiago Cunha2011-07-09
* Read ${X} environment variables in strings and $HOME from the globalNicholas Marriott2010-12-13
* Sync OpenBSD patchset 649:Tiago Cunha2010-02-26
* Sync OpenBSD patchset 628:Tiago Cunha2010-02-02
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 565:Tiago Cunha2009-11-28
* Sync OpenBSD patchset 559:Tiago Cunha2009-11-22
* Sync OpenBSD patchset 541:Tiago Cunha2009-11-18
* Sync OpenBSD patchset 530:Tiago Cunha2009-11-13
* Sync OpenBSD patchset 467:Tiago Cunha2009-10-28
* Sync OpenBSD patchset 231:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 211:Tiago Cunha2009-08-09
* Whoops, chose the wrong one in a conflict. Revert.Nicholas Marriott2009-07-14
* If it exist, load a system-wide configuration file /etc/tmux.conf before anyNicholas Marriott2009-07-14
* Expand leading tilde on commands which expect a filename.Tiago Cunha2009-07-13
* Fix two memory leaks when assigning shell variables in configurationNicholas Marriott2009-07-09
* Restore $Id$ and add script to do so.Nicholas Marriott2009-06-25
* strdup the input to putenv to avoid in one case passing a string that is laterNicholas Marriott2009-06-25
* putenv can be char *.Nicholas Marriott2009-05-15
* Spacing.Nicholas Marriott2009-05-04
* Don't leak string arguments and options.Nicholas Marriott2009-02-16
* Handle "" properly.Nicholas Marriott2009-02-08
* Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott2009-01-18
* Trim spaces.Nicholas Marriott2009-01-10
* Even better, use cause.Nicholas Marriott2008-12-10
* Make window options work the same was as session options, add mode-fg/mode-bg...Nicholas Marriott2008-12-08
* Trim.Nicholas Marriott2008-09-26
* Comment tweak.Nicholas Marriott2008-08-01
* == 0 not == NULLNicholas Marriott2008-07-25
* Environment variables in configuration file.Nicholas Marriott2008-07-25
* Handle commented lines.Nicholas Marriott2008-06-19
* Convert cfg.c to use cmd-string stuff.Nicholas Marriott2008-06-19
* Command prompt for interactive commands.Nicholas Marriott2008-06-19