tty 82 lib/global.c .tty = tty 215 lib/global.h } tty; tty 284 lib/shell.c mc_global.tty.use_subshell = FALSE; tty 198 lib/skin/colors-old.c mc_skin_colors_old_configure_one (mc_skin, mc_global.tty.setup_color_string); tty 199 lib/skin/colors-old.c mc_skin_colors_old_configure_one (mc_skin, mc_global.tty.term_color_string); tty 201 lib/skin/colors-old.c mc_skin_colors_old_configure_one (mc_skin, mc_global.tty.command_line_colors); tty 352 lib/skin/colors.c if (tty_use_colors () && !mc_global.tty.disable_colors) tty 73 lib/skin/common.c if (mc_global.tty.skin != NULL) tty 74 lib/skin/common.c return g_strdup (mc_global.tty.skin); tty 204 lib/skin/common.c if (mc_global.tty.ugly_line_drawing) tty 169 lib/skin/lines.c if (mc_global.tty.slow_terminal) tty 171 lib/skin/lines.c else if (mc_global.tty.ugly_line_drawing) tty 75 lib/tty/color-slang.c char *cts = mc_global.tty.color_terminal_string; tty 704 lib/tty/key.c if (getenv ("DISPLAY") != NULL && !mc_global.tty.disable_x11) tty 1131 lib/tty/key.c if (!mc_global.tty.alternate_plus_minus) tty 1324 lib/tty/key.c if (mc_global.tty.xterm_flag tty 2168 lib/tty/key.c if (mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag) tty 2180 lib/tty/key.c if (mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag) tty 332 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && smcup != NULL) tty 344 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && rmcup != NULL) tty 381 lib/tty/tty-ncurses.c if (mc_global.tty.use_subshell) tty 382 lib/tty/tty-ncurses.c tty_resize (mc_global.tty.subshell_pty); tty 300 lib/tty/tty-slang.c if (mc_global.tty.ugly_line_drawing) tty 387 lib/tty/tty-slang.c if (mc_global.tty.use_subshell) tty 388 lib/tty/tty-slang.c tty_resize (mc_global.tty.subshell_pty); tty 393 lib/tty/tty.c if (mc_global.tty.old_mouse) tty 165 lib/tty/win.c mc_global.tty.console_flag = '\004'; tty 95 lib/util.c if (mc_global.tty.xterm_flag) tty 77 lib/widget/frame.c if (mc_global.tty.shadows) tty 575 lib/widget/listbox.c l->scrollbar = !mc_global.tty.slow_terminal; tty 195 lib/widget/menu.c if (mc_global.tty.shadows) tty 163 src/args.c &mc_global.tty.use_subshell, tty 236 src/args.c &mc_global.tty.disable_x11, tty 246 src/args.c &mc_global.tty.old_mouse, tty 271 src/args.c &mc_global.tty.slow_terminal, tty 281 src/args.c &mc_global.tty.ugly_line_drawing, tty 326 src/args.c &mc_global.tty.disable_colors, tty 346 src/args.c &mc_global.tty.command_line_colors, tty 356 src/args.c &mc_global.tty.skin, tty 789 src/args.c mc_global.tty.disable_colors = FALSE; tty 793 src/args.c mc_global.tty.use_subshell = FALSE; tty 100 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 106 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 154 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 167 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 176 src/cons.handler.c status = read (pipefd2[0], &mc_global.tty.console_flag, 1); tty 177 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 228 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 229 src/cons.handler.c status = write (1, &mc_global.tty.console_flag, 1); tty 238 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 244 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 258 src/cons.handler.c status = read (pipefd2[0], &mc_global.tty.console_flag, 1); tty 260 src/cons.handler.c if (action == CONSOLE_DONE || mc_global.tty.console_flag == '\0') tty 268 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 287 src/cons.handler.c if (mc_global.tty.console_flag != '\0') tty 299 src/cons.handler.c mc_global.tty.console_flag = '\001'; tty 328 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 352 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 357 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 369 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 419 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 480 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 94 src/execute.c if (mc_global.tty.alternate_plus_minus) tty 107 src/execute.c if (!(mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag)) tty 152 src/execute.c if (mc_global.tty.console_flag != '\0' && !mc_global.tty.use_subshell) tty 172 src/execute.c if (mc_global.tty.console_flag != '\0' && !mc_global.tty.use_subshell) tty 308 src/execute.c if (mc_global.tty.console_flag != '\0') tty 311 src/execute.c if (!mc_global.tty.use_subshell && (flags & EXECUTE_INTERNAL) == 0 && argv != NULL tty 318 src/execute.c if (mc_global.tty.use_subshell && (flags & EXECUTE_INTERNAL) == 0 && argv != NULL) tty 332 src/execute.c || (pause_after_run == pause_on_dumb_terminals && !mc_global.tty.xterm_flag tty 333 src/execute.c && mc_global.tty.console_flag == '\0')) tty 347 src/execute.c if (mc_global.tty.console_flag != '\0' && output_lines != 0 && mc_global.keybar_visible) tty 354 src/execute.c if (mc_global.tty.console_flag != '\0') tty 436 src/execute.c if (mc_global.tty.use_subshell) tty 464 src/execute.c if (!(mc_global.tty.xterm_flag || mc_global.tty.console_flag != '\0' tty 465 src/execute.c || mc_global.tty.use_subshell || output_starts_shell)) tty 479 src/execute.c if (mc_global.tty.alternate_plus_minus) tty 492 src/execute.c if (mc_global.tty.console_flag != '\0') tty 496 src/execute.c if (mc_global.tty.use_subshell) tty 517 src/execute.c if (mc_global.tty.console_flag != '\0') tty 536 src/execute.c if (mc_global.tty.use_subshell) tty 544 src/execute.c if (mc_global.tty.alternate_plus_minus) tty 554 src/execute.c if (mc_global.tty.use_subshell) tty 287 src/filemanager/boxes.c mc_global.tty.shadows = CHECK (sender)->state; tty 647 src/filemanager/boxes.c const gboolean shadows = mc_global.tty.shadows; tty 662 src/filemanager/boxes.c QUICK_CHECKBOX (_ ("&Shadows"), &mc_global.tty.shadows, &shadows_id), tty 685 src/filemanager/boxes.c mc_global.tty.shadows = shadows; tty 459 src/filemanager/chattr.c if (!mc_global.tty.slow_terminal && check_attr_mod_num > w->rect.lines) tty 125 src/filemanager/command.c if (mc_global.tty.use_subshell && subshell_state != INACTIVE) tty 162 src/filemanager/command.c if (mc_global.tty.use_subshell) tty 166 src/filemanager/command.c if (mc_global.tty.use_subshell) tty 512 src/filemanager/ext.c if (mc_global.tty.console_flag != '\0') tty 826 src/filemanager/filemanager.c if ((baudrate > 0 && baudrate < 9600) || mc_global.tty.slow_terminal) tty 908 src/filemanager/filemanager.c if (mc_global.tty.use_subshell) tty 909 src/filemanager/filemanager.c add_select_channel (mc_global.tty.subshell_pty, load_prompt, NULL); tty 1044 src/filemanager/filemanager.c if (!mc_global.tty.use_subshell) tty 1464 src/filemanager/filemanager.c if (mc_global.tty.console_flag != '\0' && output_lines != 0) tty 1511 src/filemanager/filemanager.c if ((!mc_global.tty.alternate_plus_minus tty 1512 src/filemanager/filemanager.c || !(mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag)) tty 328 src/filemanager/layout.c tty_setcolor (mc_global.tty.console_flag != '\0' ? DIALOG_NORMAL_COLOR tty 361 src/filemanager/layout.c if (mc_global.tty.console_flag == '\0') tty 383 src/filemanager/layout.c tty_setcolor (mc_global.tty.console_flag != '\0' ? DIALOG_NORMAL_COLOR tty 579 src/filemanager/layout.c disabled = mc_global.tty.console_flag != '\0' ? 0 : WST_DISABLED; tty 819 src/filemanager/layout.c if (mc_global.tty.console_flag != '\0') tty 866 src/filemanager/layout.c if (mc_global.tty.console_flag != '\0' && output_lines != 0) tty 878 src/filemanager/layout.c if (!mc_global.tty.use_subshell || !do_load_prompt ()) tty 972 src/filemanager/layout.c if (mc_global.tty.use_subshell) tty 1534 src/filemanager/layout.c if (mc_global.tty.xterm_flag && xterm_title) tty 1549 src/filemanager/layout.c if (!mc_global.tty.alternate_plus_minus) tty 1561 src/filemanager/layout.c if (mc_global.tty.xterm_flag && vfs_current_is_local ()) tty 453 src/help.c return mc_global.tty.ugly_line_drawing ? '-' tty 457 src/help.c return mc_global.tty.ugly_line_drawing ? '|' tty 461 src/help.c return mc_global.tty.ugly_line_drawing ? '+' tty 465 src/help.c return mc_global.tty.ugly_line_drawing ? '+' tty 469 src/help.c return mc_global.tty.ugly_line_drawing ? '+' tty 473 src/help.c return mc_global.tty.ugly_line_drawing ? '+' tty 477 src/help.c return mc_global.tty.ugly_line_drawing ? '|' tty 481 src/help.c return mc_global.tty.ugly_line_drawing ? '|' tty 485 src/help.c return mc_global.tty.ugly_line_drawing ? '-' tty 489 src/help.c return mc_global.tty.ugly_line_drawing ? '-' tty 493 src/help.c return mc_global.tty.ugly_line_drawing ? '+' tty 401 src/learn.c gboolean save_alternate_plus_minus = mc_global.tty.alternate_plus_minus; tty 410 src/learn.c mc_global.tty.alternate_plus_minus = TRUE; tty 417 src/learn.c mc_global.tty.alternate_plus_minus = save_alternate_plus_minus; tty 419 src/learn.c if (!mc_global.tty.alternate_plus_minus) tty 124 src/main.c if (mc_global.tty.console_flag == '\0') tty 147 src/main.c mc_global.tty.console_flag = '\0'; tty 166 src/main.c mc_global.tty.use_subshell ? sigchld_handler : tty 183 src/main.c mc_global.tty.use_subshell = FALSE; tty 258 src/main.c mc_global.tty.xterm_flag = tty_check_xterm_compat (mc_args__force_xterm); tty 342 src/main.c mc_global.tty.use_subshell = FALSE; tty 344 src/main.c if (mc_global.tty.use_subshell) tty 356 src/main.c tty_init (!mc_args__nomouse, mc_global.tty.xterm_flag); tty 367 src/main.c tty_init_colors (mc_global.tty.disable_colors, mc_args__force_colors); tty 380 src/main.c if (mc_global.tty.use_subshell && mc_global.run_from_parent_mc) tty 397 src/main.c mc_global.tty.use_subshell = FALSE; tty 400 src/main.c if (mc_global.tty.use_subshell) tty 407 src/main.c if (mc_global.tty.console_flag != '\0') tty 410 src/main.c if (mc_global.tty.alternate_plus_minus) tty 459 src/main.c if (mc_global.tty.console_flag != '\0' && (quit & SUBSHELL_EXIT) == 0) tty 461 src/main.c if (mc_global.tty.alternate_plus_minus) tty 466 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 919 src/setup.c mc_global.tty.setup_color_string = tty 921 src/setup.c mc_global.tty.term_color_string = tty 923 src/setup.c mc_global.tty.color_terminal_string = tty 1050 src/setup.c g_free (mc_global.tty.color_terminal_string); tty 1051 src/setup.c g_free (mc_global.tty.term_color_string); tty 1052 src/setup.c g_free (mc_global.tty.setup_color_string); tty 456 src/subshell/common.c close (mc_global.tty.subshell_pty); tty 619 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR SHELL_BUFFER_KEYBINDING, tty 733 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\005", 1); tty 742 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\025", 1); tty 865 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &read_set); tty 867 src/subshell/common.c maxfdp = MAX (mc_global.tty.subshell_pty, subshell_pipe[READ]); tty 890 src/subshell/common.c if (FD_ISSET (mc_global.tty.subshell_pty, &read_set)) tty 899 src/subshell/common.c read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 983 src/subshell/common.c write_all (mc_global.tty.subshell_pty, pty_buffer, i); tty 994 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1010 src/subshell/common.c write_all (mc_global.tty.subshell_pty, pty_buffer, ubytes); tty 1510 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1525 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1535 src/subshell/common.c write_all (mc_global.tty.subshell_pty, cmd, sizeof (cmd) - 1); tty 1544 src/subshell/common.c write_all (mc_global.tty.subshell_pty, cmd, sizeof (cmd) - 1); tty 1551 src/subshell/common.c write_all (mc_global.tty.subshell_pty, temp->str, temp->len); tty 1556 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1607 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " \n", 2); tty 1641 src/subshell/common.c if (mc_global.tty.subshell_pty == 0) tty 1655 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1666 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1673 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1685 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1698 src/subshell/common.c if (openpty (&mc_global.tty.subshell_pty, &subshell_pty_slave, NULL, NULL, NULL)) tty 1702 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1706 src/subshell/common.c mc_global.tty.subshell_pty = pty_open_master (pty_name); tty 1707 src/subshell/common.c if (mc_global.tty.subshell_pty == -1) tty 1710 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1719 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1749 src/subshell/common.c write_all (mc_global.tty.subshell_pty, precmd, strlen (precmd)); tty 1757 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1760 src/subshell/common.c mc_global.tty.use_subshell = FALSE; // Subshell died instantly, so don't use it tty 1791 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " \b", 2); // Hack to make prompt reappear tty 1804 src/subshell/common.c write_all (mc_global.tty.subshell_pty, s, cmdline->buffer->len); tty 1810 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR "[D", 3); tty 1828 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1835 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " ", 1); tty 1837 src/subshell/common.c write_all (mc_global.tty.subshell_pty, command, strlen (command)); tty 1838 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1855 src/subshell/common.c while (!subshell_alive && subshell_get_mainloop_quit () == 0 && mc_global.tty.use_subshell) tty 1875 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &tmp); tty 1878 src/subshell/common.c && (rc = select (mc_global.tty.subshell_pty + 1, &tmp, NULL, NULL, &timeleft)) != 0) tty 1899 src/subshell/common.c const ssize_t bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 1924 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &tmp); tty 1927 src/subshell/common.c && (rc = select (mc_global.tty.subshell_pty + 1, &tmp, NULL, NULL, &timeleft)) != 0) tty 1944 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 2016 src/subshell/common.c if (mc_global.tty.use_subshell && vfs_current_is_local ()) tty 2030 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 2066 src/subshell/common.c delete_select_channel (mc_global.tty.subshell_pty); tty 90 src/subshell/proxyfunc.c mc_global.tty.console_flag = '\0';