Update import strings to reference this fork name

Merge in manually the fixes from PR #197, never accepted
Update .gitignore
Update the README with a Changelog for the fork
This commit is contained in:
jhegge 2018-11-16 18:26:26 -06:00
parent a080c85cbc
commit 89a27a859e
9 changed files with 22 additions and 12 deletions

View file

@ -4,7 +4,7 @@ import (
"syscall"
"time"
"github.com/yudai/gotty/server"
"github.com/nimbix/gotty/server"
)
type Options struct {