# File lib/guard/interactor.rb, line 279 def store_terminal_settings @stty_save = `stty -g 2>#{ DEV_NULL }`.chomp end