1
1
mirror of https://github.com/wez/wezterm.git synced 2024-08-16 09:40:34 +03:00

Commit Graph

  • caf3712a09
    build(deps): bump the all group across 1 directory with 9 updates dependabot[bot] 2024-06-24 01:45:47 +0000
  • b4ad3015f6
    build(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5 dependabot[bot] 2024-06-24 01:15:53 +0000
  • f9de55fa01 Removed pane_id where not needed Eric Nelson 2024-06-23 07:51:51 -0700
  • 3bcf229231 Remove float pane from tab.panes Eric Nelson 2024-06-23 07:22:30 -0700
  • 44c8a21d1b float padding config Eric Nelson 2024-06-20 23:13:59 -0700
  • 83b7974b73 Experiment with float borders Eric Nelson 2024-06-19 20:29:50 -0700
  • 6da5f03216 Reverted changes to allow float pane size configuration Eric Nelson 2024-06-18 22:17:34 -0700
  • be7d66900f Trying to get cli float-pane to work Eric Nelson 2024-06-18 19:59:10 -0700
  • 518e0c8318 Try to prevent changes when a float is being shown Eric Nelson 2024-06-17 18:59:28 -0700
  • 5ee02e4d65 Attempt at float pane Eric Nelson 2024-06-16 23:32:01 -0700
  • 4daab4dc7a flake.lock: Update github-actions[bot] 2024-06-23 00:20:39 +0000
  • 7b139cea00 flake.lock: Update github-actions[bot] 2024-06-23 00:20:39 +0000
  • cb1406860a
    ci: explicitly install both intel and arm rust for macos Wez Furlong 2024-06-17 08:35:35 -0700
  • 91dbc0f6a1
    ci: drop centos8 Wez Furlong 2024-06-17 08:31:17 -0700
  • 3826086386
    ci: switch mac builds to macos-latest Wez Furlong 2024-06-17 08:29:03 -0700
  • 17958dbbec
    Check for the presence of CARGO_BUILD_TARGET_DIR env variable (#5430) Andy Georges 2024-06-17 17:25:57 +0200
  • c41523a957
    Merge branch 'main' into cargo-env-target-build-dir Andy Georges 2024-06-17 12:46:24 +0200
  • 855896df59
    fix: environment variable with correct name Andy Georges 2024-06-17 12:46:10 +0200
  • 663a474215
    build(deps): bump the all group across 1 directory with 3 updates dependabot[bot] 2024-06-17 02:02:14 +0000
  • 3c0f950bbe replaced all psuedo by pseudo gitmpr 2024-06-17 00:15:51 +0200
  • 1d3a459ca8
    Bugfix/docs typos (#5571) gitmpr 2024-06-16 23:09:42 +0200
  • 49de75e386
    Update index.markdown gitmpr 2024-06-16 17:59:47 +0200
  • 8c9d28c2bd
    Update SelectTextAtMouseCursor.md gitmpr 2024-06-16 17:54:55 +0200
  • 404c1937ef flake.lock: Update github-actions[bot] 2024-06-16 00:20:55 +0000
  • 30180ce3e4 flake.lock: Update github-actions[bot] 2024-06-16 00:20:55 +0000
  • 8d55fd58b9
    code format Ken Chou 2024-06-15 22:50:24 +0800
  • 9abc8c23ac
    test LineEditBuffer Ken Chou 2024-06-15 22:24:10 +0800
  • 78c3ca5486
    Fix crash when jumping to the end of the line. Ken Chou 2024-06-15 12:48:09 +0800
  • 794389ceac
    docs: changelog for #5564 Wez Furlong 2024-06-15 05:43:07 -0700
  • 1533409ed7
    Feature: The search overlay accepts IME composed input (#5564) Ken Chou 2024-06-15 20:42:00 +0800
  • 76ce9b6db2
    Revert "Fix crash when jumping to the end of the line." Ken Chou 2024-06-15 20:29:01 +0800
  • f5ca810515
    Fix crash when jumping to the end of the line. Ken Chou 2024-06-15 12:48:09 +0800
  • 7f6438ca51
    use LineEditBuffer Ken Chou 2024-06-15 12:34:50 +0800
  • 4c2d827d31
    Merge branch 'main' into feature/search-overlay-accept-ime-composed-input Ken Chou 2024-06-15 12:08:27 +0800
  • 21d8b6bf5d
    Updates for openSUSE/SUSE (#5407) Dominik Gedon 2024-06-15 05:13:03 +0200
  • ad5d6f96ff
    docs: changelog for #5416 Wez Furlong 2024-06-14 11:23:04 -0700
  • 72465af6d7
    Add arrows support for search field (#5416) Ivan Moiseev 2024-06-14 20:21:07 +0200
  • 8f3fdbe78b fix: remove potentially ambiguous keys Ivan Moiseev 2024-06-14 15:35:31 +0200
  • abfdf6f627 Revert "fix: remove potentially ambiguous keys" Ivan Moiseev 2024-06-14 15:31:42 +0200
  • 2291e1bfc6
    code format Ken Chou 2024-06-14 20:46:09 +0800
  • bc613c3928
    refactor Ken Chou 2024-06-14 20:45:04 +0800
  • 5511403757
    handle error Ken Chou 2024-06-14 20:44:33 +0800
  • 9a4613399a fix: remove potentially ambiguous keys Ivan Moiseev 2024-06-14 14:40:12 +0200
  • 96186b84da fix: refactor after review Ivan Moiseev 2024-06-14 14:15:38 +0200
  • 600d707b7e
    Feature: The search overlay accepts IME composed input Ken Chou 2024-06-14 18:59:30 +0800
  • a90e5a2c94 feat: improve cursor bounds checks Ivan Moiseev 2024-06-13 10:48:23 +0200
  • b5184df448
    Fix crash on search reopening Ivan Moiseev 2024-06-13 11:29:32 +0300
  • f9e4d8285e feat: add key bindings for search field Ivan Moiseev 2024-06-12 22:21:30 +0200
  • e0c46e359c refactor: migrate search field to LineEditBuffer Ivan Moiseev 2024-06-12 21:40:34 +0200
  • 45f67618c9 refactor: extract LineEditBuffer from LineEditor Ivan Moiseev 2024-06-12 18:59:45 +0200
  • fba2084025 feat: simlify code Ivan Moiseev 2024-06-12 16:37:54 +0200
  • 94310f39f3
    support Delete Key Ken Chou 2024-06-12 22:32:33 +0800
  • 8f80859d86
    update comment Ken Chou 2024-06-12 22:16:50 +0800
  • 68a8f67f9f
    support unicode Ken Chou 2024-06-12 22:08:29 +0800
  • 4e66fbe7c2 fix: wrong indexing for unicode Ivan Moiseev 2024-06-12 15:58:48 +0200
  • e5ef03492b
    Merge branch 'wez:main' into nix-macos Shane Segal 2024-06-10 15:12:54 -0400
  • 24aaf61bd3
    TMP: address suggestions from @wez Dominik Gedon 2024-05-13 08:50:01 +0200
  • f8ec5a51f2
    docs: Update docs for openSUSE/SUSE Dominik Gedon 2024-05-10 16:34:58 +0200
  • e785b5f0e0
    get-deps: remove not needed deps for openSUSE/SUSE Dominik Gedon 2024-05-10 16:33:33 +0200
  • 8cfc2b9529
    build(deps): bump regex from 1.10.4 to 1.10.5 in the all group dependabot[bot] 2024-06-10 01:44:24 +0000
  • f5e496ebc2
    docs: update with hints on building on Windows Wez Furlong 2024-06-09 09:50:24 -0700
  • 11124f0cfe flake.lock: Update github-actions[bot] 2024-06-09 00:21:45 +0000
  • a57c3ce247 flake.lock: Update github-actions[bot] 2024-06-09 00:21:45 +0000
  • 7d8675fdfe fix link Robert Zhu 2024-06-08 15:30:06 -0400
  • a60fe5821b
    fix link Robert Zhu 2024-06-08 15:30:06 -0400
  • 7401182f44
    Update source.md to include how to build from source on windows Chris Lee-Messer 2024-06-07 21:12:35 -0700
  • eb26a5daa1
    docs: changlog for #5441 #5304 Wez Furlong 2024-06-07 17:54:37 -0700
  • accd16e72e
    deps: update rstest Wez Furlong 2024-06-07 17:51:37 -0700
  • 9bfcb69139
    deps: metrics -> 0.23 Wez Furlong 2024-06-07 17:48:46 -0700
  • 1c4aa949d6
    ci: update cirrus to fbsd 14 Wez Furlong 2024-06-07 17:46:12 -0700
  • e8b96ef10d
    cargo update Wez Furlong 2024-06-07 17:43:03 -0700
  • 4f190b0ff6
    Fix: slow close non last tab (#5441) Ivan Moiseev 2024-06-08 02:53:31 +0200
  • 7fdcf69191
    Update mux/src/window.rs Wez Furlong 2024-06-07 17:53:11 -0700
  • ccdfc327a2
    docs: changelog for #5515 and #3807 Wez Furlong 2024-06-07 17:41:29 -0700
  • af4f5edb50 Fix notch avoidance padding in full screen mode Michael Baird 2024-06-04 18:52:16 +0100
  • aa41219080
    Merge branch 'main' into cargo-env-target-build-dir Andy Georges 2024-06-06 09:27:11 +0200
  • 52bbd3a863
    Fix notch avoidance padding in full screen mode Michael Baird 2024-06-04 18:52:16 +0100
  • c8fb265391
    build(deps): bump the all group across 1 directory with 2 updates dependabot[bot] 2024-06-04 02:52:14 +0000
  • e4b18c41e6
    cargo update Wez Furlong 2024-06-03 19:46:16 -0700
  • f53145fa4c
    docs: refine docker execdomain example Wez Furlong 2024-06-03 19:43:21 -0700
  • 5315fb2f7b
    Merge branch 'main' into cargo-env-target-build-dir Andy Georges 2024-06-03 20:56:06 +0200
  • 1bc204acf3
    build(deps): bump the all group with 4 updates dependabot[bot] 2024-05-27 01:47:57 +0000
  • a6e6b0b2f6
    Merge branch 'wez:main' into main Matthew Berryman 2024-05-27 10:27:54 +0930
  • 892eb253ee
    Merge branch 'wez:main' into nix-macos Shane Segal 2024-05-25 19:46:58 -0400
  • 3d78bc58c4
    Use more stable format when first describing SGR sequence Benoit de Chezelles 2024-05-21 20:59:17 +0200
  • 0f365952a1 Fix interaction between pane swapping / rotating and client domains. Bogdan-Cristian Tătăroiu 2024-02-13 10:23:31 +0000
  • b8f94c474c Update docs to reflect CI nightly builds being available for Fedora 40. Bogdan-Cristian Tătăroiu 2024-05-20 16:56:50 +0100
  • 5c74307039
    Merge branch 'wez:main' into nix-add-overlay notohh 2024-05-20 14:45:49 -0400
  • 294b170ccf Update docs to reflect CI nightly builds being available for Fedora 40. Bogdan-Cristian Tătăroiu 2024-05-20 16:56:50 +0100
  • da2d0ad267 ci: Update Fedora versions. Bogdan-Cristian Tătăroiu 2024-05-20 13:39:48 +0100
  • 993eb9f3a9 Fix Windows CI. Bogdan-Cristian Tătăroiu 2024-05-20 11:24:26 +0100
  • 69d85e7d0d ci: Update Fedora versions. Bogdan-Cristian Tătăroiu 2024-05-20 13:39:48 +0100
  • 60c7c41639 Fix Windows CI. Bogdan-Cristian Tătăroiu 2024-05-20 11:24:26 +0100
  • 6fe1d4d2f8
    cargo update Wez Furlong 2024-05-19 16:40:07 -0700
  • 88877c689c
    ignore .tag file Wez Furlong 2024-05-14 07:55:31 -0700
  • 5ab34f0420
    flesh out Makefile a bit Wez Furlong 2024-05-14 07:30:11 -0700
  • 4616833c76 fix: found better place Ivan Moiseev 2024-05-19 19:22:00 +0200
  • 4af29afcff fix: slow close non last tab Ivan Moiseev 2024-05-19 18:22:28 +0200
  • 396c8d9a88 use correct flake dir in update-flake workflow michaelBelsanti 2024-05-17 15:24:25 -0400
  • 1ceef41441
    use correct flake dir in update-flake workflow michaelBelsanti 2024-05-17 15:24:25 -0400