SYMBOL INDEX (15 symbols across 2 files) FILE: spec/spec_helper.rb function with_history (line 24) | def with_history(*commands, &block) FILE: spec/terminal_session.rb class TerminalSession (line 3) | class TerminalSession method initialize (line 6) | def initialize(opts = {}) method zsh_version (line 21) | def zsh_version method tmux_socket_name (line 25) | def tmux_socket_name method run_command (line 29) | def run_command(command) method send_string (line 36) | def send_string(str) method send_keys (line 42) | def send_keys(*keys) method paste_string (line 48) | def paste_string(str) method content (line 55) | def content(esc_seqs: false) method clear_screen (line 61) | def clear_screen method destroy (line 73) | def destroy method cursor (line 77) | def cursor method attach! (line 84) | def attach! method tmux_command (line 92) | def tmux_command(cmd)