STDIN.gets returns nil when stdin is closed/EOF (e.g. after vim/vundle runs during install), causing `nil.chomp` to abort rake install during install_term_theme. Return nil from ask() on EOF and have callers bail out of the iTerm theme prompts gracefully.
13 KiB
13 KiB