SirWindfield
|
b4bdbfc9f3
|
Remove Unneeded Imports (#552)
|
2021-03-28 13:49:38 +02:00 |
|
Cowboy8625
|
b450b67812
|
Added Cursor Shape Support (#548)
|
2021-03-28 13:49:11 +02:00 |
|
SirWindfield
|
6a8f4fdf94
|
Fix clippy warnings (#551)
|
2021-03-28 13:46:32 +02:00 |
|
Spencer Gouw
|
a9d9aff3f0
|
Documentation Fix (#543)
|
2021-03-04 08:57:52 +01:00 |
|
Danny Milosavljevic
|
0b598075b7
|
Add support for function keys F13...F20. (#542)
|
2021-02-27 09:21:18 +01:00 |
|
kalekale
|
f7063d9160
|
Added opensuse alacritty to tested terminals list (#537)
|
2021-01-17 11:28:41 +01:00 |
|
Koxiaet
|
8eee94246e
|
Add examples to {Color, Colored}::parse_ansi (#535)
|
2021-01-11 19:27:08 +01:00 |
|
sigmaSd
|
761ea46c95
|
Add movetorow command (#532)
|
2021-01-11 19:22:23 +01:00 |
|
Koxiaet
|
e35cab2408
|
Remove extra Clone bounds in the style module (#534)
|
2021-01-04 09:16:08 +01:00 |
|
Timon Post
|
5319f3c673
|
Fix compile error.
|
2021-01-03 21:42:52 +01:00 |
|
Timon Post
|
5a50d25c83
|
Merge branch 'master' of github.com:crossterm-rs/crossterm
|
2021-01-03 21:36:22 +01:00 |
|
Koxiaet
|
1418580fed
|
Remove lazy_static dependency (#530)
|
2021-01-03 14:40:22 +01:00 |
|
Koxiaet
|
df0c2358fd
|
Inline ansi modules (#529)
|
2021-01-03 14:29:29 +01:00 |
|
joyal-mathew
|
b442de72be
|
Fixed typo in src/cursor.rs (#531)
|
2021-01-02 15:26:26 +01:00 |
|
Koxiaet
|
6c0f8ebcf6
|
Fix clippy warnings (#533)
|
2021-01-02 15:24:34 +01:00 |
|
Koxiaet
|
6a1114b241
|
Support taking any Display in SetTitle (#528)
|
2020-12-30 18:50:44 +01:00 |
|
Timon Post
|
be4deba596
|
0.19 version update
|
2020-12-28 11:05:11 +01:00 |
|
Timon
|
e7ea585e7c
|
0.19 (#527)
|
2020-12-28 11:02:16 +01:00 |
|
Timon
|
e46decc2f3
|
Fix wrong resize size return (#526)
|
2020-12-28 10:15:50 +01:00 |
|
Kartoffelsaft
|
744ec05f19
|
Add support for combining some modifier keys (#518)
|
2020-12-28 09:59:44 +01:00 |
|
Koxiaet
|
0797441893
|
Make imports & docs more consistent (#524)
|
2020-12-28 09:47:20 +01:00 |
|
Koxiaet
|
5be7d18475
|
Replace AnsiType with write_ansi (#523)
|
2020-12-28 07:56:32 +01:00 |
|
Koxiaet
|
52bed07ce8
|
Simplify ansi_support (#522)
|
2020-12-26 19:31:34 +01:00 |
|
AlephAlpha
|
8f6ba34349
|
Derive PartialEq and Eq for ContentStyle (#519)
|
2020-12-05 11:07:16 +01:00 |
|
octotep
|
6980fce8ec
|
Disable the mouse capture in the demo to allow scrolling to work (#514)
|
2020-11-22 13:52:48 +01:00 |
|
Koxiaet
|
e5d3959119
|
Add support for any event tracking (#502)
|
2020-11-22 13:52:15 +01:00 |
|
Carl-Erwin Griffith
|
30ce6364a9
|
Fix InternalEventReader::poll timeout computation (#511)
|
2020-11-14 10:48:42 +01:00 |
|
OhhhZenix
|
467a884bae
|
An to A (grammar fix)! (#509)
|
2020-11-10 12:09:32 +01:00 |
|
quininer
|
4eee9187d8
|
Use a single thread for event stream (#503)
|
2020-11-03 10:39:47 +01:00 |
|
Timon Post
|
f85105c284
|
0.18.2
|
2020-10-29 17:46:44 +01:00 |
|
David Sherret
|
901070f138
|
Fix panic when only setting bold and redirecting stdout. (#498)
|
2020-10-28 21:29:01 +01:00 |
|
Timon Post
|
6d0590454f
|
Merge branch 'master' of github.com:crossterm-rs/crossterm
|
2020-10-28 21:26:43 +01:00 |
|
Andrea Jemmett
|
aa8436e41a
|
Use tty_fd for set/get terminal attributes (#501)
|
2020-10-24 16:38:03 +02:00 |
|
Timon Post
|
4d93f5e539
|
0.18.1
|
2020-10-24 10:31:47 +02:00 |
|
David Sherret
|
4b1c857914
|
Fix enabling ANSI support when stdout is redirected. (#497)
|
2020-10-10 22:03:12 +02:00 |
|
Max Sharnoff
|
efb06b8baa
|
improve formatting for color parsing docs (#496)
|
2020-10-10 09:32:18 +02:00 |
|
Max Sharnoff
|
6730e4050a
|
Add links to submodules in crate-level docs (#492)
|
2020-09-29 09:11:27 +02:00 |
|
Sebastian Thiel
|
4c7abf6109
|
Fix formatting (#493)
|
2020-09-29 09:09:24 +02:00 |
|
Timon Post
|
6d5d1a0ed8
|
0.18
|
2020-09-24 08:37:43 +02:00 |
|
Zicklag
|
33947d6a4e
|
Add Pop!_OS ( Ubuntu ) 20.04 to Tested Terminals (#491)
|
2020-09-24 08:36:32 +02:00 |
|
Timon
|
4a6c8efdca
|
Sync Backtab to also include pressed SHIFT (#490)
|
2020-09-21 09:23:38 +02:00 |
|
Timon
|
ee13bf6447
|
0.18 (#487)
|
2020-09-18 14:55:01 +02:00 |
|
sigmaSd
|
2857b30f24
|
Fix ALT + numbers and ignore invalid keys (#488)
|
2020-09-18 14:52:27 +02:00 |
|
sigmaSd
|
729f3c6931
|
Expose supports_ansi (#489)
|
2020-09-17 13:36:08 +02:00 |
|
Josh Stone
|
c6ffb3b8f9
|
Upgrade to parking_lot 0.11 (#486)
|
2020-09-13 14:15:02 +02:00 |
|
vojta7
|
34a6e414f6
|
Added enabling/disabling line wrap. (#485)
|
2020-09-11 10:19:41 +02:00 |
|
truchi
|
93a5d880d8
|
StyledContent::fmt: reseting foreground/background on their own (#483)
|
2020-09-11 10:17:57 +02:00 |
|
Timon
|
10421f8976
|
0.17.8
|
2020-09-08 09:02:49 +02:00 |
|
Blaž Hrastnik
|
c01693ff78
|
Rely on futures-core instead of futures-util to speed up compile. (#480)
|
2020-09-08 08:42:41 +02:00 |
|
hagsteel
|
53afe55612
|
Update event.rs (#479)
|
2020-09-08 08:40:56 +02:00 |
|