unveres / dexterm

'll be better than curses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dexterm 0.1 for Windows

what's done?:

  • setting/shifting/getting/loading/saving cursor position
  • printing according to cursor position
  • getting width and height of terminal
  • clearing screen (classic clrscr and clrbuf - which clears screen buffer)
  • portable stdin clear
  • cursor visual appearance functions: changing and getting size and visibility
  • unistd usleep and sleep

TO DO:

  • dealing with input
  • attributes
  • pty
  • a lot more, but those above are the mose important

About

'll be better than curses

License:ISC License


Languages

Language:C 92.9%Language:Batchfile 7.1%