# File lib/plugins/screen.rb, line 6
      def self.set_title(title)
        print "\033k#{title}\033\\\n"
      end