A
A
ajlhimik2018-05-15 00:13:04
go
ajlhimik, 2018-05-15 00:13:04

Is it possible in golang to control row and col output to the console and clear it?

I also found this github.com\buger\goterm, there are mountains (I looked a little there and didn’t understand anything) I need some. in its pure form interested (go of course)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
chromimon, 2018-05-19
@ajlhimik

https://github.com/nsf/termbox-go
was written by our person from Yekaterinburg,
who is also known for writing GoCode - syntax hints for Go, which are used by all programmer editors.
So you can be sure of the quality of this code, although I personally have not tried it, but I recommend it simply because it exists and was written by an experienced programmer.

A
Alexander Aksentiev, 2018-05-15
@Sanasol

Initially created for Gor.

Originally created for Gor.
And here "you need some mountains."

S
Sergey Gleip, 2018-05-15
@3ongleip

goterm was originally created for gor (as I understand it, gor is a kind of proxy for testing. To get real traffic in the developer version). goterm is not related to gor in any way, it just helps to write information to the console more conveniently.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question