aboutsummaryrefslogtreecommitdiff
path: root/cmd-generic.c
Commit message (Expand)AuthorAge
* cmd-generic.c isn't needed anymore due to OpenBSD patchset 829.Tiago Cunha2011-01-07
* Sync OpenBSD patchset 829:Tiago Cunha2011-01-07
* Global paste buffers instead of per-session which renders copy-buffer useless.Tiago Cunha2010-12-30
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 567:Tiago Cunha2009-11-28
* Sync OpenBSD patchset 540:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 539:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 299:Tiago Cunha2009-08-26
* Sync from OpenBSD:Nicholas Marriott2009-08-11
* Sync OpenBSD patchset 200:Tiago Cunha2009-07-30
* Sync OpenBSD patchset 181:Tiago Cunha2009-07-28
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-14
* When pasting, translate \n into \r. This matches xterm and putty's behaviour,Nicholas Marriott2009-07-12
* Spacing.Nicholas Marriott2009-05-21
* UPPER -> BIG, sort, and bump protocol version.Nicholas Marriott2009-05-21
* Space trimmage mega-diff.Nicholas Marriott2009-05-04
* A flag missed.Nicholas Marriott2009-04-03
* rotate-window command.Nicholas Marriott2009-04-03
* Add -a properly.Nicholas Marriott2009-01-23
* Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott2009-01-18
* Rename some flags I'm not happy about.Nicholas Marriott2009-01-14
* Commands to resize panes; also a pane generic cmd, not used yet.Nicholas Marriott2009-01-12
* save-buffer command, from Tiago Cunha.Nicholas Marriott2009-01-11
* Doh. Return the offset not the total.Nicholas Marriott2009-01-11
* Trim spaces.Nicholas Marriott2009-01-10
* Some options tidying/code shrinkage. Also add -u option to unset non-global o...Nicholas Marriott2009-01-07
* Import OpenBSD's getopt(3) to workaround broken glibc version.Nicholas Marriott2008-12-10
* Make window options work the same was as session options, add mode-fg/mode-bg...Nicholas Marriott2008-12-08
* Fix stupid GNU getopt behaviour.Nicholas Marriott2008-09-25
* Zombie windows, requested by Will Maier.Nicholas Marriott2008-06-29
* Start of improved buffer code. Only set-buffer/show-buffer commands so far.Nicholas Marriott2008-06-20
* Trimify.Nicholas Marriott2008-06-18
* Don't use entry init since it may be dependent on key.Nicholas Marriott2008-06-05
* Big reorganisation of command-line syntax.Nicholas Marriott2008-06-05
* Print for the less easy commands.Nicholas Marriott2008-06-05
* Easy bits of arg printing for list-keys.Nicholas Marriott2008-06-05
* Bring select-window into line with everything else wrt -i.Nicholas Marriott2008-06-04
* Allow -c anywhere -s was allowed.Nicholas Marriott2008-06-03
* Add a windowonly generic command and use it where appropriate. Also trim incl...Nicholas Marriott2008-06-02
* Last bits of basic configuration file. By default in ~/.tmux.conf or specifie...Nicholas Marriott2008-06-02
* Move -s and -c down a level so handling them is the responsibility of the com...Nicholas Marriott2008-06-02