1. f03c3ca Add message-line option to control where message and prompt go, from by nicm · 2 years, 3 months ago
  2. 42ba6c1 Add a third state "all" to allow-passthrough to work even in invisible by nicm · 2 years, 4 months ago
  3. 616bde0 kf* terminfo capabilities are poorly defined and rxvt uses them in a by nicm · 2 years, 5 months ago
  4. 938130b Add unit (milliseconds) to escape-time, show unset colours as "none" by nicm · 2 years, 8 months ago
  5. 10d689e Add an option (scroll-on-clear) to control if tmux scrolls into history by nicm · 2 years, 8 months ago
  6. e6e737a Add an option to set the character used for unused areas of the by nicm · 2 years, 8 months ago
  7. a3d9209 Add remain-on-exit-format to set text shown when pane is dead. by nicm · 2 years, 9 months ago
  8. 818b217 Add a window-resized hook which is fired when the window is actually by nicm · 2 years, 9 months ago
  9. 5076beb Add an option (default off) to control the passthrough escape sequence. by nicm · 2 years, 9 months ago
  10. 7e34645 Add option to show arrows for active pane indicator, GitHub issue 3022 by nicm · 2 years, 10 months ago
  11. c6149ad Make pane-border-format a pane option, GitHub issue 2999. by nicm · 2 years, 12 months ago
  12. 5710037 Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. by nicm · 3 years, 1 month ago
  13. 8d2286b Add a cursor-colour option, from Alexis Hildebrandt in GitHub issue 2959. by nicm · 3 years, 1 month ago
  14. add2063 Add popup-border-lines option to set popup line style, from Alexis by nicm · 3 years, 1 month ago
  15. 837ca17 Add popup-style and popup-border-style options, from Alexis Hildebrandt by nicm · 3 years, 1 month ago
  16. db91954 Now that styles can contain formats, they need to be expanded when by nicm · 3 years, 3 months ago
  17. 7eea3d7 Break the colour palette into a struct rather than just a single array by nicm · 3 years, 3 months ago
  18. 19812b2 Add client focus hooks. by nicm · 3 years, 4 months ago
  19. 42490f4 Add a client-active hook, from ncfavier in GitHub issue 2803. by nicm · 3 years, 4 months ago
  20. e37aa45 Make window-linked and window-unlinked window options, GitHub issue 2790. by nicm · 3 years, 4 months ago
  21. 732c72c Move default value for TERM into tmux.h. by nicm · 3 years, 4 months ago
  22. a83fb81 Minor fixes to option descriptions. by nicm · 3 years, 5 months ago
  23. 77b1290 More accurate vi(1) word navigation in copy mode and on the status line. by nicm · 3 years, 6 months ago
  24. 8661176 Add different command historys for different types of prompts by nicm · 3 years, 6 months ago
  25. 64c276c Add an "always" value to the extended-keys option to always forward by nicm · 3 years, 6 months ago
  26. 3eb91ef Add an "absolute-centre" alignment to use the centre of the total space by nicm · 3 years, 9 months ago
  27. 5092215 Add a no-detached choice to detach-on-destroy which detaches only if by nicm · 3 years, 10 months ago
  28. fb774b7 Change so that window_flags escapes # automatically which means configs by nicm · 3 years, 10 months ago
  29. bd0fb22 Add a variant of remain-on-exit that only keeps the pane if the program by nicm · 3 years, 11 months ago
  30. 8bd29a3 Make synchronize-panes a pane option and add -U flag to set-option to by nicm · 3 years, 11 months ago
  31. 9a74bba Make replacement of ##s consistent when drawing formats, whether by nicm · 3 years, 12 months ago
  32. 20fcdcf Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issue 2317. by nicm · 4 years, 3 months ago
  33. d329b03 Add a hook when the pane title changed. by nicm · 4 years, 4 months ago
  34. a06a0e1 xterm* can have focus too. by nicm · 4 years, 6 months ago
  35. 0ab82d9 Add a terminal feature for enable/disable extended keys (supported by by nicm · 4 years, 6 months ago
  36. e2a2674 Add an option to set the pane border lines style from a choice of single by nicm · 4 years, 6 months ago
  37. ff8dd15 Add a mark in copy mode. Set with set-mark command (bound to 'X') by by nicm · 4 years, 6 months ago
  38. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
  39. 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 6 months ago
  40. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 6 months ago
  41. 2391fe2 Copy mode search improvements: by nicm · 4 years, 6 months ago
  42. f03b611 Drop having a separate type for style options and make them all strings, by nicm · 4 years, 6 months ago
  43. 7dbe623 Instead of having a default set of terminals in terminal-overrides that by nicm · 4 years, 6 months ago
  44. de5163a Change so main-pane-width and height can be given as a percentage. by nicm · 4 years, 7 months ago
  45. 1cabccb xterm* needs XT also. by nicm · 4 years, 7 months ago
  46. c91b4b2 Tidy up the terminal detection and feature code and add named sets of by nicm · 4 years, 7 months ago
  47. 5aba26f Add a copy-command option and change copy-pipe and friends to pipe to it by nicm · 4 years, 7 months ago
  48. 9cbe967 Change so that the appropriate hooks for windows and panes belong to by nicm · 4 years, 7 months ago
  49. fa40919 Missing after-kill-pane option. by nicm · 4 years, 12 months ago
  50. 7fb8eec status-left and status-right need push-default also, reported by Eric by nicm · 4 years, 12 months ago
  51. 1f966c4 Change window-size default from smallest to latest. by nicm · 5 years ago
  52. 08b07b1 Add an option to set the key sent by backspace for those whose system by nicm · 5 years ago
  53. 647887b Add a "latest" window-size option which tries to size windows based on by nicm · 5 years ago
  54. 63e07b2 Add push-default and pop-default in styles to change the default colours by nicm · 5 years ago
  55. d83f356 Add #define for the pane status line option position numbers. by nicm · 5 years ago
  56. fc1df91 allow-rename and alternate-screen can be pane options. by nicm · 5 years ago
  57. 5f92f92 Add a per-pane option set. Pane options inherit from window options (so by nicm · 5 years ago
  58. e90d4a6 Add formats for word and line under the mouse and use them to add some by nicm · 5 years ago
  59. dfb7bb6 Merge hooks into options and make each one an array option. This allows by nicm · 6 years ago
  60. 772b3b7 Indicate an array option with a flag rather than a special type so that by nicm · 6 years ago
  61. bb629f3 Current window style also needs to be tested for default. by nicm · 6 years ago
  62. 09f71ed Silence flag should use the same option as activity, reported by Thomas Sattler. by nicm · 6 years ago
  63. 8b74e95 Include window-status-style and window-status-current style in the format. by nicm · 6 years ago
  64. f34ebfe The individual -fg, -bg and -attr options have been deprecated (in by nicm · 6 years ago
  65. 9793138 Extend the #[] style syntax and use that together with previous format by nicm · 6 years ago
  66. fc41bf4 Add a "terminal" colour which can be used instead of "default" in style by nicm · 6 years ago
  67. 6469953 Support for windows larger than visible on the attached client. This has by nicm · 6 years ago
  68. d9d2f84 Add KRB5CCNAME to update-environment. by nicm · 7 years ago
  69. 623f4b1 Add exit-empty option to exit server if no sessions (defaults to on). by nicm · 7 years ago
  70. 578a63b Default allow-rename to off because it is ridiculous that applications by nicm · 7 years ago
  71. 8daa1d5 Add monitor-bell window option to match the activity and silence by nicm · 7 years ago
  72. c1ec28a Rename BELL_* values to ALERT_* now they are used by more than bells, by nicm · 7 years ago
  73. 76887b1 Make bell, activity and silence alerting more consistent: by nicm · 7 years ago
  74. 95ed7d4 Add user-keys option to allow user-defined keys to be set, from Dan Aloni. by nicm · 7 years ago
  75. 3442066 Make set-clipboard a three-state option so tmux itself can ignore the by nicm · 7 years ago
  76. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
  77. b95e582 Store a copy of the old status line, will be needed soon for new choose mode. by nicm · 7 years ago
  78. 4b2821f Make update-environment an array as well. by nicm · 8 years ago
  79. b77dd75 Convert terminal-overrides to an array option. by nicm · 8 years ago
  80. 126d364 server-info can become an alias rather than a command. by nicm · 8 years ago
  81. ef15b41 Revert WIP parts of previous I didn't mean to commit yet. by nicm · 8 years ago
  82. 68db958 getopt() has a struct option so just return to using options_entry. by nicm · 8 years ago
  83. 2b0bc9f Major tidy up and rework of options tree and set-option/show-options by nicm · 8 years ago
  84. 404214b Remove unused quiet option. by nicm · 8 years ago
  85. 24cba59 Simplify appending to string options. by nicm · 8 years ago
  86. 458b6eb Some tidying and tweaks to options code. by nicm · 8 years ago
  87. 1015b12 Change the xterm-keys option to default to on, so that tmux will by nicm · 8 years ago
  88. 7a1a01f Remove the set-remain-on-exit option, it was always a hack and can now by nicm · 8 years ago
  89. 1b31d14 Remove some dead code in cmd-move-window.c and make a load of local by nicm · 8 years ago
  90. 9f04578 Fix up a couple of long lines. by nicm · 9 years ago
  91. 0509be0 Add option to include status text in the pane borders. If by nicm · 9 years ago
  92. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  93. 5ed17e8 Add key-table option to set the default key table for a session, allows by nicm · 9 years ago
  94. b32ce34 Don't allow options in table without scope set. by nicm · 9 years ago
  95. 4fcc02e If display-time is set to 0, show status messages until a key is pressed; by tim · 9 years ago
  96. fce56c5 Instead of separate tables for different types of options, give each by nicm · 9 years ago
  97. 1b86f52 Nuke the utf8 and status-utf8 options and make tmux only a UTF-8 by nicm · 9 years ago
  98. 7062b0e Default history-file should be "" not NULL, from Greg Onufe. by nicm · 9 years ago
  99. 00c34df Drop mouse-utf8 option and always turn on UTF-8 mouse if the client says by nicm · 9 years ago
  100. 695a591 Adding colors=256 to *256color* was always pretty stupid and now it by nicm · 9 years ago