1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 03:39:16 +03:00
wezterm/term
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
..
src implement coarse tab data rpc PoC 2019-03-22 20:41:50 -07:00
Cargo.toml Enable serializing various Line and Cell related structs 2019-03-22 20:41:50 -07:00