summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/options-cmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate duplicate code and ease the passage for server-wide options by addingnicm2009-12-031-263/+0
* Permit multiple prefix keys to be defined, separated by commas, for example:nicm2009-09-221-10/+29
* Use option print function for info messages as well.nicm2009-09-211-29/+40
* Move common code from show-options and show-window-options into a function.nicm2009-09-211-1/+41
* Add a -a flag to set-option and set-window-option to append to an existingnicm2009-08-041-4/+15
* Import tmux, a terminal multiplexor allowing (among other things) a singlenicm2009-06-011-0/+182