- e304673 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 54ea8f7 When a mouse drag is finished, fire a MouseUp key press, instead of by nicm · 9 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
- 83c96d2 No need to set cwd on Cygwin now, from Yuya Adachi. by Nicholas Marriott · 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
- e5caf64 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- ac97783 Some hooks API changes to fire a hook while waiting another cmdq and 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
- 39cf9c9 Allow prefix and prefix2 to be set to None to disable (useful if you by nicm · 9 years ago
- 4909a70 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 01831da Add cmdq as an argument to format_create and add a format for the by nicm · 9 years ago
- af8134a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- e0f26dc Remove format_create_flags and just pass flags to format_create. by nicm · 9 years ago
- 5862f59 Conflicts: Makefile by Thomas Adam · 9 years ago
- d2fb0ef Add hooks infrastructure, basic commands (set-hook, show-hooks) and a by nicm · 9 years ago
- eb5ee80 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- a785a7f Do not deref wp if window_get_active_at returns NULL which can happen on by nicm · 9 years ago
- b642b3c Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 32e510b Remove support for the UTF-8 mouse extension. This was a briefly used, by nicm · 9 years ago
- 78a00c8 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 374e273 Only assume pasting with at least two characters, reduces problems for 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
- 5f48349 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 69e0b83 Support UTF-8 key bindings by expanding the key type from int to by nicm · 9 years ago
- f2e4aa8 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 00c34df Drop mouse-utf8 option and always turn on UTF-8 mouse if the client says by nicm · 9 years ago
- c975de2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- abb4e9e The output log is only useful once and it means creating a file, so open by nicm · 9 years ago
- 17f6c3b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 01defc9 Because pledge(2) does not allow us to pass directory file descriptors by nicm · 9 years ago
- a5e4d3a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- bf9c933 Like options, move the environ struct into environ.c. 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
- 9c69a79 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 640c6fd If a mouse event has no key binding, pass it through to the pane it by nicm · 9 years ago
- 54a3ed7 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- a22fe33 Some extra logging of where keys are actually going. by nicm · 9 years ago
- 4acc8d0 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 2e2b8a9 Pasting mouse escape sequences is unlikely, so skip them when working by nicm · 9 years ago
- 8c39813 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- c2c2d44 Log identify messages. 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
- af2d48f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 8c8cddb The table could change when retrying so don't save it at start of by nicm · 9 years ago
- bbdc087 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 174a2ad Pass current directory as a string rather than a file descriptor because by nicm · 9 years ago
- a3bce7a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- a4b4b29 Rename cmd_q dead flag to a general flags bitmask (will be more flags later). by nicm · 9 years ago
- 74b958e Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 16efa84 Make refresh-client force update of jobs, from Sina Siadat. by nicm · 9 years ago
- 76688d2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 93b946e Tweak some error messages/comments. by nicm · 9 years ago
- cb89f2f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- b87dc60 Some style nits and dead assignments. by nicm · 9 years ago
- b9f0571 We already loop over the windows in server_client_loop, so don't do it 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
- 73b4d09 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 5ec3621 status_out and associated data structures are no longer used. by nicm · 9 years ago
- b886393 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 3192178 Initialize client fd to -1 as well, from Bobby Powers. by nicm · 9 years ago
- 07aef38 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- e45d624 Fix line endings. by nicm · 9 years ago
- c7374c3 Initialize cwd fd to -1 so that we don't close fd 0 if the client is by nicm · 9 years ago
- 37005d0 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 29c29e7 Add a format for client PID (client_pid) and server PID (pid). Diff for by nicm · 9 years ago
- 7acc4ad Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 10e90ae Change deref to the more sensible unref, and add a couple I missed before. by nicm · 9 years ago
- 8c93b76 Instead of putting dead clients on a list and checking it every loop, by nicm · 9 years ago
- 6b21296 Move the nested check from client to server and compare the client tty by nicm · 9 years ago
- beffdf6 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 379400c Move the jobs output cache into the formats code so that #() work more by nicm · 9 years ago
- 4165ed9 Add back __CYGWIN__ block by Thomas Adam · 10 years ago
- 504b97b Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 879de25 Remove some stuff that accidentally ended up here from portable, and by nicm · 10 years ago
- f10d367 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 33a585c Turn cursor off during redraw, pointed out by George Nachman. by nicm · 10 years ago
- 72e9ebf Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 07dfdb9 Make message log a TAILQ. 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
- 8d66f4f Change the windows array into an RB tree and fix some places where we by nicm · 10 years ago
- 0a88377 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 4cf4302 Don't eat the mouse event that triggers a drag end because we may want by nicm · 10 years ago
- bded743 Support for multiple key tables to commands to be bound to sequences of by nicm · 10 years ago
- b25dc42 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- bf635e7 Rewrite of tmux mouse support which was a mess. Instead of having by nicm · 10 years ago
- ee123c2 Support setting the default window and pane background colours (window by nicm · 10 years ago
- 370cf75 Merge branch 'obsd-master' by Thomas Adam · 10 years ago