Commit graph

  • 69ea6b9373 Do not leak log file descriptor. nicm 2015-09-24 12:03:58 +0000
  • ed17760a52 Merge branch 'obsd-master' Thomas Adam 2015-09-24 10:01:09 +0100
  • ddb2d1221b Assign flag not number for flag types (we got away with it so far because that are a union). From Filipe Brandenburger. nicm 2015-09-24 07:02:18 +0000
  • 64ee72648a send pane keys Nicolas Viennot 2015-09-24 02:39:09 -0400
  • 06d4553a15 Merge branch 'master' of github.com:tmux/tmux Nicholas Marriott 2015-09-23 14:27:11 +0100
  • 1caebaa49a Add to TODO. Nicholas Marriott 2015-09-23 14:26:53 +0100
  • 7e9b87f396 Merge branch 'obsd-master' Thomas Adam 2015-09-23 00:01:09 +0100
  • dc66795e35 Don't update last session when the session is unchanged, from Sina Siadat. nicm 2015-09-22 21:56:16 +0000
  • 63e8077137 removed keyframe... over engineering Nicolas Viennot 2015-09-22 15:13:54 -0400
  • d6d05883ad Merge branch 'obsd-master' Thomas Adam 2015-09-21 12:01:11 +0100
  • d5f223a3fe Reset the alerts timer always on activity, from Thomas Adam. nicm 2015-09-21 09:34:52 +0000
  • b203e3f9b9 dispatch message from master Nicolas Viennot 2015-09-19 22:29:43 -0400
  • dd1078d183 Refactoring Nicolas Viennot 2015-09-19 22:07:02 -0400
  • 825ad72720 Added communication with master Nicolas Viennot 2015-09-19 21:59:20 -0400
  • 4ac1183848 Refactored tmate Nicolas Viennot 2015-09-19 03:35:40 -0400
  • 31cc091823 Cleanup. Nicolas Viennot 2015-09-18 01:21:36 -0400
  • 983357603a Merge branch 'obsd-master' Thomas Adam 2015-09-18 12:01:07 +0100
  • 6b709e655e -l should apply to the new not the old pane with -b, from "MadMaverick9" on GitHub. nicm 2015-09-18 09:55:22 +0000
  • c624382929 Merge branch 'obsd-master' Thomas Adam 2015-09-17 16:01:08 +0100
  • 8b5d5dca9f Redraw both src and dst sessions in break-pane. nicm 2015-09-17 14:11:55 +0000
  • a3bce7a322 Merge branch 'obsd-master' Thomas Adam 2015-09-17 00:01:08 +0100
  • c1d0b6a6ee Log when cmdq_continue is called. nicm 2015-09-16 22:41:00 +0000
  • 232a0ffc34 Give some variables less silly names. nicm 2015-09-16 22:40:27 +0000
  • ecb257f0ef A few minor style nits. nicm 2015-09-16 22:40:05 +0000
  • d1b73be6e1 Hoist some common code out of both branches of an if/else. nicm 2015-09-16 22:29:30 +0000
  • a4b4b29987 Rename cmd_q dead flag to a general flags bitmask (will be more flags later). nicm 2015-09-16 22:24:54 +0000
  • 57ad1f6ddf Merge branch 'master' of github.com:tmux/tmux Nicholas Marriott 2015-09-15 13:57:57 +0100
  • 54bd761286 Add BCE to TODO. Nicholas Marriott 2015-09-15 13:57:46 +0100
  • b5d789a531 Merge branch 'obsd-master' Thomas Adam 2015-09-14 16:01:08 +0100
  • 166aa97f75 No more $Id$. Nicholas Marriott 2015-09-14 15:59:21 +0100
  • d47789620b Add missing <time.h> Thomas Adam 2015-09-14 14:39:51 +0100
  • 16ee4de5df Remove some extra blank lines. nicm 2015-09-14 13:22:02 +0000
  • 4afe26fa82 Merge branch 'obsd-master' Thomas Adam 2015-09-14 14:01:09 +0100
  • 62bb6e37e0 Should add buffer if no -b. nicm 2015-09-14 12:52:22 +0000
  • 216ddf3da5 Move tzset() from log_open to main. nicm 2015-09-14 12:12:24 +0000
  • 8da6de3e66 Style nit, int for flags not u_int. nicm 2015-09-14 11:57:22 +0000
  • 74b958ecbe Merge branch 'obsd-master' Thomas Adam 2015-09-14 12:42:19 +0100
  • af16ce6ad9 When the active pane changes, redraw panes if the style has changed. From Cam Hutchison. nicm 2015-09-14 11:34:50 +0000
  • 16efa84838 Make refresh-client force update of jobs, from Sina Siadat. nicm 2015-09-14 10:25:52 +0000
  • 901c2eb20a Add copy-mode -e to exit copy mode when scrolling off the bottom, useful for quick view of history, from Cam Hutchison. nicm 2015-09-13 13:31:40 +0000
  • ede0f2f633 Set woken flag when flushing so that the channel is freed, while here use the same loop construct for both loops. nicm 2015-09-13 10:45:55 +0000
  • a3de5dbab1 Merge delete-buffer into cmd-set-buffer.c and change the paste buffer API so it has one paste_free() rather than free_top and free_name (everywhere that uses it already has the right pointer). nicm 2015-09-11 14:41:50 +0000
  • ef35c9f765 Add --enable-coverage for gcov. Nicholas Marriott 2015-09-11 13:16:35 +0100
  • 66c4ed98d6 Fix bad merge. Nicholas Marriott 2015-09-10 14:59:16 +0100
  • eb1084754c Merge branch 'master' of github.com:tmux/tmux Nicholas Marriott 2015-09-10 12:42:25 +0100
  • 79e5b62907 osdep_event_init not event_init. Nicholas Marriott 2015-09-10 12:41:49 +0100
  • 1fd756066c Merge branch 'obsd-master' Thomas Adam 2015-09-10 12:01:08 +0100
  • cfabe30bec Add session_last_attached time and format, from Sina Siadat. nicm 2015-09-10 08:58:14 +0000
  • 5af2f68a2c Merge branch 'obsd-master' Thomas Adam 2015-09-09 14:01:08 +0100
  • 67ee995cc1 No need to keep global options around for client which doesn't use them. nicm 2015-09-09 12:09:21 +0000
  • fe536457cc Fix includes Thomas Adam 2015-09-06 21:29:36 +0100
  • 76688d2040 Merge branch 'obsd-master' Thomas Adam 2015-09-06 20:47:50 +0100
  • aceae73b9a Change wait-for to work when the signal comes before the wait, also use some helper functions and add some logging. nicm 2015-09-04 12:02:44 +0000
  • 82326dcbe2 A couple of style nits. nicm 2015-09-03 14:30:23 +0000
  • 6c10fc659a Log pane which received input data. nicm 2015-09-02 17:52:57 +0000
  • 38e3baab2a A one line helper function is a little silly. nicm 2015-09-02 17:43:25 +0000
  • 8121127606 We no longer need the terminal service class, so don't bother asking for it. nicm 2015-09-02 17:37:54 +0000
  • a45164f2e0 Fix indentation of grid_string_cells_fg. nicm 2015-09-02 17:12:07 +0000
  • 2ebef95994 Sync up vis.* for stravis(). Nicholas Marriott 2015-09-01 21:08:19 +0100
  • 93b946ee50 Tweak some error messages/comments. nicm 2015-09-01 19:50:09 +0000
  • 66a2720c56 Log the whole new input buffer once rather than each byte. nicm 2015-09-01 19:16:00 +0000
  • 364a885b0c Pass logging through vis(3). nicm 2015-09-01 19:14:43 +0000
  • fa3d4fab85 Fix a spelling error, sesson -> session. nicm 2015-09-01 18:50:16 +0000
  • 69a2d46ee5 Remove dead_clients which is no longer used. nicm 2015-09-01 11:13:39 +0000
  • 952ba84611 Work out config file when needed not at startup. nicm 2015-09-01 10:10:59 +0000
  • 83157c02d6 Move initial conf load into cfg.c. nicm 2015-09-01 10:01:56 +0000
  • 2a836bc306 All the cmd_*_entry declarations do not need to be in tmux.h. nicm 2015-09-01 09:48:34 +0000
  • 2c6ea705fd Bring back pane_current_path. Nicholas Marriott 2015-08-31 19:57:37 +0100
  • 6a539c00df Path from $TMUX does not need to be global anymore. nicm 2015-08-30 22:56:36 +0000
  • c6e9160c67 Login shell can be a client flag, and move the exec code into client.c. nicm 2015-08-30 22:40:25 +0000
  • dd92b6e83d Event base does not need to be global. nicm 2015-08-30 22:19:07 +0000
  • 29f2120e5b Linux: get_proc_name() -> osdep_get_name() Thomas Adam 2015-08-30 21:47:50 +0100
  • cb89f2f2a1 Merge branch 'obsd-master' Thomas Adam 2015-08-30 21:44:01 +0100
  • b87dc608d9 Some style nits and dead assignments. nicm 2015-08-30 15:43:40 +0000
  • c7c436eff1 fix leak in the monitoring code Nicolas Viennot 2015-08-30 02:21:14 -0400
  • 5047670693 Remove some old prototypes and unused functions. nicm 2015-08-29 23:55:55 +0000
  • 52bbac506c struct args_entry can go into arguments.c. nicm 2015-08-29 23:19:52 +0000
  • 373ef850e0 paste_send_pane can be merged into cmd-paste-buffer.c now. nicm 2015-08-29 09:36:46 +0000
  • b569585000 Move struct paste_buffer out of tmux.h. nicm 2015-08-29 09:25:00 +0000
  • b9f0571780 We already loop over the windows in server_client_loop, so don't do it again in server_loop just to check names. nicm 2015-08-29 08:54:41 +0000
  • b5aaefc727 Move alerts onto events rather than checking every loop. nicm 2015-08-29 08:30:54 +0000
  • 5267ce8ff4 Treat entering or leaving a mode as pane changed. nicm 2015-08-29 00:39:18 +0000
  • b7861f34ba Better take on reducing the name timer. Again check for name changes in the main loop after events that may have changed the pane, but do so at most once every 500 millis. If the pane changed too soon, use a timer to ensure that a check happens later. nicm 2015-08-29 00:29:15 +0000
  • 73bd816076 Microseconds in log time. nicm 2015-08-29 00:24:44 +0000
  • d9b3133321 Only set default title to hostname on screens that are being used for a window pane, no point in calling gethostname() for temporary screens. nicm 2015-08-28 17:11:12 +0000
  • 5f122af556 Make a few more expensive (ish) formats functions instead of inline. nicm 2015-08-28 17:01:42 +0000
  • 983ebb2689 Allow formats to be specified as functions (in the code) so they are only evaluated on demand rather than each time a format tree is constructed. Use this for expensive formats like pane_current_command. nicm 2015-08-28 16:46:40 +0000
  • 55b8d74561 Revert previous; we do need a timer, until I have a better idea. We can't do the name check every loop, because that is too expensive, and we can't make sure it only happens infrequently because we have no idea when the next change will happen. nicm 2015-08-28 16:10:46 +0000
  • e2100c5f5f We now only checking for name changes when the active pane has changed, but that can only happen when we have already been woken up by a read event, so there is no need for a timer, we can just check the changed flag on the end of that read event (we already loop over the windows to check for bells etc anyway). nicm 2015-08-28 15:51:48 +0000
  • 486421ceff Merge branch 'obsd-master' Thomas Adam 2015-08-28 16:01:09 +0100
  • b0940bdf54 Check changed flag after restarting timer. nicm 2015-08-28 13:26:41 +0000
  • f957db81d9 Remove unused prototypes. nicm 2015-08-28 13:21:25 +0000
  • ed2a486f46 Don't leak name when freeing session, from Kuang-che Wu. nicm 2015-08-28 13:16:03 +0000
  • f6a0f8730e Per-session timers for locking, and remove the global one-second timer. nicm 2015-08-28 13:12:20 +0000
  • 84eabb2658 Merge branch 'obsd-master' Thomas Adam 2015-08-28 14:01:11 +0100
  • 57cc4d45d5 Make session_update_activity more useful and use it in more places. nicm 2015-08-28 13:01:03 +0000
  • 675def0396 Remove the lock-server option which is a bit redundant, it isn't that different without it. nicm 2015-08-28 12:31:55 +0000
  • 6419f66523 Give clock mode its own timer. nicm 2015-08-28 12:25:42 +0000
  • 75d10058a4 Run status update on a per-client timer at status-interval. nicm 2015-08-28 12:16:28 +0000
  • 18d4802a7b Log time with message. nicm 2015-08-28 12:15:54 +0000