1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-30 09:01:49 +03:00
wezterm/termwiz/src
Wez Furlong fe7502fc0b implement coarse tab data rpc PoC
This required switching away from Rc to Arc so that the data in the
client can transit between threads.

This isn't useful yet.
2019-03-22 20:41:50 -07:00
..
caps clippy 2019-02-24 12:01:08 -08:00
escape clippy 2019-02-24 12:01:08 -08:00
render clippy 2019-02-24 12:01:08 -08:00
surface implement coarse tab data rpc PoC 2019-03-22 20:41:50 -07:00
terminal clippy 2019-02-24 12:01:08 -08:00
widgets clippy 2019-02-24 12:01:08 -08:00
cell.rs implement coarse tab data rpc PoC 2019-03-22 20:41:50 -07:00
cellcluster.rs update termwiz to 2018 edition 2019-02-18 23:26:41 -08:00
color.rs Enable serializing various Line and Cell related structs 2019-03-22 20:41:50 -07:00
hyperlink.rs implement coarse tab data rpc PoC 2019-03-22 20:41:50 -07:00
image.rs implement coarse tab data rpc PoC 2019-03-22 20:41:50 -07:00
input.rs clippy 2019-02-24 12:01:08 -08:00
istty.rs fixup compilation on windows 2019-02-16 00:09:30 -08:00
keymap.rs clippy 2019-02-24 12:01:08 -08:00
lib.rs add some structs for holding image data 2018-08-06 21:54:17 -07:00
range.rs add implicit hyperlink creation to termwiz 2018-08-05 09:36:29 -07:00
readbuf.rs restructure termwiz tree prior to merging into wezterm repo 2018-08-05 07:55:30 -07:00