1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-02 11:03:49 +03:00
wezterm/termwiz/src
Jun Wu 1c5538976d Make windows::EventHandle Sync
See also https://github.com/wez/wzsh/issues/4.

This makes `WindowsTerminalWaker` Send and unblocks building streampager on Windows.
2020-01-05 19:59:19 -08:00
..
caps failure -> anyhow + thiserror 2019-12-14 21:43:05 -08:00
escape failure -> anyhow + thiserror 2019-12-14 21:43:05 -08:00
lineedit failure -> anyhow + thiserror 2019-12-14 21:43:05 -08:00
render Fix negative cursor movement 2020-01-05 14:18:08 -08:00
surface Improve serializing hyperlinks in lines for the mux 2020-01-05 14:37:17 -08:00
terminal Make windows::EventHandle Sync 2020-01-05 19:59:19 -08:00
widgets clippy 2019-12-21 23:13:26 -08:00
cell.rs serde_derive -> serde with derive feature 2020-01-05 14:37:17 -08:00
cellcluster.rs update termwiz to 2018 edition 2019-02-18 23:26:41 -08:00
color.rs serde_derive -> serde with derive feature 2020-01-05 14:37:17 -08:00
hyperlink.rs serde_derive -> serde with derive feature 2020-01-05 14:37:17 -08:00
image.rs serde_derive -> serde with derive feature 2020-01-05 14:37:17 -08:00
input.rs serde_derive -> serde with derive feature 2020-01-05 14:37:17 -08:00
istty.rs remove some extern crates 2019-05-26 08:27:43 -07:00
keymap.rs clippy 2019-02-24 12:01:08 -08:00
lib.rs termwiz: prep for publishing on crates.io 2019-05-27 19:53:52 -07:00
readbuf.rs restructure termwiz tree prior to merging into wezterm repo 2018-08-05 07:55:30 -07:00