typer-go icon indicating copy to clipboard operation
typer-go copied to clipboard

Test your typing speed in the terminal! ⌨

Results 3 typer-go issues
Sort by recently updated
recently updated
newest added

I am using go version 1.18, LInut mint, VS Code IDE. Cannot compile the 'main.go', facing multiple errors. Can you help in this regard. Thanks

Initially `typer-go` was implemented using [gocui](https://github.com/jroimartin/gocui) but because of multiple issues with it, I dropped it and replaced it with [tview](https://github.com/rivo/tview). This brought many improvements but completely removed mouse support....

enhancement

## current behavior Currently you have to enter the IP by hand ## feature Scan for available rooms automatically from a CIDR

enhancement