You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/src/terminal
Manos Pitsidianakis 4930d1b46c
Add Italics, Blink, Dim and Hidden text attributes
Text attributes have been rewritten as bit flags, so for example instead of
"BoldUnderline" you'd have to define "Bold | Underline" in your theme
settings.

Requested in #21
4 years ago
..
embed ui: add ThemeAttribute argument to clear_area() 4 years ago
cells.rs Add Italics, Blink, Dim and Hidden text attributes 4 years ago
embed.rs Remove ui crate 4 years ago
keys.rs Forward input on input/rawinput switch 4 years ago
position.rs ui: move box drawing to src/terminal 4 years ago
text_editing.rs Remove text_processing 4 years ago