Commit Graph

  • 7cd08c78c8 big change - remove border next to scrollbar. some bug fixes. fixed redraw bug where redraw was happening too often. Michael Grant 2024-08-02 12:51:01 +0000
  • 72b86a6ade fix scrolling with pgup and pgdn in copy-mode not updating scrollbar Michael Grant 2024-07-30 21:14:02 +0000
  • 0a39a6f057
    Merge branch 'tmux:master' into 3832-character-based-scrollbars Michael Grant 2024-07-29 23:10:49 +0100
  • 8e79b43233 cleanup Michael Grant 2024-07-29 22:06:18 +0000
  • 8ef7116a4d make scrollbars solid white. fix race condition with getting the *wme pointer in copy-mode. cleanup Michael Grant 2024-07-29 21:21:39 +0000
  • 71f8157bc8 fix bugs where scrollbars were being updated on windows which didn't have scrollbars. fix bug where menu overwrote scrollbar and didn't redraw it when it went away. fix bug where selecting a different window didn't also redraw the scrollbars (switching windows) Michael Grant 2024-07-29 14:09:45 +0000
  • 6de96ef5c1 fix scrollbar too tall bug, fix bug not redrawing on all windows Michael Grant 2024-07-29 10:28:49 +0000
  • b5596ad73f some cleanup, and update scrollbars only when window scrolled Michael Grant 2024-07-27 20:35:51 +0000
  • 85d0f0a263 in mouse mode and pane-scrollbars always, mouse-wheel moves scrollbar in both normal and copy-mode Michael Grant 2024-07-26 17:20:59 +0000
  • 68dbb318da tty_draw_scrollbar fills scrollbars with test characters Michael Grant 2024-07-24 09:12:54 +0000
  • 109d2bda1a Merge branch 'obsd-master' Thomas Adam 2024-07-22 18:01:09 +0100
  • ddd4e57c65 Expand full array option values if no index is provided, GitHub issue 4051. nicm 2024-07-22 15:27:42 +0000
  • e863a58560 vertical scrollbar always now reserves area on right Michael Grant 2024-07-21 20:36:52 +0000
  • af27f28887
    Preserve paste buffer selection when deleting last buffer Daniel Müller 2024-07-15 08:13:00 -0700
  • 3c2621b41b Support building with jemalloc memory allocator, from Romain Francoise. Nicholas Marriott 2024-07-15 11:25:15 +0100
  • 41efc7fd64
    Add EditorConfig file Yochem van Rosmalen 2024-07-15 12:14:23 +0200
  • ac59d691da Rename header guards on compat/queue.h Saagar Jha 2024-07-15 01:01:58 -0700
  • 2601e28729 Support building with jemalloc memory allocator Romain Francoise 2024-07-13 18:27:11 +0200
  • 5039be657c utf8proc bits for utf8_fromwc. Nicholas Marriott 2024-07-12 14:30:56 +0100
  • d02254f754 Merge branch 'obsd-master' Thomas Adam 2024-07-12 14:01:09 +0100
  • aa1353947e UTF-8 keys now contain the internal representation and not the Unicode codepoint, so convert extended keys properly. From Stanislav Kljuhhin. nicm 2024-07-12 11:21:18 +0000
  • 6b277860fb Do not mess up Unicode keys with modifiers Stanislav Kljuhhin 2024-06-13 13:28:50 +0300
  • 75a49e6cf8
    Update example_tmux.conf Simon Hengel 2024-07-10 23:53:02 +0700
  • 879dd1327e
    Update tmux.1 Simon Hengel 2024-07-10 19:24:51 +0700
  • 171004dfd0 Use mdoc on Illumos which uses mandoc, from Andy Fiddaman. Nicholas Marriott 2024-07-08 10:57:09 +0100
  • 5942839791 illumos uses mandoc to render man pages and therefore needs the mdoc format page installed as-is. As an OpenSolaris derivative it contains solaris in the host triple, so an additional check against uname -o is required to differentiate. Andy Fiddaman 2024-07-07 07:43:05 +0000
  • c773fe89e7 Merge branch 'obsd-master' Thomas Adam 2024-06-24 12:01:10 +0100
  • 093b5a5518 Add a way (refresh-client -r) for control mode clients to provide OSC 10 and 11 responses to tmux so they can set the default foreground and background colours, from George Nachman in GitHub issue 4014. nicm 2024-06-24 08:30:50 +0000
  • db1665868f Check the underline style colour against the correct default value again (it was changed from 0 to 8), from Romain Francoise. nicm 2024-06-24 08:11:46 +0000
  • f8cf0f4c79 Fix strnvis argument order. Thomas Klausner 2024-06-23 01:38:44 +0200
  • 72ac290206 Add refresh-client -r George Nachman 2024-06-22 13:12:33 -0700
  • 62d5b88fc7 Fix underline default value in extended cell check Romain Francoise 2024-06-22 12:58:41 +0200
  • 6dbf626b3e
    Removes duplicate yacc list item. Johnny 2024-06-03 13:01:25 -0300
  • b69f24e991
    Moves build depdencies into a readable list. Johnny 2024-06-03 13:00:56 -0300
  • 9c93f45e63
    Adds Yacc as a dependency. Johnny 2024-06-02 11:44:01 -0300
  • c07e856d24 Merge branch 'obsd-master' Thomas Adam 2024-05-24 16:01:08 +0100
  • 692ce59bce Do not escape $ unless DQ is set, that is the only case where we need to escape it. nicm 2024-05-24 12:41:24 +0000
  • 9e7c1aee48 Add N to search backwards in tree modes, from Fadi Afani in GitHub issue 3982. nicm 2024-05-24 12:39:06 +0000
  • 4c2eedca5a Merge branch 'obsd-master' Thomas Adam 2024-05-19 06:01:09 +0100
  • ac6c1e9589 remove prototype with no matching function jsg 2024-05-19 03:27:58 +0000
  • 0903790b00 Merge branch 'obsd-master' Thomas Adam 2024-05-18 12:01:09 +0100
  • 03de52653e remove prototypes with no matching function; ok nicm@ jsg 2024-05-18 08:51:26 +0000
  • da06719309 remove externs with no matching var; ok nicm@ jsg 2024-05-18 08:50:11 +0000
  • a5ea3fd940 added an option to repeat the last search backwards, assigned to the 'N' key fadi 2024-05-17 01:46:45 +0300
  • fc84097379 Merge branch 'obsd-master' Thomas Adam 2024-05-15 14:01:09 +0100
  • 4fd725c6e1 Merge branch 'obsd-master' Thomas Adam 2024-05-15 12:01:10 +0100
  • d39dcea30a Use default-shell for command prompt #() and popups as well nicm 2024-05-15 09:59:12 +0000
  • bfd65398a9 Fix memory leaks reported by Lu Ming Yin. nicm 2024-05-15 08:39:30 +0000
  • 452d987e0e Merge branch 'obsd-master' Thomas Adam 2024-05-14 14:01:10 +0100
  • 8ef899f315 Merge branch 'obsd-master' Thomas Adam 2024-05-14 12:01:09 +0100
  • a18d1146aa Add missing time.h to tty.c (from Ismail Donmez), also remove some stray spaces. nicm 2024-05-14 10:11:09 +0000
  • 862c1c1e1c
    Add missing time.h include İsmail Dönmez 2024-05-14 05:49:53 -0400
  • 5b5004e5ac Revert part of the change for GitHub issue 3675 because it does not work correctly, it was intended to skip lines that are already being searched as part of a previous wrapped line but in fact is skipping all lines except the last in wrapped lines. nicm 2024-05-14 09:32:37 +0000
  • 6ff8f8fbf9 Merge branch 'obsd-master' Thomas Adam 2024-05-14 10:01:10 +0100
  • c9616700ca Add a command-error hook when a command fails, from Hugh Davenport in GitHub issue 3973. nicm 2024-05-14 07:52:19 +0000
  • 4c928dce74 Add an option to disable unwrapping lines for searching, from meanderingprogrammer at gmail dot com, GitHub issue 3975. nicm 2024-05-14 07:40:39 +0000
  • fb37d52dde Restore previous behaviour or writing to stdout if available. nicm 2024-05-14 07:33:01 +0000
  • 0ccc86464c Add hook command-error Hugh Davenport 2024-05-10 11:54:48 +1200
  • e74afdee54 Allow searching wrapped lines to be enabled through configuration MeanderingProgrammer 2024-05-11 03:50:30 -0700
  • 363d9c401e Merge branch 'obsd-master' Thomas Adam 2024-05-13 14:01:10 +0100
  • 8643ece345 Fix memory leak, from Fadi Afani. nicm 2024-05-13 11:45:05 +0000
  • 9ba433e521 Use printf not echo -e, from Joyce Lin. Nicholas Marriott 2024-05-13 12:42:14 +0100
  • cd16e51724 fixed memory leak in args_parse_flag_argument fadi 2024-05-09 20:58:02 +0300
  • 4292d2e82f Fix copy-mode-test-vi.sh Joyce Lin 2024-05-02 14:10:45 -0400
  • 3823fa2c57 Send SIGHUP since some programs ignore SIGTERM, from Eduardo Grajeda in GitHub issue 3958. Nicholas Marriott 2024-04-30 12:38:58 +0100
  • 0ce8988dcd Add CI regression checks Joyce Lin 2024-04-29 16:58:25 -0400
  • 4278e00045 fix copy-mode-test-emacs.sh Joyce Lin 2024-04-29 16:44:08 -0400
  • 50c4a14e57 Fix tmux cgroup not stopping bash and hanging the shutdown Eduardo Grajeda 2024-04-26 23:46:52 +0200
  • 0a8571b6fe Merge branch 'obsd-master' Thomas Adam 2024-04-23 16:09:50 +0100
  • ea9f416c99 correct indentation; no functional change ok tb@ jsg 2024-04-23 13:34:51 +0000
  • 036d8993e6 Merge branch 'obsd-master' Thomas Adam 2024-04-15 12:01:11 +0100
  • e8530c9fee Fixes for memory leaks reported by Lu Ming Yin, fixes from Howard Chu. nicm 2024-04-15 08:19:55 +0000
  • dd4c0109a9 Missing headers for Android, from Biswapriyo Nath. Nicholas Marriott 2024-04-15 09:07:41 +0100
  • 38a4f03b50 Fix memory leak Howard Chu 2024-04-14 00:17:32 +0800
  • 4f5a944ae3 compat: Fix clang compiler error in Android Biswapriyo Nath 2024-04-11 14:14:44 +0000
  • 43530d4397 Merge branch 'obsd-master' Thomas Adam 2024-04-10 10:01:13 +0100
  • 553d4cba79 Add an option allow-set-title to forbid applications from changing the pane title, from someone in GitHub issue 3930. nicm 2024-04-10 07:36:25 +0000
  • c62a9ca16b Correct handling of mouse up events (don't ignore all but the last released button), and always process down event for double click. From Rudy Dellomas III in GitHub issue 3919. nicm 2024-04-10 07:29:15 +0000
  • 075a95c236 change option name to allow-set-title and update tmux.1 cache-miss 2024-04-10 15:20:11 +0800
  • 424f13fe13 Do not get muddled and crash if focusing a pane that is exiting, reported by Saul Nogueras in GitHub issue 3776. nicm 2024-04-10 07:15:21 +0000
  • c124d74fd2 add new option allow-rename-pane to control whether pane-title should set by escape sequence cache-miss 2024-04-10 09:18:59 +0800
  • 887cdccacf support ignore osc 2 after user specify pane title cache-miss 2024-04-09 23:17:33 +0800
  • b3ed72908d Initial try to add pane-scrollbars option Michael Grant 2024-04-05 13:17:34 +0000
  • 4bb6da75ba Merge branch 'obsd-master' Thomas Adam 2024-04-05 02:01:09 +0100
  • a28175dbfd Pick newest session as documented, not oldest, from Magnus Gross. nicm 2024-04-04 22:44:40 +0000
  • 68a704154f Detect non-double click mouse down events that occur before timeout Rudy Dellomas III 2024-04-02 00:38:13 +1000
  • b00a5fc4a5 Correctly detect which button was released on SGR mouse release events Rudy Dellomas III 2024-04-02 00:30:03 +1000
  • d489286f7a
    Create Dockerfile ferryman0608 2024-03-29 23:08:45 +0800
  • fc204bb5e5 Merge branch 'obsd-master' Thomas Adam 2024-03-26 12:01:11 +0000
  • 6207a45139 Fix selection present check, reported by M Kelly. nicm 2024-03-26 10:20:20 +0000
  • 177326ff26 revert alert.c change Jia Hu 2024-03-25 14:37:30 -0400
  • d448570e66 give back a row Jia Hu 2024-03-25 14:28:57 -0400
  • c9003afece delete an empty row Jia Hu 2024-03-25 14:27:21 -0400
  • 8681a23aa0 update all the branch changes to the master Jia Hu 2024-03-25 14:24:45 -0400
  • 3c3643f580 Merge branch 'obsd-master' Thomas Adam 2024-03-21 14:01:10 +0000
  • 89c1c43ef9 Write padding character into the right position. nicm 2024-03-21 12:10:57 +0000
  • 2e9d7ebf15 Reduce escape-time default to 10 milliseconds, 500 is far too long for modern terminals and networks. Case made by Kurtis Rader in GitHub issue 3844. nicm 2024-03-21 11:53:11 +0000
  • d8ddeec7db Add -M to always turn mouse on in a menu, GitHub issue 3779. nicm 2024-03-21 11:51:32 +0000
  • 6f0254e6a8 Look for feature code 21 for DECSLRM and 28 for DECFRA in the device attributes and also accept level 1 (there is no hardware with this but some emulators may use it). Pointed out by James Holderness. nicm 2024-03-21 11:47:55 +0000
  • aa17f0e0c1 Fix crash if SIXEL colour register is invalid and remove SIXEL images before reflow to avoid a different crash, from Anindya Mukherjee. Nicholas Marriott 2024-03-21 11:37:09 +0000