You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
root beccf3fe43 init 7 years ago
..
BUILD init 7 years ago
LICENSE.txt init 7 years ago
README.md init 7 years ago
buffered_reader.go init 7 years ago
cursor.go init 7 years ago
cursor_windows.go init 7 years ago
display.go init 7 years ago
display_posix.go init 7 years ago
display_windows.go init 7 years ago
error.go init 7 years ago
output.go init 7 years ago
output_windows.go init 7 years ago
runereader.go init 7 years ago
runereader_bsd.go init 7 years ago
runereader_linux.go init 7 years ago
runereader_posix.go init 7 years ago
runereader_windows.go init 7 years ago
sequences.go init 7 years ago
stdio.go init 7 years ago
syscall_windows.go init 7 years ago
terminal.go init 7 years ago

README.md

survey/terminal

This package started as a copy of kokuban/go-ansi but has since been modified to fit survey's specific needs.