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

Commit Graph

  • c2fb3cb760
    Fix SSH config %h using Host (#5163) emc2314 2024-05-06 04:43:52 +0800
  • 952af2e6e1
    docs: changelog for #5051 #5169 Wez Furlong 2024-05-05 13:32:37 -0700
  • 25257c6b38
    rustfmt Wez Furlong 2024-05-05 13:30:42 -0700
  • 1dd5d6deac
    Refactoring custom glyph drawing stribor14 2024-03-26 11:56:12 +0100
  • 5f55624468
    Cell diagonals stribor14 2024-03-16 10:05:52 +0100
  • 4b04752ee5
    Fill characters stribor14 2024-03-15 15:46:08 +0100
  • 536767dc23
    Shade characters stribor14 2024-03-15 14:26:02 +0100
  • 26ec91d4e6
    Rename Edge to Block, add 'Block Elements' stribor14 2024-03-15 13:15:34 +0100
  • 314cb75a77
    Smooth mosaic terminal graphic characters (quarter triangles) stribor14 2024-03-15 12:02:32 +0100
  • a38793110c
    Smooth mosaic terminal graphic characters stribor14 2024-03-15 11:18:16 +0100
  • 0130c9960b
    docs: changelog for #5306 Wez Furlong 2024-05-05 13:17:52 -0700
  • ba25f7df78 make activate-pane CLI honor unzoom_on_switch_pane Quan Tong 2024-04-16 11:29:37 +0700
  • 18d643510f
    docs: changelog for #5362 #5348 Wez Furlong 2024-05-05 13:10:36 -0700
  • d9455a45fe fixed the issue #5348 and a typo Kushagra Gupta 2024-05-02 05:51:00 +0530
  • 65a84ddd60
    docs: update for x11 dnd Wez Furlong 2024-05-05 13:05:53 -0700
  • 1598579551
    x11: refactor x11 dnd a little Wez Furlong 2024-05-05 13:02:40 -0700
  • 3d511bbd67
    Accept drag and drop of URLs from browsers and plain text on X11 Stefan Siegel 2024-04-18 04:36:15 +0200
  • b888c547db
    Implement drag and drop for X11 Stefan Siegel 2024-04-18 04:34:32 +0200
  • e1755f369c chore: Fix Nix build after recent dependencies updates Benoit de Chezelles 2024-05-05 09:41:22 +0200
  • 9eed666903
    Update bug.yml René 2024-05-05 13:39:58 +0200
  • fe9acfe2ff chore: Fix Nix build after recent dependencies updates Benoit de Chezelles 2024-05-05 09:41:22 +0200
  • 137a97031b
    build(deps): bump the all group across 1 directory with 2 updates dependabot[bot] 2024-05-05 05:55:31 +0000
  • 42b66b6a95
    Merge d18eab04b3 into ee61e61e4f Wez Furlong 2024-05-04 22:49:47 -0700
  • ee61e61e4f
    [PATCH] Fix various cargo audit errors Pi-Cla 2024-03-25 12:26:52 -0600
  • d18eab04b3
    Remove nix bits from repo and CI remove-nix Wez Furlong 2024-05-04 22:31:52 -0700
  • 030596a2d4
    rustfmt Wez Furlong 2024-05-04 22:24:34 -0700
  • 7f35aac7a9
    sync-color-schemes: fix mis-parse of color schemes Wez Furlong 2024-05-04 22:01:00 -0700
  • f01397ead3
    sync color schemes Wez Furlong 2024-05-04 17:40:56 -0700
  • e3f1cf6f44 Eldritch theme jrreed 2024-03-28 12:57:03 -0400
  • 7be4ea3497
    build(deps): bump the all group across 1 directory with 5 updates dependabot[bot] 2024-05-05 00:16:12 +0000
  • 9070d4cb6d
    windows: speculative compile fix for termwiz Wez Furlong 2024-05-04 17:15:35 -0700
  • 2eac806d8c
    deps: rstest to 0.19 Wez Furlong 2024-05-04 17:12:55 -0700
  • d22e97dcef
    deps: update hostname to 0.4 Wez Furlong 2024-05-04 17:11:47 -0700
  • 9fe8daaaa8
    deps: update reqwest to 0.12 Wez Furlong 2024-05-04 17:07:29 -0700
  • c4021d2109
    deps: remove yaml-rust in favor of serde-yaml Wez Furlong 2024-05-04 17:05:12 -0700
  • cab8523f85
    deps: update starship battery Wez Furlong 2024-05-04 17:01:24 -0700
  • fd45b40750
    deps: update criterion Wez Furlong 2024-05-04 16:59:45 -0700
  • 8c9ab05fb4
    cargo update, update sqlite deps for sync-color-schemes Wez Furlong 2024-05-04 16:56:00 -0700
  • a082117bb8
    docs: more changelog for sctk 0.18 update Wez Furlong 2024-05-04 16:34:22 -0700
  • 54ddb6df06
    docs: changelog for #5276 Wez Furlong 2024-05-04 16:18:41 -0700
  • d8154bc450
    avoid unwrap when detaching seat Wez Furlong 2024-05-04 16:17:31 -0700
  • c7e4b7dda8
    update Cargo.lock for #5276 Wez Furlong 2024-05-04 16:17:14 -0700
  • 296f88675f
    Fix clippy lints V 2024-05-03 03:47:02 +0200
  • 48fa4ca497
    Fix crash when setting cursor on non-existent pointer V 2024-05-03 03:42:03 +0200
  • 369fcb9928
    Fix crash when switching TTYs V 2024-04-12 06:19:25 +0200
  • b1069576b7
    Drop old primary selection code V 2024-04-09 10:56:54 +0200
  • 004bfd3d9e
    Unwrap wayland fd acquisition rather than erroring without a message V 2024-04-09 10:46:24 +0200
  • bbbe9c2cea
    Add rust-src to Nix development shell V 2024-04-09 08:40:40 +0200
  • 84e8c966a1
    Use PrimarySelectionHandler provided by SCTK V 2024-04-08 07:05:59 +0200
  • b23a424e21
    Improve error messages for set_cursor V 2024-04-08 06:35:07 +0200
  • 2dd2a541ce
    Clean up delegates V 2024-04-08 06:32:42 +0200
  • 5654bbff47
    Use the existing CursorShapeManager provided by SCTK V 2024-04-08 06:02:45 +0200
  • 5b0e7bca93
    Remove/rename unused stuff V 2024-04-08 06:02:18 +0200
  • f5a69b8746
    Fix copy & paste V 2024-04-08 05:50:11 +0200
  • 423859cef7
    Fix drag & drop V 2024-04-08 05:46:14 +0200
  • ba18d0590c
    Fix drag/selection offer retrieval V 2024-04-08 05:23:44 +0200
  • 8ed444cffc
    Fix window todos V 2024-04-08 04:45:15 +0200
  • a7b122a2e1
    Fix pointer todos V 2024-04-08 04:35:27 +0200
  • 42e47ad920
    It runs! (pointer now has a surface) V 2024-04-08 04:18:37 +0200
  • ccbdd4da6a
    Fix cursor setting V 2024-04-08 03:55:53 +0200
  • fdc805bb2e
    Fix compilation V 2024-04-08 03:26:58 +0200
  • 7c77f407fa
    Update smithay-client-toolkit to v0.18 V 2024-04-08 00:00:49 +0200
  • 2cb6e05c77
    rustfmt Wez Furlong 2024-05-04 16:02:18 -0700
  • 1375e79a21
    termwiz: support NO_COLOR environment variable (#5020) Orhun Parmaksız 2024-05-05 02:01:47 +0300
  • 67d4ba9f76
    fix when running on rust 1.78 Wez Furlong 2024-05-04 15:53:28 -0700
  • 76cf2e51e6
    rename .cargo/config -> .cargo/config.toml Wez Furlong 2024-05-04 15:34:47 -0700
  • ceeea5d441
    refactor: use capabilities for enabling no-color Orhun Parmaksız 2024-05-03 23:01:02 +0300
  • d85bebe9bc
    Merge branch 'main' into termwiz/support_no_color Orhun Parmaksız 2024-05-03 22:09:20 +0300
  • 75b96d558d Fix clippy lints V 2024-05-03 03:47:02 +0200
  • c851fdc2f7 Fix crash when setting cursor on non-existent pointer V 2024-05-03 03:42:03 +0200
  • 4263df2177
    Merge 34653a72ca into 0184e88e97 Daniel Kongsgaard 2024-05-02 10:10:00 +0200
  • 11ba962797 fixed the issue #5348 and a typo Kushagra Gupta 2024-05-02 05:51:00 +0530
  • fb1ca02a5c
    Merge 21ae2ba9a0 into 0184e88e97 Steven 2024-04-29 21:49:11 +0200
  • 0184e88e97
    docs: changelog for https://github.com/wez/wezterm/pull/5264 Wez Furlong 2024-04-29 10:28:18 -0700
  • 42d62faf6c doc(wayland): update comments fioncat 2024-04-04 22:52:33 +0800
  • b21c3f6b3d doc(wayland): update comment in show fioncat 2024-04-04 22:51:01 +0800
  • 1266912629 fix(wayland): ensure repaint event is sent in show fioncat 2024-04-04 22:42:29 +0800
  • 7554ef6570
    maybe fixup windows build Wez Furlong 2024-04-29 06:25:56 -0700
  • b76c4c6a40
    build(deps): bump the all group across 1 directory with 5 updates dependabot[bot] 2024-04-29 03:03:39 +0000
  • eae41c753e
    cargo update Wez Furlong 2024-04-28 19:56:02 -0700
  • a77ff4b846
    fix some warnings with newer rust Wez Furlong 2024-04-28 19:54:54 -0700
  • 878b86f0f0 fixed docs typo in MoveForwardSemanticZone MLFlexer 2024-04-27 17:47:05 +0200
  • 7fd9c36efb Renamed MoveToSelectionOtherEnd to MoveToSelectionOtherEndHoriz in doc MLFlexer 2024-04-27 11:40:31 +0200
  • 81afce8edb
    build(deps): bump the all group across 1 directory with 20 updates dependabot[bot] 2024-04-29 02:03:28 +0000
  • 06ba40c881
    Merge branch 'wez:main' into main Matthew Berryman 2024-04-29 11:00:44 +0930
  • 067b7804d5 fixed docs typo in MoveForwardSemanticZone MLFlexer 2024-04-27 17:47:05 +0200
  • d53ed31bd7 Renamed MoveToSelectionOtherEnd to MoveToSelectionOtherEndHoriz in doc MLFlexer 2024-04-27 11:40:31 +0200
  • 25dbe6a329
    build(deps): bump the all group with 17 updates dependabot[bot] 2024-04-22 02:00:43 +0000
  • c236b117d3 Accept drag and drop of URLs from browsers and plain text on X11 Stefan Siegel 2024-04-18 04:36:15 +0200
  • c3dee380e9
    Merge branch 'wez:main' into nix-add-overlay notohh 2024-04-17 23:29:48 -0400
  • b4a27d67c4 Implement drag and drop for X11 Stefan Siegel 2024-04-18 04:34:32 +0200
  • 1a0252a772 make activate-pane CLI honor unzoom_on_switch_pane Quan Tong 2024-04-16 11:29:37 +0700
  • 0bc975e557 termwiz/unix: restore keyboard encoding on cooked mode Jonathan Goren 2024-04-15 17:43:39 +0300
  • c058178604 wezterm: fix probecaps borrowing issue Jonathan Goren 2024-04-15 17:28:45 +0300
  • 5a4b353a64 termwiz/unix: cache kitty support Jonathan Goren 2024-04-15 17:15:38 +0300
  • b1aaaa0052 termwiz/unix: get/set keyboard encoding Jonathan Goren 2024-04-09 18:12:17 +0300
  • 9e012ec7db termiz/unix: add TermiosGuard Jonathan Goren 2024-02-06 13:03:33 +0200
  • f04379b443 termiz: Add Terminal::set_keyboard_encoding() Jonathan Goren 2024-04-09 16:34:37 +0300
  • dcfda12906 termwiz: keyboard enhancement support Jonathan Goren 2024-02-04 12:22:24 +0200
  • 603f77dd72
    Better implementation from @wheatdog Seikou Tou 2024-04-15 11:54:07 +0800