Lines Matching refs:TERM
48 save_vars { env(TERM) } {
49 setenv TERM $terminal
53 Term::clean_restart 24 80 $binfile
54 if {![Term::prepare_for_tui]} {
69 # setenv TERM dummy has no effect on remote host.
73 "Cannot enable the TUI: terminal doesn't support cursor addressing \\\[TERM=dumb\\\]"
75 Term::command_no_prompt_prefix "layout $layout_name"
77 Term::check_box "asm box" 0 0 80 15
79 Term::check_box "reg box" 0 0 80 8
80 Term::check_box "src box" 0 7 80 8
82 Term::check_box "src box" 0 0 80 15
84 Term::check_box "src box" 0 0 80 8
85 Term::check_box "asm box" 0 7 80 8