`ansi-terminal` how to get cursor position in Haskell -
the ansi-terminal library wonderful little library allows move cursor around , stuff (without stuff ncurses based stuff imposes.) problem doesn't provide way position of cursor. anyway, uses or compatible rest of library, that. know 1 way track cursor everywhere goes, want allow outside putstrs , such.
according wikipedia, dsr terminal command should position, , there commands save , restore position. don't know why ansi-terminal not support these; perhaps should file bug report.
Comments
Post a Comment