1. d46870e Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  2. a888ce9 Do not display configuration file errors in a pane when in control mode, by nicm · 2 years, 5 months ago
  3. cd89000 Add a way for lines added to copy mode to be passed through the parser by nicm · 2 years, 6 months ago
  4. 58d1a20 Add a way for lines added to copy mode to be passed through the parser to by Nicholas Marriott · 2 years, 7 months ago
  5. 921991c Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  6. 5241dae Stop caring about empty commands, just treat as a null command. by nicm · 3 years, 3 months ago
  7. 3cd63cc Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  8. 71fc9f3 Add a current_file format for the config file being parsed. Originally by nicm · 3 years, 8 months ago
  9. 0cd5ed9 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  10. 6876381 Move config file path expansion much earlier, keep the list of paths by nicm · 3 years, 9 months ago
  11. a29196c Build list of paths and weed out duplicates before loading configs, and by nicm · 4 years, 6 months ago
  12. 0d3fdae Build list of paths and weed out duplicates before loading configs. by Nicholas Marriott · 4 years, 7 months ago
  13. acc00cd Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  14. 3f86d6d When adding a list of commands to the queue, instead of automatically by nicm · 4 years, 7 months ago
  15. b117c3b Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  16. c0602f3 Now that copy mode copies the pane content rather than keeping a by nicm · 4 years, 8 months ago
  17. 745233d Merge branch 'obsd-master' by Thomas Adam · 4 years, 11 months ago
  18. 1764f66 When adding a list with multiple commands to the queue, the next item to by nicm · 4 years, 11 months ago
  19. 7922f4e Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  20. 5134666 Change source-file to use new file code which allows it to read from stdin. by nicm · 4 years, 12 months ago
  21. 5b2048f Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  22. 55eb3e4 Make TMUX_CONF a list of files and expand leading $FOO or ~. by nicm · 4 years, 12 months ago
  23. 0394527 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  24. ae54128 Expand command formats in %if and move the config file loading later (to by nicm · 5 years ago
  25. ee9bc35 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  26. 9272fe3 Add a cmdq_continue function rather than twiddling the flag directly. by nicm · 5 years ago
  27. c916808 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  28. 8f40796 Add a -v flag to source-file to show the commands and line numbers. by nicm · 5 years ago
  29. 19a3a9e Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  30. f3e01ec Fix line numbers - commands are added after the line ends so they need to by nicm · 6 years ago
  31. 75aeb73 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  32. 723010b Replace the split parser code (cfg.c and cmd-string.c) with a single by nicm · 6 years ago
  33. 98ee93b Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  34. 87d8217 Fix ordering of source-file with multiple files and add flags to load_cfg. by nicm · 6 years ago
  35. d4177e9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  36. 45ae9a8 Fix order of insertion in load_cfg. by nicm · 6 years ago
  37. 3c1f0cf Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  38. 3f18994 Pass target client and session to load_cfg from source-file so formats by nicm · 6 years ago
  39. cb039b9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  40. f6c54f3 Do not load /etc/tmux.conf if given -f. by nicm · 6 years ago
  41. 3ec05e9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  42. 3f6bfba Allow multiple modes to be open in a pane. A stack of open modes is kept by nicm · 6 years ago
  43. bc72cf2 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  44. de730f6 Make the mode used to view command output (a variant of copy mode) use by nicm · 6 years ago
  45. a1009e7 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  46. 3c24bc5 Tidy changing the mode into window_copy_init_for_output. by nicm · 6 years ago
  47. fa82944 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  48. 82f0c85 Use starting client cwd in config file, GitHub issue 1606. by nicm · 6 years ago
  49. 84ddc72 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  50. 481703d Some unused code, GitHub issue 1219. by nicm · 7 years ago
  51. f069c0b Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  52. 9c4caf4 Support %else in config files to match %if, from Brad Town in GitHub issue 1071. by nicm · 7 years ago
  53. 3500820 Differences to OpenBSD. by Nicholas Marriott · 7 years ago
  54. f17ecaa Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  55. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
  56. e354b0e Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  57. 0ccfb61 In order that people can use formats like #D in #() in the status line by nicm · 8 years ago
  58. 65d6278 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  59. 4a51a9d Block the initial client if there is one until the configuration file by nicm · 8 years ago
  60. 4612419 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  61. 428be98 History needs to be loaded after config parsing is done - now that by nicm · 8 years ago
  62. 311dad8 Do not run the config file in the context of the first client, instead by nicm · 8 years ago
  63. 5f662d9 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  64. ab4a4b2 cfg_file can be static. by nicm · 8 years ago
  65. 6c333cc Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  66. 7d23d01 Add a window or pane id "tag" to each format tree and use it to separate by nicm · 8 years ago
  67. 7b60645 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  68. 52847a9 It is silly for cmd_list_parse to return an integer error when it could by nicm · 8 years ago
  69. 2c862b0 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  70. d2d9846 Add %if/%endif for conditionals when parsing configuration files, the by nicm · 8 years ago
  71. 95f5d40 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  72. 5330a2a Run the source-file pattern through glob(3). by nicm · 8 years ago
  73. 1a6e696 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  74. b342bd0 Mass rename struct cmd_q to struct cmdq_item and related. by nicm · 8 years ago
  75. c67b702 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  76. ddc4512 Rewrite command queue handling. Each client still has a command queue, by nicm · 8 years ago
  77. 9d58feb Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  78. 1721d19 source-file and some other commands can recurse back into cmdq_continue, by nicm · 8 years ago
  79. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  80. 5c49e1d Some other stuff that can be local to one file. by nicm · 8 years ago
  81. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  82. 6cb74f4 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  83. fdd368a - Rework load_cfg() error handling a little. by tim · 9 years ago
  84. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  85. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  86. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  87. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  88. 5af2f68 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  89. 67ee995 No need to keep global options around for client which doesn't use them. by nicm · 9 years ago
  90. fe53645 Fix includes by Thomas Adam · 9 years ago
  91. 952ba84 Work out config file when needed not at startup. by nicm · 9 years ago
  92. 83157c0 Move initial conf load into cfg.c. by nicm · 9 years ago
  93. 10e90ae Change deref to the more sensible unref, and add a couple I missed before. by nicm · 9 years ago
  94. 8e9b6e0 Style spacing nits. by nicm · 10 years ago
  95. b7777e7 Reset cfg_ncauses to 0 as well or we could allocate the wrong size if by nicm · 10 years ago
  96. 1d1208e Fix some char* -> char *. by nicm · 10 years ago
  97. a568b9c Use a char **,u_int pair for cfg_causes. by nicm · 10 years ago
  98. bf635e7 Rewrite of tmux mouse support which was a mess. Instead of having by nicm · 10 years ago
  99. b496b1f Move cfg_causes local into cfg.c and remove struct causelist. by nicm · 10 years ago
  100. 1aae535 Handle escaped back slashes and missing new lines at end of line by using by tobias · 10 years ago