If I run `iris` and hit `C-d`, it quits the REPL immediately. If I run `iris`, evaluate something, then hit `C-d`, it doesn't quit the REPL. Hitting `C-d` again quits the REPL. I'm using the latest Iris installed with go get github.com/asciian/iris on Arch Linux.