Home
last modified time | relevance | path

Searched refs:tput (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/usr.bin/ncurses/
H A DMakefile8 PROGS= tic tput infocmp toe tabs clear tset
10 SRCS.tput= tput.c tparm_type.c transform.c dump_entry.c clear_cmd.c reset_cmd.c \
/freebsd/contrib/dialog/
H A Ddemo.pl39 sub tput($$) { subroutine
107 my $lines = &tput( "lines", 24 );
108 my $cols = &tput( "cols", 80 );
/freebsd/contrib/ncurses/progs/
H A DMakefile.in142 GET_PROGS = infocmp$x clear$x tabs$x tput$x tset$x toe$x
211 actual_tput = `echo tput$x| $(TRANSFORM)`
246 $(LIBTOOL_INSTALL) $(INSTALL_PROG) tput$x $(BINDIR)/$(actual_tput)
302 $(MODEL)/tput$o \
309 tput$x: $(DEPS_TPUT) $(DEPS_CURSES) transform.h
371 $(LINT) $(LINT_OPTS) $(CPPFLAGS) $(srcdir)/tput.c $(LINT_LIBS)
H A Dclear.sh30 exec tput clear
H A Dmodules45 tput progs $(srcdir) $(HEADER_DEPS) $(srcdir)/clear_cmd.h $(srcdir)/reset_cmd.h $(srcdir)/tparm_t…
/freebsd/usr.bin/fortune/datfiles/
H A Dfreebsd-tips.sp.ok70 tput
H A Dfreebsd-tips173 Nice bash prompt: PS1='(\[$(tput md)\]\t <\w>\[$(tput me)\]) $(echo $?) \$ '
/freebsd/tools/bsdbox/
H A DMakefile.base27 CRUNCH_PROGS_usr.bin+= tput
/freebsd/contrib/ncurses/
H A DREADME132 tput -- shell-script access to terminal capabilities.
137 descriptions; the next two (clear and tput) are for use in shell scripts. The
173 the man pages, infocmp(1), tput(1), clear(1), captoinfo(1), tset(1),
H A DMANIFEST481 ./doc/html/man/tput.1.html
714 ./man/tput.1
1092 ./progs/tput.c
1239 ./test/tput-colorcube
1240 ./test/tput-initc
H A DNEWS389 + modify tput to warn about capabilities which expect parameters where
648 + modify tput/tset reset feature to avoid 1-second sleep if running in
663 + fix regression in tput which disallowed hex/octal parameters (report
700 + amend discussion of aliases in tput.1
1024 + add "-v" option to tput, to show warnings.
1030 + add special cases in tput to handle extensions Cs/Ms parameters
1380 + corrected use of original tty-modes in tput init/reset subcommands
1535 + make tput/tset warning messages consistently using alias names when
1537 + improve tput usage message for aliases such as clear, by eliminating
1538 tput-specific portions.
[all …]
H A DANNOUNCE35 * tput, utility for retrieving terminal capabilities in shell
187 tput and tset
189 + add "-v" option to tput, to show warnings
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in168 tput.1 tput.1
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok552 tput
/freebsd/usr.sbin/crunch/examples/
H A Dreally-big.conf50 progs tcopy tee telnet tftp time tip tn3270 touch tput tr true tset tsort
/freebsd/contrib/openpam/
H A Dltmain.sh545 tc_reset=`tput sgr0`
546 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
549 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
550 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
551 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
552 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/freebsd/contrib/file/
H A Dltmain.sh548 tc_reset=`tput sgr0`
549 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
551 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
552 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
553 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
554 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
555 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/freebsd/contrib/unbound/
H A Dltmain.sh545 tc_reset=`tput sgr0`
546 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
549 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
550 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
551 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
552 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/freebsd/contrib/openbsm/config/
H A Dltmain.sh502 tc_reset=`tput sgr0`
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
506 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
507 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
508 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
509 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh502 tc_reset=`tput sgr0`
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
506 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
507 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
508 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
509 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh502 tc_reset=`tput sgr0`
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
506 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
507 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
508 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
509 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh510 tc_reset=`tput sgr0`
511 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
513 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
514 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
515 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
516 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
517 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/freebsd/contrib/ldns/
H A Dltmain.sh545 tc_reset=`tput sgr0`
546 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
549 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
550 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
551 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
552 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc550 The tput and clear utilities just do an entry load followed by a
619 infocmp.c parse_entry.c read_entry.c tput.c write_entry.c
/freebsd/targets/pseudo/userland/
H A DMakefile.depend345 usr.bin/tput \

12