- 8aed444 Add formats for client and server UID and user (for multiuser setups). by nicm · 2 years, 9 months ago
- a26ebcc Add next_session_id format with the next session ID, GitHub issue 3078. by nicm · 2 years, 9 months ago
- 6f46f71 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
- 197a116 Add a way to force a colour to RGB and a format to display it. by nicm · 3 years, 1 month ago
- af82106 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
- 759efe1 Add -e flag to set environment for popup, from Alexis Hildebrandt in by nicm · 3 years, 1 month ago
- c8802c7 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 2 months ago
- da05d05 Fix some warnings. by nicm · 3 years, 2 months ago
- d8996a1 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 2 months ago
- e06a4e0 Set mouse_x and mouse_y on the status line, GitHub issue 2913. by nicm · 3 years, 2 months ago
- 479c956 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 2 months ago
- 3d5a02b Do not try to use NULL time values. by nicm · 3 years, 2 months ago
- b0da0ce Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
- d589be6 A couple more spacing fixes. by nicm · 3 years, 3 months ago
- caa8703 Spacing tweaks. by nicm · 3 years, 3 months ago
- 944fde7 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
- e463e86 Remove stray spaces after function names. by nicm · 3 years, 3 months ago
- 94d96c6 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
- 9b00472 Evaluate styles with the pane variables. by nicm · 3 years, 3 months ago
- fada3eb Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
- 26773ea Do not dereference pane when it is NULL, fixes a crash when creating a by nicm · 3 years, 3 months ago
- 163908f Move hook format setup earlier and add a hook_client, GitHub issue 2809. by nicm · 3 years, 3 months ago
- bb4bc8c Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 4 months ago
- 38c5788 Give #() commands a one second grace period where the output is empty by nicm · 3 years, 4 months ago
- c1d5dda Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 5 months ago
- 51915b9 Fix mouse_word format now word-separators has no space and position of by nicm · 3 years, 5 months ago
- 8d75542 Bump FORMAT_LOOOP_LIMIT and add a log message when hit, GitHub issue 2715. by nicm · 3 years, 6 months ago
- 3a5b576 Fix <= operator. by nicm · 3 years, 6 months ago
- 6c65949 Fix warnings, from Jan Tache in GitHub issue 2692. by nicm · 3 years, 6 months ago
- 5f7ff73 Bump FORMAT_LOOOP_LIMIT and add a log message when hit, GitHub issue 2715. by Nicholas Marriott · 3 years, 6 months ago
- 83024f5 Er, fix it properly. by Nicholas Marriott · 3 years, 6 months ago
- 01ba6a2 Fix <= operator. by Nicholas Marriott · 3 years, 6 months ago
- 4046772 Fix warnings, from Jan Tache in GitHub issue 2692. by Nicholas Marriott · 3 years, 7 months ago
- 83cd593 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
- cd208c9 Permit shortcut keys in buffer, client, tree modes to be configured with by nicm · 3 years, 8 months ago
- 12cfd0d Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- ee0df1b Tidy old jobs every hour instead of every 30 seconds. by nicm · 3 years, 9 months ago
- 2301bee Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- c447507 Drop support for popups where the content is provided directly to tmux by nicm · 3 years, 9 months ago
- ba9f89c Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- 40ad11b Handle NULL term_type. by nicm · 3 years, 9 months ago
- a7d4703 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- 583aaeb Check session, window, pane in the right order when working out format type. by nicm · 3 years, 9 months ago
- 9c6502f Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- dd7006c Add a couple of format variables for active and last window index. by nicm · 3 years, 9 months ago
- 9710ec5 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- 6aaef3e Correct client_prefix so it returns 1 if in prefix, not 0. by nicm · 3 years, 9 months ago
- 0cd5ed9 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- 6876381 Move config file path expansion much earlier, keep the list of paths by nicm · 3 years, 9 months ago
- cb7e669 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- e858270 There are many format variables now so allocating all the default ones by nicm · 3 years, 9 months ago
- ce5de76 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
- 6642706 Support X11 colour names and some other variations for OSC 10/11, also by nicm · 3 years, 9 months ago
- c6215b5 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
- 1492ae1 Do not expand times and #() inside #(). by nicm · 3 years, 10 months ago
- 39904f7 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
- be471c3 Add a -S flag to new-window to make it select the existing window if one by nicm · 3 years, 10 months ago
- 545a610 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
- 255802d Trim output overwritten by later text or clears completely rather than by nicm · 3 years, 10 months ago
- 9ff017e Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
- fb774b7 Change so that window_flags escapes # automatically which means configs by nicm · 3 years, 10 months ago
- f72deb0 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
- f97305a Use right format for session loop, GitHub issue 2519. by nicm · 3 years, 11 months ago
- 950e982 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
- 8bd29a3 Make synchronize-panes a pane option and add -U flag to set-option to by nicm · 3 years, 11 months ago
- 2763464 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 12 months ago
- 9a74bba Make replacement of ##s consistent when drawing formats, whether by nicm · 3 years, 12 months ago
- 5ddbf0c Merge branch 'obsd-master' by Thomas Adam · 4 years ago
- 61e55fa Change how escaping is processed for formats so that ## and # can be by nicm · 4 years, 1 month ago
- ff53eed Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- ac5045a Add numeric comparisons for formats, from teo_paul1 at yahoo dot com in by nicm · 4 years, 1 month ago
- 57168f3 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 7e31975 Fix a last minute change in previous. by nicm · 4 years, 2 months ago
- e369f64 Add a state struct to store working state during format expansion by nicm · 4 years, 2 months ago
- c3e1b84 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 869c0e8 Fix some warnings, GitHub issue 2382. by nicm · 4 years, 2 months ago
- b895ffb Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- 2ab2899 Add pane_last format, GitHub issue 2353. by nicm · 4 years, 3 months ago
- 769ae10 Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- d095752 Add n: modifier to get length of a format, also automatically expand by nicm · 4 years, 3 months ago
- 1f51566 Merge branch 'obsd-master' by Thomas Adam · 4 years, 5 months ago
- 2964dde Use xvasprintf not vasprintf. by nicm · 4 years, 5 months ago
- b5c86fd Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
- 63c2ed1 Add some formats for search in copy mode (search_present, search_match). by nicm · 4 years, 6 months ago
- 31a51ca Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
- 9819470 Change format callback to return value rather than storing it in the entry. by nicm · 4 years, 6 months ago
- b34af61 Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
- bbfb44e Make some data types consistent. by nicm · 4 years, 6 months ago
- d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
- daa9581 Allow a custom time format to be given to the t format modifier. by nicm · 4 years, 6 months ago
- 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 6 months ago
- cf9badd Change the existing client flags for control mode to apply for any by nicm · 4 years, 6 months ago
- 0487029 Call format_defaults_window for panes as well. by nicm · 4 years, 6 months ago
- 0dd1944 Tweak the default choose modes formats: by nicm · 4 years, 6 months ago
- a61cbf1 Add a customize mode where options may be browsed and changed, includes adding by Nicholas Marriott · 4 years, 7 months ago
- 708e9bc Allow a custom time format to be given to the t format modifier. by Nicholas Marriott · 4 years, 7 months ago
- b0fa367 Fix pretty time function to actually work and allow time format to be applied by Nicholas Marriott · 4 years, 7 months ago
- 7a95e9b Change message log to be per server rather than per client and include every by Nicholas Marriott · 4 years, 7 months ago
- 2f89d2e Change the existing client flags for control mode to apply for any client, use by Nicholas Marriott · 4 years, 7 months ago
- a43a156 Call format_defaults_window for panes as well. by Nicholas Marriott · 4 years, 7 months ago