mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
term.ui: feature-detect the SU spec (#6844)
This commit is contained in:
@ -168,6 +168,7 @@ mut:
|
||||
read_buf []byte
|
||||
print_buf []byte
|
||||
paused bool
|
||||
enable_su bool
|
||||
pub mut:
|
||||
frame_count u64
|
||||
window_width int
|
||||
|
Reference in New Issue
Block a user