1. 3408595 When a flag option is used in a format, it should use the number form by nicm · 8 years ago
  2. 61fce27 If given an array option without an index either show or set all items, by nicm · 8 years ago
  3. 649c0d8 Do not reset idx, it has just been set. by nicm · 8 years ago
  4. 3735411 options_match needs to explicitly check for user options. by nicm · 8 years ago
  5. 6b6b0e9 Correctly handle -style options without all of a corresponding -fg/-bg/-attr. by nicm · 8 years ago
  6. 68db958 getopt() has a struct option so just return to using options_entry. by nicm · 8 years ago
  7. 2b0bc9f Major tidy up and rework of options tree and set-option/show-options by nicm · 8 years ago
  8. a3cf995 Append needs to go old,new not new,old... by nicm · 8 years ago
  9. 08d2193 options_get_style return const too. by nicm · 8 years ago
  10. 24cba59 Simplify appending to string options. by nicm · 8 years ago
  11. 458b6eb Some tidying and tweaks to options code. by nicm · 8 years ago
  12. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  13. 69e9806 Support set -a (append) with user options, suggested by Xandor Schiefer. by nicm · 8 years ago
  14. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  15. bd59187 We cannot do hooks_find and then hooks_remove because it might have come by nicm · 9 years ago
  16. 8f671d3 Spacing nits. by nicm · 9 years ago
  17. 6457136 Sync the entire xmalloc.[ch] with the other users, but with the addition by nicm · 9 years ago
  18. c4893d8 Log option names in fatal() for missing option. by nicm · 9 years ago
  19. 44657bf Move struct options into options.c. by nicm · 9 years ago
  20. 568f5ef When given an invalid style, don't set the option to the default. Fix by nicm · 10 years ago
  21. 0a1a88d Better format for printf format attributes. by nicm · 10 years ago
  22. 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 years ago
  23. 994cb87 Style and comment fixes from Tiago Cunha. by nicm · 11 years ago
  24. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  25. 8ed9124 Use RB trees not SPLAY. by Nicholas Marriott · 13 years ago
  26. 535286c Drop the ability to have a list of keys in the prefix in favour of two by Nicholas Marriott · 13 years ago
  27. 96dd3e8 Permit multiple prefix keys to be defined, separated by commas, for example: by Nicholas Marriott · 15 years ago
  28. 6b37b2d Use option print function for info messages as well. by Nicholas Marriott · 15 years ago
  29. fc9107a Drop tiny union from option struct. by Nicholas Marriott · 15 years ago
  30. 76a9d98 Make some functions which return unused values void (mostly found by lint) and by Nicholas Marriott · 15 years ago
  31. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago