- bacae4b Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
- 4f62aad Set the right session if detach-on-destroy is off. by nicm · 3 years, 3 months ago
- 54773d2 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
- 2bb0b9d Change focus to be driven by events rather than walking all panes at end by nicm · 3 years, 3 months ago
- 0242513 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
- 5092215 Add a no-detached choice to detach-on-destroy which detaches only if by nicm · 3 years, 10 months ago
- 5a2db4c Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
- bd0fb22 Add a variant of remain-on-exit that only keeps the pane if the program by nicm · 3 years, 11 months ago
- 98aa835 Merge branch 'obsd-master' by Thomas Adam · 4 years, 4 months ago
- 944177e Trim newline from ctime, from Thomas Adam. by nicm · 4 years, 4 months ago
- c0d9eaf Merge branch 'obsd-master' by Thomas Adam · 4 years, 5 months ago
- 1e42689 kill-window -a cannot just walk the list of windows because if by nicm · 4 years, 5 months ago
- 303d342 Add a client flag 'active-pane' which stores the active pane in the by nicm · 4 years, 6 months ago
- 9605b08 Do not hoke into struct window_pane from the tty code and instead set by nicm · 4 years, 6 months ago
- 0bdbf47 Add a client flag 'active-pane' which stores the active pane in the client and by Nicholas Marriott · 4 years, 6 months ago
- 8110c7a Do not hoke into struct window_pane from the tty code and instead set by Nicholas Marriott · 4 years, 7 months ago
- dd66ede Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
- a2e47b5 Show signal name when process exits rather than number. by nicm · 4 years, 7 months ago
- 7922f4e Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
- c284ebe Rewrite the code for reading and writing files. Now, if the client is by nicm · 4 years, 12 months ago
- f8ad72b Merge branch 'obsd-master' by Thomas Adam · 5 years ago
- 5f92f92 Add a per-pane option set. Pane options inherit from window options (so by nicm · 5 years ago
- d4177e9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 9f75635 Allow panes to be empty (no command), output can be piped to them with by nicm · 6 years ago
- 78287e2 Break new window and pane creation common code from various commands and by nicm · 6 years ago
- 5ece386 Break new window and pane creation common code from various commands and by Nicholas Marriott · 6 years ago
- 400529e Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 938156d DECRC and DECSC apparently need to preserve origin mode as well, based by nicm · 6 years ago
- 1c5093c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 67254ed Clear PANE_EXITED flag when starting new child process in case the pane by nicm · 6 years ago
- 6469953 Support for windows larger than visible on the attached client. This has by nicm · 6 years ago
- 641191a Support for windows larger than the client. by Nicholas Marriott · 6 years ago
- 9ecf657 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- 88327c7 Add a client redraw-window flag instead of the redraw-all flag and for by nicm · 6 years ago
- e811132 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- bd2896b SESSION_UNATTACHED flag is no longer necessary now we have an attached by nicm · 6 years ago
- 1bd66b6 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- c6975b3 Add x and X to choose-tree (with a confirmation prompt) to kill an by nicm · 7 years ago
- 0ca9664 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
- 3753167 Need compat for queue.h. by Nicholas Marriott · 7 years ago
- 31901e3 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- a5fd578 Show exit status and time in the remain-on-exit pane text, mostly from by nicm · 7 years ago
- 0f7160e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 9852bd7 Check for complete keys before escape prefix, allows keys to be defined by nicm · 7 years ago
- 1076a2e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- d0d42dc proc_send_s now seems unnecessary. by nicm · 7 years ago
- fbbf5a1 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 58b7966 Some extra logging to show why tmux might exit. by nicm · 7 years ago
- 20e3059 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 18bab30 Scrolling needs to use background colour. by nicm · 8 years ago
- 28833ef Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 7461c16 Remove a couple of redraw flags that no longer have any effect. by nicm · 8 years ago
- c5bdae4 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- bce1dee Move the client identify (display-panes) code into server-client.c. by nicm · 8 years ago
- dbfee6a Move server_fill_environ into environ.c and move some other common code into it. by nicm · 8 years ago
- 02e0447 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- c6a3446 Instead of numbering session groups, give them a name which may be given by nicm · 8 years ago
- 780dd7a Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 22a5289 Make options_get_string return const string. by nicm · 8 years ago
- d54e990 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 41e633a Use the notify name string instead of going via an enum and change by nicm · 8 years ago
- b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- e454018 Add static in window-*.c and move some internal functions out of tmux.h. by nicm · 8 years ago
- c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
- 93f42d3 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 325cbe9 Allow a command to be specified to display-panes, similar to by nicm · 8 years ago
- dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
- e0cae08 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 021c643 Add infrastructure to work out the best target given a pane or window by nicm · 9 years ago
- 845a664 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 5ed17e8 Add key-table option to set the default key table for a session, allows by nicm · 9 years ago
- 4909a70 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- d7e11d0 Check alerts when session changes, from Patrick Palka. by nicm · 9 years ago
- 890d8da Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 62d3af1 Make environ_set va_args and use it to tidy up some calls. Also add a by nicm · 9 years ago
- 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
- 7b749ef Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- c56b81a Push stdout and stderr to clients more aggressively, and add an event to by nicm · 9 years ago
- da1f6fc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 44657bf Move struct options into options.c. by nicm · 9 years ago
- 07b0ea0 Break the common process set up, event loop and imsg dispatch code by nicm · 9 years ago
- 1f4a5b5 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 0760343 Use client pointer not file descriptor in logging. by nicm · 9 years ago
- 1fd7560 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- cfabe30 Add session_last_attached time and format, from Sina Siadat. by nicm · 9 years ago
- 486421c Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 84eabb2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 57cc4d4 Make session_update_activity more useful and use it in more places. by nicm · 9 years ago
- 75d1005 Run status update on a per-client timer at status-interval. by nicm · 9 years ago
- c0cf484 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 7382ba8 If default-terminal is set to "screen" or "screen-*", emulate screen's by nicm · 10 years ago
- 56e1132 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- aeedb46 Convert clients list into a TAILQ. by nicm · 10 years ago
- 9a453dd Make session_has return a flag, returning the first winlink found is a by nicm · 10 years ago
- 0a88377 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 0e7219d Fix moving windows to nonexistent indexes when renumber-windows is by nicm · 10 years ago
- b25dc42 Merge branch 'obsd-master' by Thomas Adam · 10 years ago