1
1
mirror of https://github.com/wez/wezterm.git synced 2024-08-16 17:50:28 +03:00

Commit Graph

  • cc9940d0d4
    feat: use CARGO_BUILD_TARGET_DIR env Andy Georges 2024-05-16 23:15:41 +0200
  • cb5c3efabe
    Merge branch 'wez:main' into nix-macos Shane Segal 2024-05-16 16:27:07 -0400
  • 332b9b8b68 Windows: fix warnings in pty crate Reilly Wood 2024-05-14 20:39:56 -0700
  • 60b15477b5 Windows: fix warnings in pty crate Reilly Wood 2024-05-14 20:39:56 -0700
  • f1a0842608
    windows: fix warning Wez Furlong 2024-05-13 19:07:55 -0700
  • 44b61d7e82
    wezterm-uds: impl AsRawSocket Wez Furlong 2024-05-13 18:40:50 -0700
  • 0fcd4a847c
    move uds stuff into new wezterm-uds crate Wez Furlong 2024-05-13 17:56:57 -0700
  • a597803c13
    windows: fixup for newer libloading Wez Furlong 2024-05-13 15:54:14 -0700
  • 6b493ecd18
    windows: another run at fixing up the build Wez Furlong 2024-05-13 15:09:48 -0700
  • dd80aca72a
    filedescriptor: fix windows build Wez Furlong 2024-05-13 14:14:47 -0700
  • a1db8a2f46
    deps: missed a cocoa Wez Furlong 2024-05-13 14:12:48 -0700
  • ee78f86293
    deps: update macos specific packages Wez Furlong 2024-05-13 14:10:09 -0700
  • b1af9e873b nix: allowBuiltinFetchGit = true mirror-kt 2024-05-13 13:54:13 +0900
  • ccc32faaba
    speculative windows build fix Wez Furlong 2024-05-13 13:57:14 -0700
  • eb6fc75a17
    termwiz: remove semver dep Wez Furlong 2024-05-13 13:00:14 -0700
  • 1f33b35932
    add Makefile Wez Furlong 2024-05-13 12:46:23 -0700
  • 2a068cacb7
    deps: update terminfo Wez Furlong 2024-05-13 12:29:19 -0700
  • b07ebd4f09
    termwiz: nix requires fs + mman for shm_open Wez Furlong 2024-05-13 12:28:07 -0700
  • e415679a20
    build(deps): bump terminfo in the all group across 1 directory dependabot[bot] 2024-05-13 19:28:04 +0000
  • de10834b6d
    add X11 Qtile to tiling_desktop_environments Wez Furlong 2024-05-13 12:22:47 -0700
  • 723f062d0d
    deps: update strsim Wez Furlong 2024-05-13 12:20:09 -0700
  • 26cd8bebca
    termwiz deps: update semver Wez Furlong 2024-05-13 12:19:56 -0700
  • 7af8290231
    deps: update/dedup num, num-derive Wez Furlong 2024-05-13 11:58:52 -0700
  • 0f03117776
    deps: update miniz-oxide Wez Furlong 2024-05-13 11:55:58 -0700
  • 84bb2fdc46
    deps: dedup some nix versions Wez Furlong 2024-05-13 11:53:27 -0700
  • 90822d64a3
    deps: remove duplicate memmap2 Wez Furlong 2024-05-13 11:45:47 -0700
  • 6ad0da98d8
    deps: remove smol-potat, update futures-lite Wez Furlong 2024-05-13 11:43:10 -0700
  • 944e0b29b6
    deps: update to new filenamegen Wez Furlong 2024-05-13 11:05:02 -0700
  • 70c4e03750
    deps: update flume Wez Furlong 2024-05-13 10:29:12 -0700
  • 1ca5e6cc90
    deps: upgrade smol to 2.0 Wez Furlong 2024-05-13 10:01:35 -0700
  • 421ce4f0e1
    deps: update zbus Wez Furlong 2024-05-13 09:56:11 -0700
  • c6ffe92853
    deps: remove a duplicate version of libloading Wez Furlong 2024-05-13 09:45:45 -0700
  • 6c890c3995
    update metrics to latest version (0.22) Wez Furlong 2024-05-13 09:29:54 -0700
  • 281b6e2740
    deps: update metrics to a more recent version Wez Furlong 2024-05-13 09:17:23 -0700
  • 0a85a56b54 feat: add arrows support for search field Ivan Moiseev 2024-05-13 17:45:39 +0200
  • 14d426fea8
    add cargo deny config, update lru Wez Furlong 2024-05-13 08:29:36 -0700
  • c4c6b723c0
    cargo update Wez Furlong 2024-05-13 07:19:47 -0700
  • f0e62d26f3
    update libssh-rs Wez Furlong 2024-05-13 07:19:17 -0700
  • 7e4ab17347
    nix: allowBuiltinFetchGit = true mirror-kt 2024-05-13 13:54:13 +0900
  • 5418b9a530
    build(deps): bump the all group with 7 updates dependabot[bot] 2024-05-13 01:50:32 +0000
  • 55de5b0e4e
    update xcb-imdkit to pick up more from_raw_parts related fixes Wez Furlong 2024-05-11 07:11:31 -0700
  • 79ce027d38 x11: fix exposures on child window Jeffrey Knockel 2024-05-10 14:53:35 -0400
  • 5b9ca10aba x11: fix exposures on child window Jeffrey Knockel 2024-05-10 14:53:35 -0400
  • ca27f921e2
    wezterm cli list-clients: add ssh_auth_sock to json, tidy up duration Wez Furlong 2024-05-10 08:27:05 -0700
  • e19def7c9a
    codec: improve error messaging when remote is misconfigured Wez Furlong 2024-05-10 06:22:12 -0700
  • 107dd67bf2
    docs: changelog for #5393 Wez Furlong 2024-05-10 05:50:45 -0700
  • 5b0b657b30 Update wayland keymap handling for protocol 7+. Daniel Berlin 2024-05-09 00:12:27 -0400
  • 91a16e5224
    remove unused local Wez Furlong 2024-05-09 22:30:25 -0700
  • a5179b8738 Update wayland keymap handling for protocol 7+. Daniel Berlin 2024-05-09 00:12:27 -0400
  • 814857cd69 x11: fix positioning with --position arg Jeffrey Knockel 2024-05-09 18:12:29 -0400
  • ccf4287e81 x11: fix positioning with --position arg Jeffrey Knockel 2024-05-09 18:12:29 -0400
  • 23e7c14a98 Revert freetype2 to commit hash (was not actually at a tag 👀) Benoit de Chezelles 2024-05-07 20:07:39 +0200
  • b08d2e0173 chore(nix): Update refs to submodules & explain why this is needed Benoit de Chezelles 2024-05-07 19:21:29 +0200
  • 31ca8205b7
    docs: changelog for #5396 #5283 Wez Furlong 2024-05-09 14:37:07 -0700
  • efbafbc229 fix wrapped long line copy problem on tmux Wanchang Ryu 2024-05-09 21:11:38 +0900
  • 0711455135
    add default_ssh_auth_sock option Wez Furlong 2024-05-09 14:27:03 -0700
  • 4af418fddd
    mux: enable ssh agent forwarding Wez Furlong 2024-05-09 12:52:29 -0700
  • 6b93ee19e7
    mux: record client ssh_auth_sock information Wez Furlong 2024-05-09 07:45:19 -0700
  • 06513a727f fix wrapped long line copy problem on tmux Wanchang Ryu 2024-05-09 21:11:38 +0900
  • f6fdfeb9fd
    mux: ssh: add override_proxy_command to SshDomain Wez Furlong 2024-05-08 15:32:38 -0700
  • 6b66b6674a
    mux: proxy: extract unix domain from connected client Wez Furlong 2024-05-08 15:14:22 -0700
  • d2fa4e9842
    docs: changelog for https://github.com/wez/wezterm/pull/5345 Wez Furlong 2024-05-08 08:14:13 -0700
  • 9b811c7a16
    Wire up agent forward for libssh backend (#5345) Riatre 2024-05-08 23:09:07 +0800
  • a1d6e4d3c0 fix format Riatre Foo 2024-05-08 22:37:36 +0800
  • 795ed8b8b3 Wire up agent forward for libssh backend Riatre Foo 2024-04-11 05:32:26 +0800
  • 76aa08e45b Only create CSD frame if necessary. Thayne McCombs 2024-05-06 02:25:26 -0600
  • 07ec769390 Reduce unicode_column_width call kumattau 2024-05-08 08:53:25 +0900
  • 1da51fc5e5 Revert freetype2 to commit hash (was not actually at a tag 👀) Benoit de Chezelles 2024-05-07 20:07:39 +0200
  • f9f5df6c78 chore(nix): Update refs to submodules & explain why this is needed Benoit de Chezelles 2024-05-07 19:21:29 +0200
  • 77328bc715 Add impl Defaults for clippy Pi-Cla 2024-05-06 23:14:11 -0600
  • ef45d6dc2d Fix clippy in freetype Pi-Cla 2024-05-06 23:13:58 -0600
  • 91ebe99b35 Fix clippy in wezterm-input-types Pi-Cla 2024-05-06 23:02:30 -0600
  • 3dd3b2e7f7 Fix clippy in wezterm-ssh Pi-Cla 2024-05-06 21:52:45 -0600
  • 9115b34c99 Fix unnecessary borrowing in build.rs files Pi-Cla 2024-05-06 21:21:55 -0600
  • a405467ec2 Fix clippy in bintree Pi-Cla 2024-05-06 21:19:53 -0600
  • e40b9a13e9 Fix clippy in procinfo Pi-Cla 2024-05-06 21:12:14 -0600
  • 6f305403ef Fix clippy in wezterm-open-url Pi-Cla 2024-05-06 20:46:26 -0600
  • 1bcd9f47cd Fix clippy in rangeset Pi-Cla 2024-05-06 20:22:04 -0600
  • a46268f3f2 Fix clippy in luahelper Pi-Cla 2024-05-06 20:18:42 -0600
  • 51ef061348 Fix clippy in pty Pi-Cla 2024-05-06 20:10:29 -0600
  • 05fff07881 Fix clippy in bidi Pi-Cla 2024-05-05 02:50:03 -0600
  • cfab145452 Fix clippy in color-types Pi-Cla 2024-05-05 02:29:26 -0600
  • b7edc38d46 Fix clippy in wezterm-blob-leases Pi-Cla 2024-05-05 02:16:46 -0600
  • 5f2e7c9fc3 Fix clippy in wezterm-dynamic Pi-Cla 2024-05-05 01:55:34 -0600
  • 0b50725f67 Handle missing data device manager more gracefully Thayne McCombs 2024-04-01 01:40:15 -0600
  • 1163d17496 Render IME selected string in different color from other preedit string kumattau 2024-05-07 03:42:44 +0900
  • c39bdb9e45 Make minimum SCTK version 0.18.1 Thayne McCombs 2024-05-06 01:52:42 -0600
  • 6f498f03b4 Handle missing data device manager more gracefully Thayne McCombs 2024-04-01 01:40:15 -0600
  • 8fa4ba9ace build(deps): bump base64 in the all group across 1 directory dependabot[bot] 2024-05-05 23:23:55 +0000
  • e6db4408c6
    build(deps): bump base64 in the all group across 1 directory dependabot[bot] 2024-05-05 23:23:55 +0000
  • 265b85be1d
    update image to 0.25 Wez Furlong 2024-05-05 16:14:46 -0700
  • ec438e714c
    deps: update harfbuzz to 8.4.0 Wez Furlong 2024-05-05 14:24:07 -0700
  • 9d83458632 add PSUEDOCONSOLE_INHERIT_CURSOR as a flag Jonathan Cammisuli 2024-02-08 10:42:24 -0500
  • 454ec0a7df windows: set PSEUDOCONSOLE_INHERIT_CURSOR Jonathan Cammisuli 2024-02-07 17:29:17 +0000
  • c02973b852
    docs: changelog for #5033 Wez Furlong 2024-05-05 14:07:36 -0700
  • 962ba3af6e
    ringlog: suppress tracing, zbus INFO logs Wez Furlong 2024-05-05 14:04:47 -0700
  • 809bcc55a5 x11: fix window contents jumping on async resize Jeffrey Knockel 2024-02-18 13:27:09 -0500
  • d70624b169 fix #4985 - reimplement get_appearance for wayland Martin Nowak 2024-03-08 21:26:44 +0100
  • 888366a15d
    Add missing docs, fix typo, bring to attention error. (#5150) Glenn Waters 2024-05-05 16:47:14 -0400
  • 06139c11c0
    docs: changelog for #4503 #5163 Wez Furlong 2024-05-05 13:45:27 -0700