|
kaycxx-term
C++ terminal library
|
Defines terminal cursor style values. More...

Go to the source code of this file.
Enumerations | |
| enum class | kaycxx::term::cursor_style { standard = 0 , blinking_block = 1 , steady_block = 2 , blinking_underline = 3 , steady_underline = 4 , blinking_bar = 5 , steady_bar = 6 } |
| Terminal cursor display style. More... | |
Defines terminal cursor style values.
|
strong |
Terminal cursor display style.