Nicholas Marriott
|
c6bd9e2063
|
Allow status, mode and message attributes to be changed by three new options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink
From Josh Elsasser, thanks!
|
2009-01-27 20:22:33 +00:00 |
|
Nicholas Marriott
|
93230a64bc
|
Pass return code from _exec; allow command sequences to work from the command line.
|
2009-01-19 18:23:40 +00:00 |
|
Nicholas Marriott
|
5c3d973a4a
|
Import OpenBSD's getopt(3) to workaround broken glibc version.
|
2008-12-10 20:25:42 +00:00 |
|
Nicholas Marriott
|
7a82e86827
|
Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/
|
2008-12-08 16:19:51 +00:00 |
|
Nicholas Marriott
|
df2b3bcf44
|
Fix stupid GNU getopt behaviour.
|
2008-09-25 23:28:15 +00:00 |
|
Nicholas Marriott
|
ded348064a
|
Split colour functions from screen.
|
2008-09-10 18:59:29 +00:00 |
|
Nicholas Marriott
|
b69f4a3312
|
Split internal status-colour into status-fg/status-bg options and lose workarounds in set-option stuff.
|
2008-06-23 22:12:29 +00:00 |
|
Nicholas Marriott
|
c24d849fa4
|
Split options into a table to allow abbreviations.
|
2008-06-23 07:41:21 +00:00 |
|
Nicholas Marriott
|
99df48d70f
|
Trimify.
|
2008-06-18 22:21:51 +00:00 |
|
Nicholas Marriott
|
a8e3e989dd
|
Document show-options.
|
2008-06-16 06:33:50 +00:00 |
|
Nicholas Marriott
|
557b6b86b0
|
Add a couple of extra option types, and implement show-options command.
|
2008-06-15 08:01:54 +00:00 |
|