devzat icon indicating copy to clipboard operation
devzat copied to clipboard

Fix line counting algo

Open quackduck opened this issue 2 years ago • 2 comments

Demo of the issue: https://asciinema.org/a/1dhK4SCMVSAnm8l6FFBdvxtcZ

Function with the problem: https://github.com/quackduck/devzat/blob/da1ceb123f677382b47171702d0fcacc7c0d055a/main.go#L749

quackduck avatar Jan 05 '23 03:01 quackduck

What needs to be done here is quite a lot of work. Should we try to use a TUI lib to handle it or should we try to do it by hand?

Arkaeriit avatar Jan 05 '23 09:01 Arkaeriit

TUI lib definitely.

kovmir avatar Mar 25 '24 05:03 kovmir