Update README.md
refactored features crossterm 0.2.0
This commit is contained in:
parent
07abe54308
commit
aa01eb1dab
@ -164,10 +164,10 @@ For detailed examples of all crossterm functionalities check the [examples](http
|
||||
|
||||
## Features crossterm 0.2
|
||||
|
||||
- Implementing 256 colors for terminals that support those colors for unix.
|
||||
- Text Attributes like: bold, italic, underscore and crossed word ect for unix.
|
||||
- Allow user to input an custom ANSI color code to set the fore- backgound for unix.
|
||||
- Storing the current cursor position and resetting to that sored cursor position.
|
||||
- 256 color support.
|
||||
- Text Attributes like: bold, italic, underscore and crossed word ect.
|
||||
- Custom ANSI color code input to set fore- and background color for unix.
|
||||
- Storing the current cursor position and resetting to that stored cursor position later.
|
||||
- Resizing the terminal.
|
||||
|
||||
## Tested terminals
|
||||
|
Loading…
Reference in New Issue
Block a user