Searched refs:TERMCAP (Results 1 – 25 of 29) sorted by relevance
12
75 if [ -z "$TERMCAP" ]224 if [ -z "$TERMCAP" ]241 elif [ -f "$TERMCAP" ]243 echo "Your TERMCAP names the file $TERMCAP. I will compile that."244 eval "$TIC" "$TERMCAP"246 echo "Note that editing $TERMCAP will no longer change the data curses sees."250 echo "$TERMCAP" >myterm$$
3 1 Не можу відкрити TERMCAP: [%s]\n
3 1 Δε μπορώ να ανοίξω το TERMCAP: [%s]\n
3 1 Не могу открыть TERMCAP: [%s]\n
69 #define TERMCAP macro
3 1 TERMCAP ei saa avada: [%s]\n
3 1 Can't open TERMCAP: [%s]\n
3 1 Kann TERMCAP nicht öffnen: [%s]\n
3 1 Non posso aprire il TERMCAP: [%s]\n
3 1 Ne peut ouvrir TERMCAP: [%s]\n
3 1 No se puede abrir TERMCAP: [%s]\n
31 - modified create.make and new_curse.c to allow defining TERMCAP file
502 #if !defined(TERMCAP)503 #define TERMCAP "/etc/termcap" macro948 Term_File_name = TERMCAP; in initscr()952 Term_File_name = TERMCAP; in initscr()956 printf("unable to open %s file \n", TERMCAP); in initscr()
47 daemon... I plan to edit out such useless things as TERMCAP,325 << delete TERM and TERMCAP; modify HOME, USER, and CWD; pass TZ and
2314 Note that if you have $TERMCAP set, ncurses will use that value2316 set $TERMCAP to the contents of the xterm's termcap entry.2460 TERMCAP variable (if present), any local termcap files you reference2480 If you don't have a TERMCAP variable or custom personal termcap file,2483 If you *do* have a TERMCAP variable and/or a custom personal termcap file2489 Subsequently, editing the TERMCAP variable or personal TERMCAP file
695 #ifdef TERMCAP
84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS653 # TERMCAP EXTENSION CAPABILITIES
84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS857 # TERMCAP EXTENSION CAPABILITIES
84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS848 # TERMCAP EXTENSION CAPABILITIES
84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS849 # TERMCAP EXTENSION CAPABILITIES
86 # HANDLING TERMCAP AND TERMINFO EXTENSIONS932 # TERMCAP EXTENSION CAPABILITIES
84 # HANDLING TERMCAP AND TERMINFO EXTENSIONS943 # TERMCAP EXTENSION CAPABILITIES
419 * telnetd/sys_term.c (scrub_env): add supporting non-file TERMCAP
990 24. Avoid coredumps when $TERMCAP exceeds 1024 characters1967 TERMCAP for window size changes...