1
0
mirror of https://github.com/tmux/tmux.git synced 2025-03-21 12:30:56 +00:00

Commit Graph

  • 2f2935e80c
    Merge db0c566ad9 into 6703cb85d9 Yash 2025-03-21 15:18:32 +0800
  • 6b54e8f22c
    Merge ce7603ce87 into 6703cb85d9 Julian Prein 2025-03-21 05:39:10 +0000
  • 6703cb85d9 Merge branch 'obsd-master' master Thomas Adam 2025-03-21 04:01:10 +0000
  • 111e16e772 remove prototypes for removed functions jsg 2025-03-21 02:10:42 +0000
  • ce7603ce87
    Improve documentation on the type of options Julian Prein 2025-03-21 00:09:53 +0100
  • 566cd51ee6
    Improve the documentation of bright colours slightly Julian Prein 2025-03-21 00:07:18 +0100
  • c7f7cf5bb7
    Document default-command as display-popup's fallback Julian Prein 2025-03-20 23:04:53 +0100
  • cb97032068
    Fix run-shell's maximum argument count Julian Prein 2025-03-20 23:04:46 +0100
  • b9956c06ae
    Fix documentation around optional arguments Julian Prein 2025-03-20 23:04:28 +0100
  • 9caef0c485
    Merge 4d539951e0 into 3eb93383a3 David Mandelberg 2025-03-18 23:12:17 +0000
  • 4d539951e0 Make it easy to swap windows from choose-tree David Mandelberg 2025-03-18 19:11:45 -0400
  • 4b013fa029
    Merge 80e6621298 into 3eb93383a3 Rafael Kitover 2025-03-18 23:15:05 +0100
  • 9a902e22b7
    Merge 68cacd26f8 into 3eb93383a3 Manuel Einfalt 2025-03-18 23:15:05 +0100
  • 25dc630e8d
    Merge cf3b038d5c into 3eb93383a3 George Nachman 2025-03-18 23:15:05 +0100
  • 00c33d2b66
    Merge 8ca212579a into 3eb93383a3 holio0 2025-03-18 17:36:16 -0400
  • 4a97681f1a
    Merge 37b27d2eef into 3eb93383a3 Rafael Kitover 2025-03-18 17:36:13 -0400
  • 3f94b8d255
    Merge 0a0e9852a2 into 3eb93383a3 Michael Grant 2025-03-18 17:41:37 +0100
  • c622563c48
    Merge 3eadb60bea into 3eb93383a3 jyn 2025-03-18 14:14:44 +0300
  • ad95018ddd
    Merge b02a4a3a76 into 3eb93383a3 Matt 2025-03-17 23:48:17 +0000
  • b02a4a3a76 Expose additional formatting variables shiro 2025-03-14 08:32:49 +0900
  • 3eb93383a3 Merge branch 'obsd-master' Thomas Adam 2025-03-17 22:01:10 +0000
  • 817b621d20 If there is an active query, set escape time temporarily to a higher value (the old default - 500). Some Windows terminals are very slow to respond, or the network may be slow. From github at jyn dot dev. nicm 2025-03-17 20:43:29 +0000
  • 5eb30c1543 Handle padding cells correctly for regular expression searching, GitHub issue 4399 from github at jyn dot dev. nicm 2025-03-17 20:33:20 +0000
  • 03a154da16 Increase delay to a minimum of 500 ms when requesting device attributes jyn 2025-03-15 22:46:41 -0400
  • db0c566ad9 tmux unlimited history-limit yash-fn 2025-03-14 16:41:25 -0500
  • 0a0e9852a2 Add overlay check to scrollbar code to prevent scrollbars obscured by an overlay from flashing while being dragged around. Michael Grant 2025-03-12 15:44:04 -0400
  • c0ff4831fc Add check to check if cursor is behind the overlay popup. Michael Grant 2025-03-12 15:34:48 -0400
  • 5327f39134 Try 2. Move popup focus flag into client struct. Michael Grant 2025-03-12 13:52:17 -0400
  • 66bf623259
    Merge branch 'tmux:master' into non-blocking-popup-windows Michael Grant 2025-03-11 14:29:42 -0400
  • d4b8635f50 Merge branch 'obsd-master' Thomas Adam 2025-03-11 10:01:12 +0000
  • 4e4fe3eb39 Cleanup window_get_active_at function. GitHub issue 4401 from Michael Grant. nicm 2025-03-11 08:14:26 +0000
  • e439653a0e Cleanup, use new function in window_get_active_at. Michael Grant 2025-03-07 14:33:21 -0500
  • e83633f8dc Don't copy padding cells into the selection jyn 2025-03-07 09:46:36 -0500
  • 616143ea31
    Merge branch 'tmux:master' into non-blocking-popup-windows Michael Grant 2025-03-04 15:20:12 -0500
  • 882fb4d295 Merge branch 'obsd-master' Thomas Adam 2025-03-04 10:01:15 +0000
  • eaf70c955b Add mode 2031 support to automatically report dark or light theme. tmux will guess the theme from the background colour on terminals which do not themselves support the escape sequence. Written by Jonathan Slenders, GitHub issue 4353. nicm 2025-03-04 08:45:04 +0000
  • 3543d79048 Free fill character string if it cannot be used, GitHub issue 4394. nicm 2025-03-04 08:03:19 +0000
  • 49d84e8df5 Small bugfix: produce the right CSI sequence when reporting the theme to the terminal application. Jonathan Slenders 2025-02-28 09:14:40 +0000
  • b3d3a37e5e When toggling between sessions, ensure that applications in the new session adapt to the client's theme. Jonathan Slenders 2025-02-27 20:50:39 +0000
  • b448f4ba6c Fix typo. Jonathan Slenders 2025-02-27 17:08:35 +0000
  • e6eaf549b1 Added missing function definitions to tmux.h Jonathan Slenders 2025-02-27 17:07:44 +0000
  • 94783addfc Merge branch 'obsd-master' Thomas Adam 2025-02-26 10:01:14 +0000
  • 91c0de60b4 Also need the implied meta paste keys in the list for output. nicm 2025-02-26 09:02:00 +0000
  • 21f7db4c4d Do not allow meta prefix on paste start and end sequences, GitHub issue 4387. nicm 2025-02-26 08:55:27 +0000
  • f224d61f37 Document the use of ';' as a modifier separator, from Matt Liggett in GitHub issue 4384. nicm 2025-02-26 07:50:36 +0000
  • d938ab5dd7 If command parsing fails in the client, report the error rather than trying to send the command to the server. GitHub issue 4372 from Nikola Tadic. nicm 2025-02-26 07:47:46 +0000
  • 9a8f46e554 Fix colouring of pane border when scrollbars are enabled, GitHub issue 4378 from Michael Grant. nicm 2025-02-26 07:42:52 +0000
  • 27ee0c9c3b Add the width of the scrollbars to the calculation of the width of the window panes when finding the adjacent panes, GitHub issue 4370 from Michael Grant. nicm 2025-02-26 07:39:50 +0000
  • b32b596531 Set a PANE_STYLECHANGED flag for when a style update has to be sent. Jonathan Slenders 2025-02-25 21:16:49 +0000
  • fbc6fa592e Document the use of ';' as a modifier separator. Matthew Liggett 2025-02-23 17:26:30 -0800
  • 43c947c348
    Merge branch 'tmux:master' into non-blocking-popup-windows Michael Grant 2025-02-22 13:47:03 -0500
  • 11e4881513 account for scrollbar width when drawing pane-border-status Michael Grant 2025-02-22 15:31:17 -0300
  • 0ddaaf13ec
    Update input-fuzzer.c. mohmmedkhaled 2025-02-22 05:07:02 +0400
  • 061dc48150
    Update input-fuzzer.c mohmmedkhaled 2025-02-22 04:47:23 +0400
  • f0af59596c bugfix, add size of scrollbars to width of windows when calculating edge of a pane Michael Grant 2025-02-21 17:24:48 -0300
  • 251a87e2d2 Merge branch 'obsd-master' Thomas Adam 2025-02-20 16:01:14 +0000
  • 084e6ee9ec Add a -M flag to capture-pane to use the copy mode screen, GitHub issue 4358. nicm 2025-02-20 13:39:58 +0000
  • 18331e39bf Reset overlay_resize pointer when clearing overlay. nicm 2025-02-20 13:32:07 +0000
  • 250c88efdc Add .swp, from Nikola Tadic. Nicholas Marriott 2025-02-20 13:30:26 +0000
  • 7479ec3025
    Stopped ignoring error on client command parse. ubinator 2025-02-18 22:39:24 +0100
  • e3efab17c8
    Added to .gitignore to ignore vim swapfiles. ubinator 2025-02-18 18:55:13 +0100
  • d171978560 Fix a case of failure to overwrite sixel image cells Hans Petter Jansson 2025-02-10 13:21:02 +0100
  • 9a377485be Merge branch 'obsd-master' Thomas Adam 2025-02-13 18:01:08 +0000
  • 47a56c11f2 Add a note about C-r and C-s behaviour, GitHub issue 4309. nicm 2025-02-13 16:31:25 +0000
  • c4b9716873 Look for imsg_add not _init now. Nicholas Marriott 2025-02-13 16:24:16 +0000
  • cf3b038d5c Respond to code review comments George Nachman 2025-02-10 10:53:33 -0800
  • ec119b2f9e Merge branch 'obsd-master' Thomas Adam 2025-02-10 10:01:11 +0000
  • 5d1a6acc84 Align index numbers in trees, from David Mandelberg, GitHub issue 4360. nicm 2025-02-10 08:18:23 +0000
  • 80eb460fc9 Add display-message -C flag to update pane while message is displayed, GitHub issue 4363 from Vitaly Ostrosablin. nicm 2025-02-10 08:14:32 +0000
  • cb3bb44736 Add display-message -C Vitaly Ostrosablin 2025-02-09 22:18:15 +0300
  • 5fcda70d0c Add support for popups to control mode George Nachman 2025-02-07 13:24:57 -0800
  • 26c7c44683 Align line names in choose-tree David Mandelberg 2025-02-05 19:47:12 -0500
  • e536f48d0e Add mode 2031 support (automatic dark/light mode). Jonathan Slenders 2024-12-11 21:56:28 +0000
  • ef68debc8d Merge branch 'obsd-master' Thomas Adam 2025-01-27 12:01:13 +0000
  • 4c12ac9fb8 Make list-commands command show only one command if an argument is given, from Ilya Grigoriev in GitHub issue 4352. nicm 2025-01-27 09:16:05 +0000
  • 244bb726e2 Add some missing spaces, from Ilya Grigoriev. nicm 2025-01-27 09:05:22 +0000
  • 00a5fc3061 tmux lscm: add some forgotten spaces after CMD_TARGET_PANE_USAGE Ilya Grigoriev 2025-01-26 22:45:45 -0800
  • 1aa788f593 tmux list-commands: expand command prefixes Ilya Grigoriev 2025-01-26 21:38:20 -0800
  • c15d7fe7aa cmd.c: make cmd_find accessible from other modules (no-op) Ilya Grigoriev 2025-01-26 21:38:20 -0800
  • 9ff305c61a refactor cmd_list_keys_commands (no-op) Ilya Grigoriev 2025-01-26 22:12:05 -0800
  • 68cacd26f8 added the function 'menu_draw_cb' 0x31nf4l7 2025-01-25 09:33:28 +0100
  • 6ab268c7bb Remove old issue template. Nicholas Marriott 2025-01-20 13:04:08 +0000
  • 0c9f8ff189
    Update issue templates Nicholas Marriott 2025-01-20 13:02:24 +0000
  • dd7d04be95
    Update issue templates Nicholas Marriott 2025-01-20 13:00:07 +0000
  • 41ef18debb initial commit Michael Grant 2025-01-19 16:20:14 -0400
  • 58392d29da Merge branch 'obsd-master' Thomas Adam 2025-01-17 18:01:08 +0000
  • 9260f5dc96 Do not update focus on client's without a session. nicm 2025-01-17 15:53:01 +0000
  • 62a6c16b43 Merge branch 'obsd-master' Thomas Adam 2025-01-13 12:01:11 +0000
  • 31e8d4676a Count line numbers correctly inside strings, reported by Pedro Navarro in GitHub issue 4325. nicm 2025-01-13 08:58:34 +0000
  • d3cbe00f78 Merge branch 'obsd-master' Thomas Adam 2025-01-12 16:01:11 +0000
  • 97fe3563fa Do not crash if moving popup that has exited to a pane, from Michael Grant in GitHub issue 4312. nicm 2025-01-12 14:36:28 +0000
  • 37ad1e2f6d Map bright black (colour 8) to white (7) if the background is black on terminals with only eight colours so the text is not invisible. From Dmytro Bagrii in GitHub issue 4322. nicm 2025-01-12 14:20:49 +0000
  • cf6e5b2574 Fallback dark gray to gray instead of black in 8-color terminal Dmytro Bagrii 2025-01-07 14:55:04 +0200
  • 00894d188d Merge branch 'obsd-master' Thomas Adam 2025-01-02 12:01:10 +0000
  • 2a5eba7899 Check backspace against VERASE earlier before it is translated to an internal key and do not go through the mapping on output. Fixes problems reported by Ben Price in GitHub issue 4284 and by tb@. nicm 2025-01-02 10:34:45 +0000
  • bf30492d57 Merge branch 'obsd-master' Thomas Adam 2025-01-01 18:01:10 +0000
  • e00853ee82 Add an option allowing users to override the width of individual Unicode codepoints (overriding tmux's default list). nicm 2025-01-01 15:17:36 +0000
  • 047be6db37 fix style Michael Grant 2024-12-26 18:01:19 +0000
  • f623075f0f bugfix for when job has exited, fix crash when converting popup to pane Michael Grant 2024-12-26 17:58:05 +0000
  • e75f3a0060 Merge branch 'obsd-master' Thomas Adam 2024-12-20 10:01:10 +0000