tty 83 lib/global.c .tty = tty 273 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 701 lib/tty/key.c if (getenv ("DISPLAY") != NULL && !mc_global.tty.disable_x11) tty 1128 lib/tty/key.c if (!mc_global.tty.alternate_plus_minus) tty 1330 lib/tty/key.c if (mc_global.tty.xterm_flag tty 2230 lib/tty/key.c if (mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag) tty 2242 lib/tty/key.c if (mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag) tty 285 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && smcup != NULL) tty 297 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && rmcup != NULL) tty 334 lib/tty/tty-ncurses.c if (mc_global.tty.use_subshell) tty 335 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 374 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 150 src/args.c &mc_global.tty.use_subshell, tty 216 src/args.c &mc_global.tty.disable_x11, tty 223 src/args.c &mc_global.tty.old_mouse, tty 246 src/args.c &mc_global.tty.slow_terminal, tty 253 src/args.c &mc_global.tty.ugly_line_drawing, tty 297 src/args.c &mc_global.tty.disable_colors, tty 311 src/args.c &mc_global.tty.command_line_colors, tty 318 src/args.c &mc_global.tty.skin, tty 786 src/args.c mc_global.tty.disable_colors = FALSE; tty 790 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 248 src/cons.handler.c status = read (pipefd2[0], &mc_global.tty.console_flag, 1); tty 250 src/cons.handler.c if (action == CONSOLE_DONE || mc_global.tty.console_flag == '\0') tty 258 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 277 src/cons.handler.c if (mc_global.tty.console_flag != '\0') tty 289 src/cons.handler.c mc_global.tty.console_flag = '\001'; tty 318 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 342 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 347 src/cons.handler.c mc_global.tty.console_flag = '\0'; tty 359 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 411 src/cons.handler.c if (mc_global.tty.console_flag == '\0') tty 472 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 296 src/filemanager/boxes.c mc_global.tty.shadows = CHECK (sender)->state; tty 627 src/filemanager/boxes.c gboolean shadows = mc_global.tty.shadows; tty 642 src/filemanager/boxes.c QUICK_CHECKBOX (N_("&Shadows"), &mc_global.tty.shadows, &shadows_id), tty 660 src/filemanager/boxes.c mc_global.tty.shadows = shadows; tty 464 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 511 src/filemanager/ext.c if (mc_global.tty.console_flag != '\0') tty 862 src/filemanager/filemanager.c if (mc_global.tty.use_subshell) tty 863 src/filemanager/filemanager.c add_select_channel (mc_global.tty.subshell_pty, load_prompt, NULL); tty 866 src/filemanager/filemanager.c if ((tty_baudrate () < 9600) || mc_global.tty.slow_terminal) tty 1076 src/filemanager/filemanager.c if (!mc_global.tty.use_subshell) tty 1505 src/filemanager/filemanager.c if (mc_global.tty.console_flag != '\0' && output_lines != 0) tty 1552 src/filemanager/filemanager.c if ((!mc_global.tty.alternate_plus_minus tty 1553 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 827 src/filemanager/layout.c if (mc_global.tty.console_flag != '\0') tty 875 src/filemanager/layout.c if (mc_global.tty.console_flag != '\0' && output_lines != 0) tty 887 src/filemanager/layout.c if (!mc_global.tty.use_subshell || !do_load_prompt ()) tty 969 src/filemanager/layout.c if (mc_global.tty.use_subshell) tty 989 src/filemanager/layout.c if (mc_global.tty.use_subshell) tty 1541 src/filemanager/layout.c if (mc_global.tty.xterm_flag && xterm_title) tty 1556 src/filemanager/layout.c if (!mc_global.tty.alternate_plus_minus) tty 3235 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 150 src/main.c if (mc_global.tty.console_flag == '\0') tty 173 src/main.c mc_global.tty.console_flag = '\0'; tty 192 src/main.c mc_global.tty.use_subshell ? sigchld_handler : tty 209 src/main.c mc_global.tty.use_subshell = FALSE; tty 353 src/main.c mc_global.tty.xterm_flag = tty_check_term (mc_args__force_xterm); tty 365 src/main.c mc_global.tty.use_subshell = FALSE; tty 367 src/main.c if (mc_global.tty.use_subshell) tty 379 src/main.c tty_init (!mc_args__nomouse, mc_global.tty.xterm_flag); tty 393 src/main.c tty_init_colors (mc_global.tty.disable_colors, mc_args__force_colors); tty 406 src/main.c if (mc_global.tty.use_subshell && mc_global.run_from_parent_mc) tty 425 src/main.c mc_global.tty.use_subshell = FALSE; tty 428 src/main.c if (mc_global.tty.use_subshell) tty 435 src/main.c if (mc_global.tty.console_flag != '\0') tty 438 src/main.c if (mc_global.tty.alternate_plus_minus) tty 486 src/main.c if (mc_global.tty.console_flag != '\0' && (quit & SUBSHELL_EXIT) == 0) tty 488 src/main.c if (mc_global.tty.alternate_plus_minus) tty 493 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 1124 src/setup.c mc_global.tty.setup_color_string = tty 1126 src/setup.c mc_global.tty.term_color_string = tty 1128 src/setup.c mc_global.tty.color_terminal_string = tty 1254 src/setup.c g_free (mc_global.tty.color_terminal_string); tty 1255 src/setup.c g_free (mc_global.tty.term_color_string); tty 1256 src/setup.c g_free (mc_global.tty.setup_color_string); tty 405 src/subshell/common.c close (mc_global.tty.subshell_pty); tty 556 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR SHELL_BUFFER_KEYBINDING, tty 587 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR SHELL_CURSOR_KEYBINDING, tty 667 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\005", 1); tty 676 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\025", 1); tty 762 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &read_set); tty 764 src/subshell/common.c maxfdp = MAX (mc_global.tty.subshell_pty, subshell_pipe[READ]); tty 787 src/subshell/common.c if (FD_ISSET (mc_global.tty.subshell_pty, &read_set)) tty 795 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 862 src/subshell/common.c write_all (mc_global.tty.subshell_pty, pty_buffer, i); tty 880 src/subshell/common.c write_all (mc_global.tty.subshell_pty, pty_buffer, bytes); tty 1278 src/subshell/common.c if (mc_global.tty.subshell_pty == 0) tty 1288 src/subshell/common.c if (openpty (&mc_global.tty.subshell_pty, &subshell_pty_slave, NULL, NULL, NULL)) tty 1292 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1296 src/subshell/common.c mc_global.tty.subshell_pty = pty_open_master (pty_name); tty 1297 src/subshell/common.c if (mc_global.tty.subshell_pty == -1) tty 1300 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1308 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1322 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1333 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1340 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1351 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1378 src/subshell/common.c write_all (mc_global.tty.subshell_pty, precmd, strlen (precmd)); tty 1385 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1388 src/subshell/common.c mc_global.tty.use_subshell = FALSE; /* Subshell died instantly, so don't use it */ tty 1418 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " \b", 2); /* Hack to make prompt reappear */ tty 1433 src/subshell/common.c write_all (mc_global.tty.subshell_pty, cmdline->buffer, strlen (cmdline->buffer)); tty 1438 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR "[D", 3); tty 1450 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1459 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " ", 1); tty 1461 src/subshell/common.c write_all (mc_global.tty.subshell_pty, command, strlen (command)); tty 1462 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1479 src/subshell/common.c while (!subshell_alive && subshell_get_mainloop_quit () == 0 && mc_global.tty.use_subshell) tty 1498 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &tmp); tty 1501 src/subshell/common.c && (rc = select (mc_global.tty.subshell_pty + 1, &tmp, NULL, NULL, &timeleft)) != 0) tty 1522 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 1543 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &tmp); tty 1546 src/subshell/common.c && (rc = select (mc_global.tty.subshell_pty + 1, &tmp, NULL, NULL, &timeleft)) != 0) tty 1563 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 1662 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1669 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " cd ", 4); tty 1681 src/subshell/common.c write_all (mc_global.tty.subshell_pty, temp->str, temp->len); tty 1686 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ".", 1); tty 1691 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "/", 1); tty 1693 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1736 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " \n", 2); tty 1758 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1798 src/subshell/common.c delete_select_channel (mc_global.tty.subshell_pty); tty 90 src/subshell/proxyfunc.c mc_global.tty.console_flag = '\0';