dan200 / ComputerCraft

Programmable Computers for Minecraft
Other
964 stars 199 forks source link

term.getCursorBlink #576

Closed osmarks closed 5 years ago

osmarks commented 5 years ago

To go with term.getCursorPos and term.getTextColor and term.getBackgroundColor, this would be good.

It would return whether the cursor is set to blink or not, obviously.