Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
d2c9168954d982d3e7453e66f9e915e9fe45beac
/
options.c
562af86
Merge branch 'obsd-master'
by Thomas Adam
· 10 years ago
0a1a88d
Better format for printf format attributes.
by nicm
· 10 years ago
d50e47f
Merge branch 'obsd-master'
by Thomas Adam
· 11 years ago
945339b
Allow replacing each of the many sets of separate foo-{fg,bg,attr}
by nicm
· 11 years ago
994cb87
Style and comment fixes from Tiago Cunha.
by nicm
· 11 years ago
a432fcd
Sync OpenBSD patchset 1150:
by Tiago Cunha
· 12 years ago
df912e3
xfree is not particularly helpful, remove it. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
a3c1b73
Sync OpenBSD patchset 1008:
by Tiago Cunha
· 13 years ago
a7b0b30
Sync OpenBSD patchset 1007:
by Tiago Cunha
· 13 years ago
8ed9124
Use RB trees not SPLAY.
by Nicholas Marriott
· 13 years ago
535286c
Drop the ability to have a list of keys in the prefix in favour of two
by Nicholas Marriott
· 13 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
df7b684
Sync OpenBSD patchset 343:
by Tiago Cunha
· 15 years ago
59e65cb
Sync OpenBSD patchset 340:
by Tiago Cunha
· 15 years ago
f2d249f
Sync OpenBSD patchset 337:
by Tiago Cunha
· 15 years ago
96dd3e8
Permit multiple prefix keys to be defined, separated by commas, for example:
by Nicholas Marriott
· 15 years ago
6b37b2d
Use option print function for info messages as well.
by Nicholas Marriott
· 15 years ago
fc9107a
Drop tiny union from option struct.
by Nicholas Marriott
· 15 years ago
d29b57f
Sync OpenBSD patchset 155:
by Tiago Cunha
· 15 years ago
76a9d98
Make some functions which return unused values void (mostly found by lint) and
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago
0b54a2d
Don't use -Wcast-qual and use explicit casts to shut gcc up in the few cases we can't avoid using a char *.
by Nicholas Marriott
· 16 years ago
18312fa
Some options tidying/code shrinkage. Also add -u option to unset non-global options (allowing them to inherit), and some extra info.
by Nicholas Marriott
· 16 years ago
c24d849
Split options into a table to allow abbreviations.
by Nicholas Marriott
· 16 years ago
557b6b8
Add a couple of extra option types, and implement show-options command.
by Nicholas Marriott
· 16 years ago
9e6090a
Per-session configuration options.
by Nicholas Marriott
· 16 years ago