index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd-set-window-option.c
Commit message (
Expand
)
Author
Age
*
Sync OpenBSD patchset 831:
Tiago Cunha
2011-01-07
*
Sync OpenBSD patchset 829:
Tiago Cunha
2011-01-07
*
Sync OpenBSD patchset 580:
Tiago Cunha
2009-12-04
*
Sync OpenBSD patchset 553:
Tiago Cunha
2009-11-19
*
Sync OpenBSD patchset 539:
Tiago Cunha
2009-11-14
*
Sync OpenBSD patchset 367:
Tiago Cunha
2009-10-09
*
Sync OpenBSD patchset 343:
Tiago Cunha
2009-09-22
*
Sync from OpenBSD:
Nicholas Marriott
2009-08-11
*
Sync OpenBSD patchset 219:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 198:
Tiago Cunha
2009-07-30
*
Sync OpenBSD patchset 181:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 146:
Tiago Cunha
2009-07-20
*
Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit
Nicholas Marriott
2009-07-15
*
Add main-pane-height to the options list (was missed before).
Nicholas Marriott
2009-07-15
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-14
*
Fix $Id$.
Nicholas Marriott
2009-07-08
*
Rename the global options variables to be shorter and to make session options
Nicholas Marriott
2009-07-08
*
Restore $Id$ and add script to do so.
Nicholas Marriott
2009-06-25
*
Unused prototypes. Found by lint, no binary change.
Nicholas Marriott
2009-06-25
*
- New window option monitor-content to search for a string in a window, and
Tiago Cunha
2009-05-19
*
New option main-pane-width to set width of pane in left-vertical mode.
Nicholas Marriott
2009-05-18
*
Set colour of window entry in status line based on window options.
Nicholas Marriott
2009-01-30
*
Allow status, mode and message attributes to be changed by three new options:...
Nicholas Marriott
2009-01-27
*
Try to change the window title to match the command running it in. This is done
Nicholas Marriott
2009-01-20
*
Pass return code from _exec; allow command sequences to work from the command...
Nicholas Marriott
2009-01-19
*
Support command sequences separated by " ; ". Also clean up command printing.
Nicholas Marriott
2009-01-18
*
Clock mode.
Nicholas Marriott
2009-01-10
*
Trim spaces.
Nicholas Marriott
2009-01-10
*
Update key handling code. Simplify, support ctrl properly and add a new windo...
Nicholas Marriott
2009-01-09
*
Some options tidying/code shrinkage. Also add -u option to unset non-global o...
Nicholas Marriott
2009-01-07
*
Import OpenBSD's getopt(3) to workaround broken glibc version.
Nicholas Marriott
2008-12-10
*
Make window options work the same was as session options, add mode-fg/mode-bg...
Nicholas Marriott
2008-12-08
*
Disable UTF-8 by default and add options to enable it.
Nicholas Marriott
2008-11-16
*
Fix stupid GNU getopt behaviour.
Nicholas Marriott
2008-09-25
*
Zombie windows, requested by Will Maier.
Nicholas Marriott
2008-06-29
*
Trimify.
Nicholas Marriott
2008-06-18
*
More Sun OS crap.
Nicholas Marriott
2008-06-18
*
Informational messages on window option changes.
Nicholas Marriott
2008-06-16
*
New window options: force-width and force-height. This will force a window to
Nicholas Marriott
2008-06-14
*
New flag: aggressize resize. Resize window when to size of smallest session f...
Nicholas Marriott
2008-06-06
*
Big reorganisation of command-line syntax.
Nicholas Marriott
2008-06-05
*
Print for the less easy commands.
Nicholas Marriott
2008-06-05
*
Easy bits of arg printing for list-keys.
Nicholas Marriott
2008-06-05
*
Make monitor-activity w/o arguments toggle.
Nicholas Marriott
2008-06-04
*
Disable/enable window activity monitoring with set-window-option command.
Nicholas Marriott
2008-06-04