- ccd7368 Update CHANGES. by Nicholas Marriott · 4 years, 7 months ago
- 9077b21 job_run needs fewer arguments. by Nicholas Marriott · 4 years, 8 months ago
- a4e19bc Various fixes for copy mode from master. by Nicholas Marriott · 4 years, 8 months ago
- bc36b47 Check previous line rather than an extra line, from Anindya Mukherjee. by nicm · 4 years, 8 months ago
- 1097596 Only search the visible part of the history when marking (highlighting) by nicm · 4 years, 8 months ago
- 8d2af4f Add a 10 second timeout to prevent searches taking too much time, from by nicm · 4 years, 8 months ago
- ac050b2 Stop logging the entire command queue every time we add something, by nicm · 4 years, 8 months ago
- 3234017 Add an argument to list-commands to show only a single command. by nicm · 4 years, 8 months ago
- 938ad5a Use new window and new pane as well for -P to new-session or new-window. by nicm · 4 years, 8 months ago
- 9f378a1 3.1-rc4. by Nicholas Marriott · 4 years, 8 months ago
- a592254 Do not go down the regex search path (which is expensive because we need by nicm · 4 years, 8 months ago
- 3476ecc Use a comparison to check for wrap and avoid an expensive modulus. by nicm · 4 years, 8 months ago
- 0dbf414 Performance improvements for regex searching, most notably: by nicm · 4 years, 8 months ago
- 8dedcca Add non-regex search variants to avoid the performance cost for people by nicm · 4 years, 8 months ago
- e5fd854 Update CHANGES. by Nicholas Marriott · 4 years, 8 months ago
- af4b62d 3.1-rc3. by Nicholas Marriott · 4 years, 8 months ago
- 0c06409 getopt is not required to set optarg to NULL when there is no argument by nicm · 4 years, 8 months ago
- 617136c Turn off mouse mode 1003 as well as the rest when exiting. by nicm · 4 years, 8 months ago
- f16085a Fix C-Space key string. by nicm · 4 years, 8 months ago
- 4ffbebe Terminate the output buffer for control mode output - it is now used as by nicm · 4 years, 8 months ago
- c0d7466 Do not attempt to close a NULL pane when failing to create a new one. by nicm · 4 years, 8 months ago
- b21a9b1 getopt varies too much between platforms, and we already use compat/getopt.c by Nicholas Marriott · 4 years, 8 months ago
- 444e9f3 Bump 3.1-rc up to master. by Nicholas Marriott · 4 years, 9 months ago
- 59cb022 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
- 2991f4a Use correct width of right marker so it doesn't draw over status right by nicm · 4 years, 9 months ago
- 9e4d0b2 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
- add75a0 Update latest client for target session on switch-client. by nicm · 4 years, 9 months ago
- ccd24c9 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
- 8be179d Use current session for cwd of new sessions, not the new session which by nicm · 4 years, 9 months ago
- f65b9c0 Change mouse selection so that after selecting a word, dragging selects by nicm · 4 years, 9 months ago
- 549b359 Update CHANGES. by Nicholas Marriott · 4 years, 9 months ago
- 4694afb Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
- 229be03 Add selection_active format for when the selection is present but not by nicm · 4 years, 9 months ago
- ba542e4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
- b20753f A few fixes to make modifier keys and dragging work - need to remove the by nicm · 4 years, 9 months ago
- 22e9cf0 Add GitHub. by Nicholas Marriott · 4 years, 9 months ago
- 37919a6 This site is too stupid. by Nicholas Marriott · 4 years, 9 months ago
- fdbc111 Add to FUNDING.yml. by Nicholas Marriott · 4 years, 9 months ago
- 0c6c8c4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
- a1f6bd5 Add -a to list-keys to also list keys without notes with -N, suggested by nicm · 4 years, 9 months ago
- c391d50 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
- 58b47bf Fix top/bottom pane calculation with pane border status enabled, by nicm · 4 years, 9 months ago
- 9900ccd Change lock.yml options. by Nicholas Marriott · 4 years, 9 months ago
- 24cd726 Add lock.yml file. by Nicholas Marriott · 4 years, 9 months ago
- 6c28d0d Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
- f48b041 Do not jump to next word end if already on a word end when selecting a by nicm · 4 years, 9 months ago
- a4d8437 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- dc882ad Remove unused variables from Ben Boeckel, and a Pp from jmc. by nicm · 4 years, 10 months ago
- 470cba3 Merge branch '3.1-rc' by Nicholas Marriott · 4 years, 10 months ago
- ae9ca62 Remove duplicates, from Thomas Sattler. by Nicholas Marriott · 4 years, 10 months ago
- 400750b Merge branch '3.1-rc' by Nicholas Marriott · 4 years, 10 months ago
- 096f0d3 Make list-keys description clearer in tmux.1 and remove an unused variable. by nicm · 4 years, 10 months ago
- 5455390 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- fb29242 Make list-keys description clearer in tmux.1 and remove an unused variable. by nicm · 4 years, 10 months ago
- c915cfc Merge branch '3.1-rc' by Nicholas Marriott · 4 years, 10 months ago
- 3ad4a7a Style nit in CHANGES. by Nicholas Marriott · 4 years, 10 months ago
- 47174f5 Next is 3.2. by Nicholas Marriott · 4 years, 10 months ago
- 4822130 Merge branch '3.1-rc' by Nicholas Marriott · 4 years, 10 months ago
- 0bf153d Update CONTRIBUTING.md by Nicholas Marriott · 4 years, 10 months ago
- 63a69fe 3.1-rc. by Nicholas Marriott · 4 years, 10 months ago 3.1
- 43b3675 Remove a duplicate entry. by Nicholas Marriott · 4 years, 10 months ago
- 19d5f4a Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 265164d Instead of passing titles through vis() which doubles backslashes, just by nicm · 4 years, 10 months ago
- 6f0241e Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 87bcc0c Remove bind-key -c which doesn't do anything and is undocumented. by nicm · 4 years, 10 months ago
- 32be954 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 44dad91 Warn if a message type that is no longer used is received. by nicm · 4 years, 10 months ago
- bc36700 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 531daba Do not send DA and DSR again if already have a response. by nicm · 4 years, 10 months ago
- 8b22da6 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 7a15d10 Remove extra Pp (from jmc) and add a missing word. by nicm · 4 years, 10 months ago
- 7f3feb1 Add to CHANGES. by Nicholas Marriott · 4 years, 10 months ago
- 7eada28 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- b905c5d If ALL clients are readonly, allow them to affect the size, suggested by Thomas Sattler. by nicm · 4 years, 10 months ago
- e388702 Ignore empty commands rather than adding them to the command list rather by nicm · 4 years, 10 months ago
- 60ab714 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- a6129e9 If we can identify the terminal as iTerm2 or as tmux, we can be sure by nicm · 4 years, 10 months ago
- 84995ae -V also needs to go in usage. by nicm · 4 years, 10 months ago
- 685eb38 Fix for version changes. by Nicholas Marriott · 4 years, 10 months ago
- ee3d3db Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 90e962f Add support for the iTerm2 DSR 1337 sequence to get the terminal version. by nicm · 4 years, 10 months ago
- f165221 Reduce a difference with portable tmux by adding the -V flag and by nicm · 4 years, 10 months ago
- 32816ea Set up working directory before killing the existing pane on respawn. by nicm · 4 years, 10 months ago
- 7cdf5ee Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 2435087 Add a define for flags meaning a client is not attached, and fix by nicm · 4 years, 10 months ago
- f3ea318 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 2c38e01 Expand description of start-server. by nicm · 4 years, 10 months ago
- d0b8d03 Add support for adding a note to a key binding (with bind-key -N) and by nicm · 4 years, 10 months ago
- 2e39b62 Change so that assignments may be specified alone - a command isn't by nicm · 4 years, 10 months ago
- 0eb7b54 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
- 74b4240 Use FNM_IGNORECASE if present, from Eric N Vander Weele in GitHub issue 2067. by Nicholas Marriott · 4 years, 10 months ago
- 9169ee0 Mention swap-window -d, GitHub issue 2068. by nicm · 4 years, 10 months ago
- cdf1383 Add to CHANGES. by Nicholas Marriott · 4 years, 10 months ago
- a01c9ff Merge branch 'obsd-master' by Thomas Adam · 4 years, 11 months ago
- da51557 Stop handling DA and DSR after a second (they should be the first thing by nicm · 4 years, 11 months ago
- 8457f54 Merge branch 'obsd-master' by Thomas Adam · 4 years, 11 months ago
- 835a6c0 Be more specific in the DSR we are looking for so it doesn't get by nicm · 4 years, 11 months ago
- 04eee24 Treat plausible but invalid keys (like C-BSpace) as literal like any by nicm · 4 years, 11 months ago
- 3e70130 Merge branch 'obsd-master' by Thomas Adam · 4 years, 11 months ago
- e9b1294 Merge branch 'obsd-master' by Thomas Adam · 4 years, 11 months ago