Commit graph

  • d058e963fd Update mailmap. Nicholas Marriott 2015-06-04 11:36:44 +0100
  • 13808ccede Merge branch 'obsd-master' Thomas Adam 2015-06-04 11:17:39 +0100
  • a3edfd9e84 teminal -> terminal, from Corey Farwell. nicm 2015-06-04 09:42:29 +0000
  • 75b70be4a6 Merge branch 'master' of github.com:tmux/tmux Nicholas Marriott 2015-06-04 10:38:04 +0100
  • b67db455a8 Update TODO with some items from old SF tickets. Nicholas Marriott 2015-06-04 10:37:39 +0100
  • 2c29b3e82c SYNCING: Few tweaks Thomas Adam 2015-06-04 10:35:40 +0100
  • 8fcac1b794 SYNCING: Update for GH Thomas Adam 2015-06-04 09:26:35 +0100
  • 75061cb45d I no longer need to care about GCC 3. Nicholas Marriott 2015-06-04 08:50:20 +0100
  • 20598dff25 Note version this happened. Nicholas Marriott 2015-06-04 08:47:23 +0100
  • 0b22d574e0 Update FAQ for new behaviour. Nicholas Marriott 2015-06-04 08:46:49 +0100
  • 1df39aa962 I don't think we should carry around scripts. I'm not too sure about examples/ at all, nobody is maintaining it... Nicholas Marriott 2015-06-04 08:26:50 +0100
  • 9d80ad16f9 Remove old tools. Nicholas Marriott 2015-06-04 08:25:39 +0100
  • c0a790453c Add a couple of presentations I wrote a few years ago. One for the ill-fated AsiaBSDCon in 2011 (canceled due to Fukushima) and the other for LinuxTag 11 in Berlin. Nicholas Marriott 2015-06-04 08:23:40 +0100
  • dbc5d7b331 Fix clone URL. Nicholas Marriott 2015-06-04 01:27:47 +0100
  • 3ed03df23f Remove this file. Nicholas Marriott 2015-06-04 01:26:03 +0100
  • 32bc8f4dd4 HTML bits are now elsewhere. Nicholas Marriott 2015-06-04 01:21:41 +0100
  • d2b35e19cd No more SF. Nicholas Marriott 2015-06-04 00:44:22 +0100
  • 89131c3e90 No $Id$. Nicholas Marriott 2015-06-04 00:38:01 +0100
  • fc2fb0eb95 Update mailing list addresses. Nicholas Marriott 2015-06-03 18:57:35 +0100
  • dfd72f5250 -$Id$. Nicholas Marriott 2015-06-03 18:42:36 +0100
  • 11ae6d16e5 $Id$ -> $OpenBSD$. Nicholas Marriott 2015-06-03 18:35:44 +0100
  • 09bcbc57da $Id$ -> $OpenBSD$. Nicholas Marriott 2015-06-03 18:28:26 +0100
  • 1c3e1bae41 Remove $Id$. Nicholas Marriott 2015-06-03 18:26:25 +0100
  • 3821ca4917 Update TODO. Nicholas Marriott 2015-06-02 15:16:13 +0100
  • 7bf5d4b946 Merge branch 'obsd-master' Thomas Adam 2015-06-01 16:01:19 +0100
  • a3c6172495 Missing t at end of response, from Vincent Bernat. nicm 2015-06-01 13:59:57 +0000
  • b675e6b2d5 Merge branch 'obsd-master' Thomas Adam 2015-06-01 12:01:17 +0100
  • 58b50fb543 Clear signal handlers before event_reinit as apparently it can otherwise cause libevent to go strange. nicm 2015-06-01 09:20:19 +0000
  • 7712e6f82b Merge branch 'obsd-master' Thomas Adam 2015-06-01 02:01:17 +0100
  • 7e067cb9dc does not need syslog.h deraadt 2015-05-31 23:27:06 +0000
  • c39dfb17ae Merge branch 'obsd-master' Thomas Adam 2015-05-30 02:01:18 +0100
  • 2a8c2648f0 Don't use special strings if #() commands fail, just remove the format (as if the command produced nothing). Makes constructions that can fail like '#(test whatever && echo foo)' work as they did before. nicm 2015-05-29 23:26:52 +0000
  • 74c755f2ab Expand formats again inside #(), and free the temporaries. nicm 2015-05-29 23:12:38 +0000
  • a55e569af5 Use RB_MIN to get the lowest index for the current window when creating grouped sessions, rather than using RB_ROOT. nicm 2015-05-29 23:02:27 +0000
  • beffdf6575 Merge branch 'obsd-master' Thomas Adam 2015-05-27 16:01:22 +0100
  • 379400cfa6 Move the jobs output cache into the formats code so that #() work more generally (for example, again working in set-titles-string). nicm 2015-05-27 13:28:04 +0000
  • f538f2ae9b Merge branch 'obsd-master' Thomas Adam 2015-05-20 10:01:19 +0100
  • 7140cce7f3 Return empty string if format is empty rather than attempting to allocate zero bytes. nicm 2015-05-20 06:39:02 +0000
  • 1ec93570bf Merge branch 'obsd-master' n6tadam 2015-05-19 12:01:20 +0100
  • 2c53b23d59 In terminfo, sometimes cvvis implies cnorm and sometimes it doesn't, so don't assume it does. Fixes missing cursor with emacs-in-tmux-in-tmux. nicm 2015-05-19 08:48:37 +0000
  • 4123d69b51 README.md: github-specific readme Thomas Adam 2015-05-17 14:52:58 +0100
  • 35d21be19a TRAVIS-CI: correct path to configure Thomas Adam 2015-05-17 14:39:04 +0100
  • beb0c01c27 Hook repo to Travis-CI Thomas Adam 2015-05-17 14:34:11 +0100
  • 00471dc783 Merge branch 'obsd-master' Thomas Adam 2015-05-13 09:44:11 +0100
  • 3f4ee98162 To replace c0-*, add a high watermark to the pty event, and also backoff when the any of the ttys the pane is going to write to has buffered enough data. nicm 2015-05-12 22:40:38 +0000
  • 37ae8a9e0f Tidy blank lines when outputting server info. nicm 2015-05-12 19:36:08 +0000
  • ec34439f9c Add a session_alerts format which is a list of all the alerts in the current session in symbolic form (something like "0!,4~,5!"). Use this in the default set-titles-string. Prompted by a request from Jan ONDREJ. nicm 2015-05-12 15:29:29 +0000
  • e958db09a7 Add bell-action "other" to pass through bells in all windows except the current, suggested by Jan ONDREJ. nicm 2015-05-12 15:27:46 +0000
  • b833fabeb2 Left the c0-* options behind in the table. nicm 2015-05-11 10:58:22 +0000
  • 44364d7112 Remove the c0-* options which never really worked satisfactorily. Going to try something else... nicm 2015-05-11 10:10:16 +0000
  • 4165ed96f8 Add back __CYGWIN__ block Thomas Adam 2015-05-09 20:03:24 +0100
  • c11f628342 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code Thomas Adam 2015-05-09 12:53:53 +0100
  • 504b97b6a4 Merge branch 'obsd-master' Thomas Adam 2015-05-09 12:51:41 +0100
  • 92faa2eaeb Put the tty structs together, and tabify. nicm 2015-05-08 16:48:12 +0000
  • 592cb73a69 grid_marker_cell is no longer used. nicm 2015-05-08 16:44:03 +0000
  • 74b2c40b1b mode_key_entry can go into mode-key.c; also a few spaces->tabs. nicm 2015-05-08 16:33:29 +0000
  • a538141a72 window_choose_mode_item can move into window-choose.c. nicm 2015-05-08 16:23:34 +0000
  • c4a4bd6ac5 Move input parser structs into input.c (removing fairly useless saved_cursor_[xy] formats as a side-effect). nicm 2015-05-08 16:18:04 +0000
  • 879de25583 Remove some stuff that accidentally ended up here from portable, and remove a little-used debug function. nicm 2015-05-08 15:56:49 +0000
  • d174b9cfcc Update environment when switching sessions as well as attaching, from Si Beaumont. nicm 2015-05-07 14:07:16 +0000
  • 8e9b6e0948 Style spacing nits. nicm 2015-05-07 11:42:56 +0000
  • 63b7a031a5 queue.h should come from compat.h. Nicholas Marriott 2015-05-07 11:43:52 +0100
  • 1282bb81fe array.h can be local to window-choose.c now. nicm 2015-05-07 08:08:54 +0000
  • 7becf326e3 Use a TAILQ not array for find-window. nicm 2015-05-07 07:59:52 +0000
  • 73c871ba0a Simplify environ_push so it doesn't need the ARRAY_* functions. nicm 2015-05-07 07:35:31 +0000
  • b6be03f01a If status line is at the top, the offset needs to be adjusted when drawing pane numbers. Based on a diff from John O'Meara. nicm 2015-05-07 07:16:14 +0000
  • 0b39e6427f Remove ARRAY_* from history and expand completion to complete a) layout names and b) targets beginning with -t or -s. nicm 2015-05-06 23:56:46 +0000
  • 6525ca5158 Start working on 2.1 Thomas Adam 2015-05-07 00:00:02 +0100
  • e362d42dc6 CHANGES for tmux 2.0 Thomas Adam 2015-05-06 23:45:58 +0100
  • f10d3675f8 Merge branch 'obsd-master' Thomas Adam 2015-05-06 10:03:52 +0100
  • 31b1ab4852 Add a format window_linked which is 1 if a window has been linked multiple times, also remove the default space in window_flags and use a conditional to add it in window-status-format (this means additional flags can be added in the option without extra spaces). From Thomas Adam with tweaks by me. nicm 2015-05-06 08:35:39 +0000
  • 33a585c47f Turn cursor off during redraw, pointed out by George Nachman. nicm 2015-05-06 07:52:06 +0000
  • 672df72b71 Use the right index when expanding/collapsing tree, from Thomas Adam. nicm 2015-05-04 13:04:10 +0000
  • c0cf4843e5 Merge branch 'obsd-master' Thomas Adam 2015-04-29 18:42:12 +0100
  • 69b8f100b7 Do not complain when directions fail. nicm 2015-04-29 16:26:17 +0000
  • 7382ba82c5 If default-terminal is set to "screen" or "screen-*", emulate screen's historical (incorrect) behaviour for SGR 3 and send smso (standout). Previously, we would send sitm (italics) if the terminal outside had it and smso otherwise. This was acceptably until recently because xterm's terminfo entry lacked sitm, so most users got smso. nicm 2015-04-29 15:59:08 +0000
  • 8794562a85 Add tmux4.png. Nicholas Marriott 2015-04-28 16:04:07 +0100
  • 31ab5caa35 Renumber screenshots. Nicholas Marriott 2015-04-28 15:34:09 +0100
  • 1ed5326f5a Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code Nicholas Marriott 2015-04-28 15:18:53 +0100
  • ab5f9ab55b Update two of the screenshots. Nicholas Marriott 2015-04-28 15:12:45 +0100
  • dc2adc6bc1 Merge branch 'obsd-master' Thomas Adam 2015-04-28 14:57:15 +0100
  • 7981e653d8 But this does work. Nicholas Marriott 2015-04-28 14:01:03 +0100
  • bc9198072b Upload all the files. Nicholas Marriott 2015-04-28 13:58:17 +0100
  • e88c48ce0e This doesn't work. Nicholas Marriott 2015-04-28 13:58:00 +0100
  • f54f3e2abe Add logo to www, also centre the page. Nicholas Marriott 2015-04-28 13:47:54 +0100
  • bb210ce773 Add tmux logo, createed by Jason Long. Nicholas Marriott 2015-04-28 13:46:47 +0100
  • e36fab2f70 If looking for an index, don't fill in window when given a session. nicm 2015-04-28 12:09:24 +0000
  • 14d8cd6445 Do not do a search for the tty path if there isn't one. nicm 2015-04-28 11:57:20 +0000
  • 094a047ddf If can't find pane as a pane, try as a window; likewise if can't find window as a session. nicm 2015-04-28 11:33:17 +0000
  • 771744426e Add select-layout -o to undo the last layout change (apply the previously set layout). nicm 2015-04-28 10:43:13 +0000
  • 3eb40a520a No paths.h on Solaris. Nicholas Marriott 2015-04-28 10:36:17 +0100
  • 7d98c51805 Merge branch 'obsd-master' Thomas Adam 2015-04-28 09:10:51 +0100
  • c2bc84aa4d Do not include unattached clients when trying to find one for target. nicm 2015-04-27 22:58:58 +0000
  • b7777e7ef3 Reset cfg_ncauses to 0 as well or we could allocate the wrong size if called again. nicm 2015-04-27 22:50:35 +0000
  • 91f6347485 Assign to the right variable when comparing clients. nicm 2015-04-27 22:42:10 +0000
  • 94a8ef1cae Merge branch 'obsd-master' Thomas Adam 2015-04-27 21:21:55 +0100
  • 95195f5258 Rewrite of the target resolution internals to be simpler and more consistent but with much less duplication, but keeping the same internal API. Also adds more readable aliases for some of the special tokens used in targets (eg "{start}" instead of "^"). Some behaviours may have changed, for example prefix matches now happen before fnmatch. nicm 2015-04-27 16:25:57 +0000
  • a70762c9b5 If the requested pane is already active, do not unzoom the window (or do anything else). Prevents mouse clicking when zoomed causing unzoom, reported by Jose Antonio Delgado Alfonso (with a different fix). nicm 2015-04-27 07:49:36 +0000
  • 5bd5c9c84e Remove panes from layout if spawning them fails, reported by Anthony J Bentley. nicm 2015-04-26 20:25:20 +0000
  • 72e9ebf2ec Merge branch 'obsd-master' Thomas Adam 2015-04-25 20:45:02 +0000