Lines Matching refs:termcap
2 !rm -f termcap.c
22 * Simulation of termcap using terminfo.
23 * This file is created from termcap.ed. DO NOT EDIT ME!
80 …l/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s */\t\%d,\n", $3, i++}' | sort > ./tmp/termcap.tmp
81 .r !cat ./tmp/termcap.tmp
89 …m/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s */\t\%d,\n", $3, i++}' | sort > ./tmp/termcap.tmp
90 .r !cat ./tmp/termcap.tmp
98 …r/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s */\t\%d,\n", $3, i++}' | sort > ./tmp/termcap.tmp
99 .r !cat ./tmp/termcap.tmp
100 !rm ./tmp/termcap.tmp
187 w termcap.c