Commit Graph

27 Commits

Author SHA1 Message Date
Timon
0c20590774
0.24 (#686) 2022-07-02 21:39:25 +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
zohnannor
9bc5cd3527
Fix typos (#630) 2022-02-17 13:49:41 +01:00
Kestrer
0e8be6a891
Unify Colorize and Styler as Stylize (#571) 2021-06-10 15:29:22 +02:00
Kestrer
e1260446e9
Remove writer parameter from execute_winapi (#570) 2021-06-10 15:20:00 +02:00
Koxiaet
e35cab2408
Remove extra Clone bounds in the style module (#534) 2021-01-04 09:16:08 +01:00
Koxiaet
df0c2358fd
Inline ansi modules (#529) 2021-01-03 14:29:29 +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
truchi
0b429e5dcf
Incoherent derived traits (#471) 2020-08-03 08:06:09 +02:00
sigmaSd
32215ec7f5
Grand writer access for winapi commands. 2020-07-20 12:58:04 +02:00
Max Sharnoff
13e0d012ce
Implement styler traits for &'a str (#449) 2020-07-06 19:46:43 +02:00
Jacob O'Toole
9d9dfeae26
Add ANSI color parsing and expose Colored enum (#451) 2020-07-06 19:14:53 +02:00
Max Sharnoff
43fbdfce0d
Add macros for Colorize and Styler impls, add an impl for String (#420) 2020-04-24 19:47:38 +02:00
Riey
9c9479deb2
Direct write command ansi_codes (#390) 2020-03-10 13:38:38 +01:00
Peter Hindes
49fefd6e8f
Added Support For Chars Colors (#386) 2020-02-27 06:50:29 +01:00
Canop
f58aca9354
Changed vec of Attributes to bitfield (#380) 2020-02-07 14:06:41 +01:00
Nathan West
f2fca91b30 Added basic trait implementations to all Commands (#363)
- Added basic trait implementations to all Commands
- Added `Debug` to all public-facing types
- Added `Clone` to several public-facing types, where relevant
- Added `Eq` to all `PartialEq` types
- Added `Debug` and `Clone` to a few internal types
- `ResetColor` uses `&'static str` instead of `String`
- Updated crossterm-winapi dependency
2020-01-28 20:20:26 +01:00
Timon
41ff73e3d3
0.14 (#343) 2019-12-13 07:12:35 +01:00
Timon
71029c4a87
Moved some files around (#342) 2019-12-11 17:10:34 +01:00
Timon
dec0d74b32
Refactored macro's, moved Output, rewrote documentation. (#326) 2019-12-04 17:26:57 +01:00
Timon
f597cfd232
Input module Rewrite (#284) 2019-11-18 21:50:57 +01:00
Timon
f2a4df20db
Cleanup Some Mess for next Release (#304) 2019-11-01 18:09:05 +01:00
Timon
3e82d6ae1c
Removed old api Style Module (#299) 2019-10-31 21:02:04 +01:00
Canop
4ccc240866 Rename PrintStyledFont to PrintStyledContent (#297) 2019-10-30 07:37:57 +01:00
ebroto
ea7130a419 Refactor the Style Module (#291) 2019-10-27 21:07:09 +01:00
Zrzka
2815833a83 Merge sub crates back into crossterm (#280) 2019-10-22 16:33:38 +02:00