tty 88 lib/global.c .tty = tty 270 lib/global.h } tty; tty 245 lib/shell.c mc_global.tty.use_subshell = FALSE; tty 193 lib/skin/colors-old.c mc_skin_colors_old_configure_one (mc_skin, mc_global.tty.setup_color_string); tty 194 lib/skin/colors-old.c mc_skin_colors_old_configure_one (mc_skin, mc_global.tty.term_color_string); tty 196 lib/skin/colors-old.c mc_skin_colors_old_configure_one (mc_skin, mc_global.tty.command_line_colors); tty 338 lib/skin/colors.c if (tty_use_colors () && !mc_global.tty.disable_colors) tty 70 lib/skin/common.c if (mc_global.tty.skin != NULL) tty 71 lib/skin/common.c return g_strdup (mc_global.tty.skin); tty 202 lib/skin/common.c if (mc_global.tty.ugly_line_drawing) tty 63 lib/skin/lines.c if (mc_global.tty.slow_terminal) tty 65 lib/skin/lines.c else if (mc_global.tty.ugly_line_drawing) tty 68 lib/tty/color-slang.c char *cts = mc_global.tty.color_terminal_string; tty 705 lib/tty/key.c if (getenv ("DISPLAY") != NULL && !mc_global.tty.disable_x11) tty 1132 lib/tty/key.c if (!mc_global.tty.alternate_plus_minus) tty 1334 lib/tty/key.c if (mc_global.tty.xterm_flag tty 2212 lib/tty/key.c if (mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag) tty 2224 lib/tty/key.c if (mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag) tty 292 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && smcup != NULL) tty 304 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && rmcup != NULL) tty 341 lib/tty/tty-ncurses.c if (mc_global.tty.use_subshell) tty 342 lib/tty/tty-ncurses.c tty_resize (mc_global.tty.subshell_pty); tty 305 lib/tty/tty-slang.c if (mc_global.tty.ugly_line_drawing) tty 392 lib/tty/tty-slang.c if (mc_global.tty.use_subshell) tty 393 lib/tty/tty-slang.c tty_resize (mc_global.tty.subshell_pty); tty 383 lib/tty/tty.c if (mc_global.tty.old_mouse) tty 160 lib/tty/win.c mc_global.tty.console_flag = '\004'; tty 103 lib/util.c if (mc_global.tty.xterm_flag) tty 79 lib/widget/frame.c if (mc_global.tty.shadows) tty 567 lib/widget/listbox.c l->scrollbar = !mc_global.tty.slow_terminal; tty 190 lib/widget/menu.c if (mc_global.tty.shadows) tty 141 src/args.c &mc_global.tty.use_subshell, tty 198 src/args.c &mc_global.tty.disable_x11, tty 205 src/args.c &mc_global.tty.old_mouse, tty 228 src/args.c &mc_global.tty.slow_terminal, tty 235 src/args.c &mc_global.tty.ugly_line_drawing, tty 277 src/args.c &mc_global.tty.disable_colors, tty 291 src/args.c &mc_global.tty.command_line_colors, tty 298 src/args.c &mc_global.tty.skin, tty 766 src/args.c mc_global.tty.disable_colors = FALSE; tty 770 src/args.c mc_global.tty.use_subshell = FALSE; tty 96 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 102 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 150 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 163 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 172 src/cons.handler.c status = read (pipefd2[0], &mc_global.tty.console_flag, 1); tty 173 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 224 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 225 src/cons.handler.c status = write (1, &mc_global.tty.console_flag, 1); tty 234 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 240 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 254 src/cons.handler.c status = read (pipefd2[0], &mc_global.tty.console_flag, 1); tty 256 src/cons.handler.c if (action == CONSOLE_DONE || mc_global.tty.console_flag == '\0') tty 264 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 283 src/cons.handler.c if (mc_global.tty.console_flag != '\0') tty 295 src/cons.handler.c mc_global.tty.console_flag = '\001'; tty 324 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 348 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 353 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 365 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 417 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 478 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 92 src/execute.c if (mc_global.tty.alternate_plus_minus) tty 105 src/execute.c if (!(mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag)) tty 150 src/execute.c if (mc_global.tty.console_flag != '\0' && !mc_global.tty.use_subshell) tty 170 src/execute.c if (mc_global.tty.console_flag != '\0' && !mc_global.tty.use_subshell) tty 307 src/execute.c if (mc_global.tty.console_flag != '\0') tty 310 src/execute.c if (!mc_global.tty.use_subshell && *argv != NULL && (flags & EXECUTE_INTERNAL) == 0) tty 316 src/execute.c if (mc_global.tty.use_subshell && (flags & EXECUTE_INTERNAL) == 0) tty 330 src/execute.c || (pause_after_run == pause_on_dumb_terminals && !mc_global.tty.xterm_flag tty 331 src/execute.c && mc_global.tty.console_flag == '\0')) && quit == 0 tty 344 src/execute.c if (mc_global.tty.console_flag != '\0' && output_lines != 0 && mc_global.keybar_visible) tty 351 src/execute.c if (mc_global.tty.console_flag != '\0') tty 432 src/execute.c if (mc_global.tty.use_subshell) tty 459 src/execute.c if (!(mc_global.tty.xterm_flag || mc_global.tty.console_flag != '\0' tty 460 src/execute.c || mc_global.tty.use_subshell || output_starts_shell)) tty 474 src/execute.c if (mc_global.tty.alternate_plus_minus) tty 487 src/execute.c if (mc_global.tty.console_flag != '\0') tty 491 src/execute.c if (mc_global.tty.use_subshell) tty 512 src/execute.c if (mc_global.tty.console_flag != '\0') tty 531 src/execute.c if (mc_global.tty.use_subshell) tty 539 src/execute.c if (mc_global.tty.alternate_plus_minus) tty 550 src/execute.c if (mc_global.tty.use_subshell) tty 295 src/filemanager/boxes.c mc_global.tty.shadows = CHECK (sender)->state; tty 626 src/filemanager/boxes.c gboolean shadows = mc_global.tty.shadows; tty 641 src/filemanager/boxes.c QUICK_CHECKBOX (N_("&Shadows"), &mc_global.tty.shadows, &shadows_id), tty 659 src/filemanager/boxes.c mc_global.tty.shadows = shadows; tty 463 src/filemanager/chattr.c if (!mc_global.tty.slow_terminal && check_attr_mod_num > w->lines) tty 121 src/filemanager/command.c if (mc_global.tty.use_subshell && subshell_state != INACTIVE) tty 155 src/filemanager/command.c if (mc_global.tty.use_subshell) tty 159 src/filemanager/command.c if (mc_global.tty.use_subshell) tty 514 src/filemanager/ext.c if (mc_global.tty.console_flag != '\0') tty 859 src/filemanager/filemanager.c if ((tty_baudrate () < 9600) || mc_global.tty.slow_terminal) tty 941 src/filemanager/filemanager.c if (mc_global.tty.use_subshell) tty 942 src/filemanager/filemanager.c add_select_channel (mc_global.tty.subshell_pty, load_prompt, NULL); tty 1076 src/filemanager/filemanager.c if (!mc_global.tty.use_subshell) tty 1498 src/filemanager/filemanager.c if (mc_global.tty.console_flag != '\0' && output_lines != 0) tty 1545 src/filemanager/filemanager.c if ((!mc_global.tty.alternate_plus_minus tty 1546 src/filemanager/filemanager.c || !(mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag)) && !quote tty 331 src/filemanager/layout.c tty_setcolor (mc_global.tty.console_flag != '\0' ? COLOR_NORMAL : DISABLED_COLOR); tty 363 src/filemanager/layout.c if (mc_global.tty.console_flag == '\0') tty 387 src/filemanager/layout.c tty_setcolor (mc_global.tty.console_flag != '\0' ? COLOR_NORMAL : DISABLED_COLOR); tty 594 src/filemanager/layout.c disabled = mc_global.tty.console_flag != '\0' ? 0 : WST_DISABLED; tty 834 src/filemanager/layout.c if (mc_global.tty.console_flag != '\0') tty 879 src/filemanager/layout.c if (mc_global.tty.console_flag != '\0' && output_lines != 0) tty 891 src/filemanager/layout.c if (!mc_global.tty.use_subshell || !do_load_prompt ()) tty 981 src/filemanager/layout.c if (mc_global.tty.use_subshell) tty 1005 src/filemanager/layout.c if (mc_global.tty.use_subshell) tty 1561 src/filemanager/layout.c if (mc_global.tty.xterm_flag && xterm_title) tty 1576 src/filemanager/layout.c if (!mc_global.tty.alternate_plus_minus) tty 3303 src/filemanager/panel.c if (mc_global.tty.use_subshell && vfs_current_is_local ()) tty 394 src/learn.c gboolean save_alternate_plus_minus = mc_global.tty.alternate_plus_minus; tty 403 src/learn.c mc_global.tty.alternate_plus_minus = TRUE; tty 410 src/learn.c mc_global.tty.alternate_plus_minus = save_alternate_plus_minus; tty 412 src/learn.c if (!mc_global.tty.alternate_plus_minus) tty 151 src/main.c if (mc_global.tty.console_flag == '\0') tty 174 src/main.c mc_global.tty.console_flag = '\0'; tty 193 src/main.c mc_global.tty.use_subshell ? sigchld_handler : tty 210 src/main.c mc_global.tty.use_subshell = FALSE; tty 351 src/main.c mc_global.tty.xterm_flag = tty_check_term (mc_args__force_xterm); tty 363 src/main.c mc_global.tty.use_subshell = FALSE; tty 365 src/main.c if (mc_global.tty.use_subshell) tty 377 src/main.c tty_init (!mc_args__nomouse, mc_global.tty.xterm_flag); tty 391 src/main.c tty_init_colors (mc_global.tty.disable_colors, mc_args__force_colors); tty 404 src/main.c if (mc_global.tty.use_subshell && mc_global.run_from_parent_mc) tty 423 src/main.c mc_global.tty.use_subshell = FALSE; tty 426 src/main.c if (mc_global.tty.use_subshell) tty 433 src/main.c if (mc_global.tty.console_flag != '\0') tty 436 src/main.c if (mc_global.tty.alternate_plus_minus) tty 478 src/main.c if (mc_global.tty.console_flag != '\0' && (quit & SUBSHELL_EXIT) == 0) tty 480 src/main.c if (mc_global.tty.alternate_plus_minus) tty 485 src/main.c if (mc_global.tty.console_flag != '\0') tty 321 src/setup.c { "alternate_plus_minus", &mc_global.tty.alternate_plus_minus }, tty 363 src/setup.c { "shadows", &mc_global.tty.shadows }, tty 911 src/setup.c mc_global.tty.setup_color_string = tty 913 src/setup.c mc_global.tty.term_color_string = tty 915 src/setup.c mc_global.tty.color_terminal_string = tty 1041 src/setup.c g_free (mc_global.tty.color_terminal_string); tty 1042 src/setup.c g_free (mc_global.tty.term_color_string); tty 1043 src/setup.c g_free (mc_global.tty.setup_color_string); tty 412 src/subshell/common.c close (mc_global.tty.subshell_pty); tty 561 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR SHELL_BUFFER_KEYBINDING, tty 592 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR SHELL_CURSOR_KEYBINDING, tty 672 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\005", 1); tty 681 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\025", 1); tty 766 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &read_set); tty 768 src/subshell/common.c maxfdp = MAX (mc_global.tty.subshell_pty, subshell_pipe[READ]); tty 791 src/subshell/common.c if (FD_ISSET (mc_global.tty.subshell_pty, &read_set)) tty 799 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 866 src/subshell/common.c write_all (mc_global.tty.subshell_pty, pty_buffer, i); tty 877 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 892 src/subshell/common.c write_all (mc_global.tty.subshell_pty, pty_buffer, bytes); tty 1321 src/subshell/common.c if (mc_global.tty.subshell_pty == 0) tty 1331 src/subshell/common.c if (openpty (&mc_global.tty.subshell_pty, &subshell_pty_slave, NULL, NULL, NULL)) tty 1335 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1339 src/subshell/common.c mc_global.tty.subshell_pty = pty_open_master (pty_name); tty 1340 src/subshell/common.c if (mc_global.tty.subshell_pty == -1) tty 1343 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1351 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1365 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1376 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1383 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1394 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1421 src/subshell/common.c write_all (mc_global.tty.subshell_pty, precmd, strlen (precmd)); tty 1428 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1431 src/subshell/common.c mc_global.tty.use_subshell = FALSE; /* Subshell died instantly, so don't use it */ tty 1461 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " \b", 2); /* Hack to make prompt reappear */ tty 1476 src/subshell/common.c write_all (mc_global.tty.subshell_pty, cmdline->buffer, strlen (cmdline->buffer)); tty 1481 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR "[D", 3); tty 1499 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1506 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " ", 1); tty 1508 src/subshell/common.c write_all (mc_global.tty.subshell_pty, command, strlen (command)); tty 1509 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1526 src/subshell/common.c while (!subshell_alive && subshell_get_mainloop_quit () == 0 && mc_global.tty.use_subshell) tty 1545 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &tmp); tty 1548 src/subshell/common.c && (rc = select (mc_global.tty.subshell_pty + 1, &tmp, NULL, NULL, &timeleft)) != 0) tty 1569 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 1590 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &tmp); tty 1593 src/subshell/common.c && (rc = select (mc_global.tty.subshell_pty + 1, &tmp, NULL, NULL, &timeleft)) != 0) tty 1610 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 1709 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1720 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " cd ", 4); tty 1732 src/subshell/common.c write_all (mc_global.tty.subshell_pty, temp->str, temp->len); tty 1737 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ".", 1); tty 1742 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "/", 1); tty 1744 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1791 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " \n", 2); tty 1813 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1853 src/subshell/common.c delete_select_channel (mc_global.tty.subshell_pty); tty 90 src/subshell/proxyfunc.c mc_global.tty.console_flag = '\0';