tty 82 lib/global.c .tty = tty 201 lib/global.h } tty; tty 277 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 343 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 203 lib/skin/common.c if (mc_global.tty.ugly_line_drawing) tty 67 lib/skin/lines.c if (mc_global.tty.slow_terminal) tty 69 lib/skin/lines.c else if (mc_global.tty.ugly_line_drawing) tty 71 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 1325 lib/tty/key.c if (mc_global.tty.xterm_flag tty 2204 lib/tty/key.c if (mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag) tty 2216 lib/tty/key.c if (mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag) tty 289 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && smcup != NULL) tty 301 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && rmcup != NULL) tty 338 lib/tty/tty-ncurses.c if (mc_global.tty.use_subshell) tty 339 lib/tty/tty-ncurses.c tty_resize (mc_global.tty.subshell_pty); tty 308 lib/tty/tty-slang.c if (mc_global.tty.ugly_line_drawing) tty 395 lib/tty/tty-slang.c if (mc_global.tty.use_subshell) tty 396 lib/tty/tty-slang.c tty_resize (mc_global.tty.subshell_pty); tty 400 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 573 lib/widget/listbox.c l->scrollbar = !mc_global.tty.slow_terminal; tty 193 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 289 src/filemanager/boxes.c mc_global.tty.shadows = CHECK (sender)->state; tty 625 src/filemanager/boxes.c gboolean shadows = mc_global.tty.shadows; tty 640 src/filemanager/boxes.c QUICK_CHECKBOX (N_ ("&Shadows"), &mc_global.tty.shadows, &shadows_id), tty 663 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 513 src/filemanager/ext.c if (mc_global.tty.console_flag != '\0') tty 828 src/filemanager/filemanager.c if ((baudrate > 0 && baudrate < 9600) || mc_global.tty.slow_terminal) tty 910 src/filemanager/filemanager.c if (mc_global.tty.use_subshell) tty 911 src/filemanager/filemanager.c add_select_channel (mc_global.tty.subshell_pty, load_prompt, NULL); tty 1048 src/filemanager/filemanager.c if (!mc_global.tty.use_subshell) tty 1468 src/filemanager/filemanager.c if (mc_global.tty.console_flag != '\0' && output_lines != 0) tty 1515 src/filemanager/filemanager.c if ((!mc_global.tty.alternate_plus_minus tty 1516 src/filemanager/filemanager.c || !(mc_global.tty.console_flag != '\0' || mc_global.tty.xterm_flag)) tty 329 src/filemanager/layout.c tty_setcolor (mc_global.tty.console_flag != '\0' ? COLOR_NORMAL : DISABLED_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' ? COLOR_NORMAL : DISABLED_COLOR); tty 589 src/filemanager/layout.c disabled = mc_global.tty.console_flag != '\0' ? 0 : WST_DISABLED; tty 829 src/filemanager/layout.c if (mc_global.tty.console_flag != '\0') tty 876 src/filemanager/layout.c if (mc_global.tty.console_flag != '\0' && output_lines != 0) tty 888 src/filemanager/layout.c if (!mc_global.tty.use_subshell || !do_load_prompt ()) tty 983 src/filemanager/layout.c if (mc_global.tty.use_subshell) tty 1007 src/filemanager/layout.c if (mc_global.tty.use_subshell) tty 1558 src/filemanager/layout.c if (mc_global.tty.xterm_flag && xterm_title) tty 1573 src/filemanager/layout.c if (!mc_global.tty.alternate_plus_minus) tty 1585 src/filemanager/layout.c if (mc_global.tty.xterm_flag && vfs_current_is_local ()) tty 397 src/learn.c gboolean save_alternate_plus_minus = mc_global.tty.alternate_plus_minus; tty 406 src/learn.c mc_global.tty.alternate_plus_minus = TRUE; tty 413 src/learn.c mc_global.tty.alternate_plus_minus = save_alternate_plus_minus; tty 415 src/learn.c if (!mc_global.tty.alternate_plus_minus) tty 153 src/main.c if (mc_global.tty.console_flag == '\0') tty 176 src/main.c mc_global.tty.console_flag = '\0'; tty 195 src/main.c mc_global.tty.use_subshell ? sigchld_handler : tty 212 src/main.c mc_global.tty.use_subshell = FALSE; tty 287 src/main.c mc_global.tty.xterm_flag = tty_check_xterm_compat (mc_args__force_xterm); tty 371 src/main.c mc_global.tty.use_subshell = FALSE; tty 373 src/main.c if (mc_global.tty.use_subshell) tty 385 src/main.c tty_init (!mc_args__nomouse, mc_global.tty.xterm_flag); tty 399 src/main.c tty_init_colors (mc_global.tty.disable_colors, mc_args__force_colors); tty 412 src/main.c if (mc_global.tty.use_subshell && mc_global.run_from_parent_mc) tty 427 src/main.c mc_global.tty.use_subshell = FALSE; tty 430 src/main.c if (mc_global.tty.use_subshell) tty 437 src/main.c if (mc_global.tty.console_flag != '\0') tty 440 src/main.c if (mc_global.tty.alternate_plus_minus) tty 487 src/main.c if (mc_global.tty.console_flag != '\0' && (quit & SUBSHELL_EXIT) == 0) tty 489 src/main.c if (mc_global.tty.alternate_plus_minus) tty 494 src/main.c if (mc_global.tty.console_flag != '\0') tty 317 src/setup.c { "alternate_plus_minus", &mc_global.tty.alternate_plus_minus }, tty 359 src/setup.c { "shadows", &mc_global.tty.shadows }, tty 912 src/setup.c mc_global.tty.setup_color_string = tty 914 src/setup.c mc_global.tty.term_color_string = tty 916 src/setup.c mc_global.tty.color_terminal_string = tty 1037 src/setup.c g_free (mc_global.tty.color_terminal_string); tty 1038 src/setup.c g_free (mc_global.tty.term_color_string); tty 1039 src/setup.c g_free (mc_global.tty.setup_color_string); tty 446 src/subshell/common.c close (mc_global.tty.subshell_pty); tty 601 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR SHELL_BUFFER_KEYBINDING, tty 632 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR SHELL_CURSOR_KEYBINDING, tty 712 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\005", 1); tty 721 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\025", 1); tty 858 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &read_set); tty 860 src/subshell/common.c maxfdp = MAX (mc_global.tty.subshell_pty, subshell_pipe[READ]); tty 883 src/subshell/common.c if (FD_ISSET (mc_global.tty.subshell_pty, &read_set)) tty 891 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 958 src/subshell/common.c write_all (mc_global.tty.subshell_pty, pty_buffer, i); tty 969 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 984 src/subshell/common.c write_all (mc_global.tty.subshell_pty, pty_buffer, bytes); tty 1427 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1443 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1450 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " cd ", 4); tty 1453 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "/", 1); tty 1460 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ".", 1); tty 1466 src/subshell/common.c write_all (mc_global.tty.subshell_pty, temp->str, temp->len); tty 1471 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1522 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " \n", 2); tty 1556 src/subshell/common.c if (mc_global.tty.subshell_pty == 0) tty 1566 src/subshell/common.c if (openpty (&mc_global.tty.subshell_pty, &subshell_pty_slave, NULL, NULL, NULL)) tty 1570 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1574 src/subshell/common.c mc_global.tty.subshell_pty = pty_open_master (pty_name); tty 1575 src/subshell/common.c if (mc_global.tty.subshell_pty == -1) tty 1578 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1586 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1600 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1611 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1618 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1629 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1655 src/subshell/common.c write_all (mc_global.tty.subshell_pty, precmd, strlen (precmd)); tty 1662 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1665 src/subshell/common.c mc_global.tty.use_subshell = FALSE; // Subshell died instantly, so don't use it tty 1696 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " \b", 2); // Hack to make prompt reappear tty 1713 src/subshell/common.c write_all (mc_global.tty.subshell_pty, s, cmdline->buffer->len); tty 1718 src/subshell/common.c write_all (mc_global.tty.subshell_pty, ESC_STR "[D", 3); tty 1736 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\003", 1); tty 1743 src/subshell/common.c write_all (mc_global.tty.subshell_pty, " ", 1); tty 1745 src/subshell/common.c write_all (mc_global.tty.subshell_pty, command, strlen (command)); tty 1746 src/subshell/common.c write_all (mc_global.tty.subshell_pty, "\n", 1); tty 1764 src/subshell/common.c while (!subshell_alive && subshell_get_mainloop_quit () == 0 && mc_global.tty.use_subshell) tty 1783 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &tmp); tty 1786 src/subshell/common.c && (rc = select (mc_global.tty.subshell_pty + 1, &tmp, NULL, NULL, &timeleft)) != 0) tty 1807 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 1827 src/subshell/common.c FD_SET (mc_global.tty.subshell_pty, &tmp); tty 1830 src/subshell/common.c && (rc = select (mc_global.tty.subshell_pty + 1, &tmp, NULL, NULL, &timeleft)) != 0) tty 1847 src/subshell/common.c bytes = read (mc_global.tty.subshell_pty, pty_buffer, sizeof (pty_buffer)); tty 1919 src/subshell/common.c if (mc_global.tty.use_subshell && vfs_current_is_local ()) tty 1933 src/subshell/common.c mc_global.tty.use_subshell = FALSE; tty 1973 src/subshell/common.c delete_select_channel (mc_global.tty.subshell_pty); tty 90 src/subshell/proxyfunc.c mc_global.tty.console_flag = '\0';