Home
last modified time | relevance | path

Searched refs:TERM_PROGRAM (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gookit/color/color-1.4.2/_examples/ref/
H A Denv-term-data.md23 TERM_PROGRAM=mintty
38 TERM_PROGRAM=vscode
135 TERM_PROGRAM=Apple_Terminal
148 TERM_PROGRAM=Apple_Terminal
161 TERM_PROGRAM=iTerm.app
179 TERM_PROGRAM=iTerm.app
209 - support True color, but detect is `256`. so, need check `TERM_PROGRAM`
215 TERM_PROGRAM=Terminus
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gookit/color/color-1.4.2/
H A Dutils_test.go114 TERM_PROGRAM=Terminus
127 TERM_PROGRAM=Apple_Terminal
145 TERM_PROGRAM=iTerm.app
161 TERM_PROGRAM=iTerm.app
176 TERM_PROGRAM=iTerm.app
211 TERM_PROGRAM=Apple_Terminal
232 TERM_PROGRAM=iTerm.app
248 TERM_PROGRAM=Terminus
/dports/devel/R-cran-crayon/crayon/R/
H A Dlink.R53 if (nzchar(TERM_PROGRAM <- Sys.getenv("TERM_PROGRAM"))) { functionVar
58 if (TERM_PROGRAM == "iTerm.app") {
/dports/devel/R-cran-cli/cli/R/
H A Dansi-hyperlink.R59 if (nzchar(TERM_PROGRAM <- Sys.getenv("TERM_PROGRAM"))) { functionVar
64 if (TERM_PROGRAM == "iTerm.app") {
/dports/devel/p5-Term-Title/Term-Title-0.09/lib/Term/
H A DTitle.pm35 $ENV{TERM_PROGRAM} and $ENV{TERM_PROGRAM} eq 'iTerm.app';
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/dirhistory/
H A Ddirhistory.plugin.zsh128 case "$TERM_PROGRAM" in
141 case "$TERM_PROGRAM" in
183 case "$TERM_PROGRAM" in
196 case "$TERM_PROGRAM" in
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/lib/
H A Dtermsupport.zsh28 if [[ "$TERM_PROGRAM" == "iTerm.app" ]]; then
44 if [[ "$TERM_PROGRAM" == Apple_Terminal ]]; then
116 if [[ "$TERM_PROGRAM" == "Apple_Terminal" ]] && [[ -z "$INSIDE_EMACS" ]]; then
/dports/math/freefem++/FreeFem-sources-4.6/etc/FreeFem++.app/Contents/Resources/
H A Dscript36 if [ -z "$TERM_PROGRAM" ] ; then
/dports/math/freefem++/FreeFem-sources-4.6/bin/
H A DFreeFem++-CoCoa.in50 if [ -z "$TERM_PROGRAM" ] ; then
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/
H A Dconfig-build.sh89 if [ "$TERM_PROGRAM" = "Apple_Terminal" ]; then
/dports/science/conduit/conduit-0.8.0/
H A Dconfig-build.sh88 if [ "$TERM_PROGRAM" = "Apple_Terminal" ]; then
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/bgnotify/
H A Dbgnotify.plugin.zsh43 case "$TERM_PROGRAM" in
/dports/devel/p5-Data-Printer/Data-Printer-1.000004/lib/Data/Printer/
H A DObject.pm458 elsif ($ENV{TERM_PROGRAM} && $ENV{TERM_PROGRAM} eq 'iTerm.app') {
462 elsif ($ENV{TERM_PROGRAM} && $ENV{TERM_PROGRAM} eq 'Apple_Terminal') {
/dports/devel/git-svn/git-2.34.1/
H A Dgit-web--browse.sh123 if test -n "$SECURITYSESSIONID" || test -n "$TERM_PROGRAM"
/dports/devel/git-gui/git-2.34.1/
H A Dgit-web--browse.sh123 if test -n "$SECURITYSESSIONID" || test -n "$TERM_PROGRAM"
/dports/devel/git-p4/git-2.34.1/
H A Dgit-web--browse.sh123 if test -n "$SECURITYSESSIONID" || test -n "$TERM_PROGRAM"
/dports/devel/git/git-2.34.1/
H A Dgit-web--browse.sh123 if test -n "$SECURITYSESSIONID" || test -n "$TERM_PROGRAM"
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-web--browse.sh123 if test -n "$SECURITYSESSIONID" || test -n "$TERM_PROGRAM"
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-web--browse.sh123 if test -n "$SECURITYSESSIONID" || test -n "$TERM_PROGRAM"
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/term.imageio/
H A Dtermoutput.cpp138 string_view TERM_PROGRAM(Sysutil::getenv("TERM_PROGRAM")); in output() local
144 if (TERM_PROGRAM == "iTerm.app" in output()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/term.imageio/
H A Dtermoutput.cpp138 string_view TERM_PROGRAM(Sysutil::getenv("TERM_PROGRAM")); in output() local
144 if (TERM_PROGRAM == "iTerm.app" in output()
/dports/devel/py-knack/knack-0.8.2/tests/
H A Dtest_util.py94 with mock.patch.dict("os.environ", TERM_PROGRAM='vscode'):
/dports/devel/notcurses/notcurses-3.0.1/doc/man/man3/
H A Dnotcurses_capabilities.3.md60 **TERM_PROGRAM**, and **TERM_PROGRAM_VERSION** environment variables,
/dports/editors/kakoune/kakoune-2021.11.08/rc/windowing/
H A Diterm.kak8 …[ -z "${kak_opt_windowing_modules}" ] || [ "$TERM_PROGRAM" = "iTerm.app" ] || echo 'fail iTerm not…
/dports/lang/spidermonkey78/firefox-78.9.0/config/
H A Dconfig.mk241 ifneq ($(TERM_PROGRAM),iTerm.app)

123