1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-10 15:04:32 +03:00
wezterm/termwiz/src
Wez Furlong 8135ce46a5 Blink the cursor when it is set to blink
The blink rate is configurable via a new option.

Refs: https://github.com/wez/wezterm/issues/7
2019-12-22 10:08:31 -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 maybe fix the windows build for anyhow changes 2019-12-14 22:27:37 -08:00
surface Blink the cursor when it is set to blink 2019-12-22 10:08:31 -08:00
terminal maybe fix the windows build for anyhow changes 2019-12-14 22:27:37 -08:00
widgets clippy 2019-12-21 23:13:26 -08:00
cell.rs allow configuring the tab bar 2019-11-21 00:04:49 -08:00
cellcluster.rs update termwiz to 2018 edition 2019-02-18 23:26:41 -08:00
color.rs parse OSC 4 2019-06-01 15:39:46 -07:00
hyperlink.rs failure -> anyhow + thiserror 2019-12-14 21:43:05 -08:00
image.rs render iterm2 image protocol in the software renderer 2019-10-26 23:30:39 -07:00
input.rs Adopt CSI u modifier encoding for keypresses 2019-11-16 13:38:03 -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