Method: Muxoro::CLI#reset

Defined in:
lib/muxoro/cli.rb

#resetObject



34
35
36
# File 'lib/muxoro/cli.rb', line 34

def reset
  tmux.set_left_status fg: 'cyan', time: '', bg: '#222222'
end