Commit Graph

17 Commits

Author SHA1 Message Date
José Luis Cruz
dfc67e54c8
Fix interactive-demo (#783) 2023-04-23 12:41:00 +02:00
Timon
b2cbd94853
Upgrade to bitflags 2 (#777) 2023-04-08 15:30:43 +02:00
gibbz00
a2c9350ff2
Unwrap crossterm::Result<T, ErrorKind> to std::io::Result. (#765) 2023-04-07 18:17:10 +02:00
lesleyrs
923aaf517b
Fix examples on windows (#775) 2023-04-07 17:10:56 +02:00
Jonathan Dickinson
e065a56536
Add synchronized output/update (#756) 2023-02-26 16:40:13 +01:00
Timon
614e6a73b7
Add SetCursorStyle command (#742) 2023-01-11 21:04:02 +01:00
Leon
bf9f78994a
Fix minor warnings and typos (#726) 2022-12-04 12:41:24 +01:00
Lioness100
f59221e1a2
Fix typo in interactive demo (#699) 2022-08-03 14:09:06 +02:00
Timon
0c20590774
0.24 (#686) 2022-07-02 21:39:25 +02:00
Timon
0a435e6cb9
Make clear which mouse commands are 0-based and which are 1-based. (#684) 2022-06-30 21:42:57 +02:00
ahoyiski
ad0d100304
Add support for other underline types and the ability to color them (#679) 2022-06-30 21:33:49 +02:00
Timon
a618a9f3b3
0.20 (#567) 2021-06-10 15:55:34 +02:00
nixxquality
176d8beb06
Fix stdout typo (#565) 2021-05-06 10:14:53 +02:00
octotep
6980fce8ec
Disable the mouse capture in the demo to allow scrolling to work (#514) 2020-11-22 13:52:48 +01:00
Riey
9c9479deb2
Direct write command ansi_codes (#390) 2020-03-10 13:38:38 +01:00
Canop
f58aca9354
Changed vec of Attributes to bitfield (#380) 2020-02-07 14:06:41 +01:00
Timon
47e8366f2b
Moved examples back into crossterm (#332) 2019-12-10 21:07:15 +01:00