1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00
wezterm/termwiz/src
Wez Furlong 2bac3a90bc properly implement 0ec79a40f6
Properly pull out the legacy OSC code.
Thanks tests!
2020-10-16 13:58:55 -07:00
..
caps termwiz: recognize wezterm as supporting iterm2 images 2020-06-05 23:08:17 -07:00
escape properly implement 0ec79a40f6 2020-10-16 13:58:55 -07:00
lineedit Add default action for delete key 2020-07-11 08:53:42 -07:00
render termwiz: fixup windows tests after b3f51e8ee2 2020-10-11 17:44:38 -07:00
surface Change cell api to avoid direct access to hyperlink/image 2020-10-11 13:12:46 -07:00
terminal termwiz: more freebsd compat 2020-09-09 00:17:40 -07:00
widgets termwiz: fix a widget layout and optimization issue 2020-05-18 07:40:09 -07:00
cell.rs termwiz: save 8 bytes per Cell in common case 2020-10-11 13:32:53 -07:00
cellcluster.rs update termwiz to 2018 edition 2019-02-18 23:26:41 -08:00
color.rs termwiz: add a test to assert size of cell structs 2020-10-11 12:40:07 -07:00
hyperlink.rs termwiz: make serde an optional dep 2020-06-13 09:55:18 -07:00
image.rs termwiz: make serde an optional dep 2020-06-13 09:55:18 -07:00
input.rs wezterm: implement leader key binding support 2020-09-25 21:38:49 -07: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: make serde an optional dep 2020-06-13 09:55:18 -07:00
macros.rs termwiz: do not depend on derive_builder 2020-02-11 07:45:50 -08:00
readbuf.rs restructure termwiz tree prior to merging into wezterm repo 2018-08-05 07:55:30 -07:00
rgb.txt Remove dep on palette for resolving color names 2020-02-07 08:58:53 -08:00