Home
last modified time | relevance | path

Searched refs:needsterminal (Results 1 – 25 of 129) sorted by relevance

123456

/dports/mail/mailutils/mailutils-3.13/libmailutils/tests/
H A Dmailcap.at289 needsterminal
309 needsterminal
313 needsterminal;\
323 needsterminal
372 needsterminal
392 needsterminal
396 needsterminal;\
406 needsterminal
461 needsterminal
471 needsterminal
[all …]
/dports/mail/alpine/alpine-465e23b/alpine/osdep/
H A Dexecview.c80 exec_mailcap_cmd(MCAP_CMD_S *mc_cmd, char *image_file, int needsterminal) in exec_mailcap_cmd() argument
201 if(needsterminal) in exec_mailcap_cmd()
209 if(!needsterminal){ in exec_mailcap_cmd()
227 if(needsterminal == 1) in exec_mailcap_cmd()
237 if(needsterminal == 1) in exec_mailcap_cmd()
239 else if(needsterminal == 2) in exec_mailcap_cmd()
270 if(needsterminal) in exec_mailcap_cmd()
279 if(!needsterminal && (p-command)+5 < l){ in exec_mailcap_cmd()
292 if(needsterminal == 1) in exec_mailcap_cmd()
302 if(needsterminal == 1) in exec_mailcap_cmd()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/alpine/osdep/
H A Dexecview.c80 exec_mailcap_cmd(MCAP_CMD_S *mc_cmd, char *image_file, int needsterminal) in exec_mailcap_cmd() argument
201 if(needsterminal) in exec_mailcap_cmd()
209 if(!needsterminal){ in exec_mailcap_cmd()
227 if(needsterminal == 1) in exec_mailcap_cmd()
237 if(needsterminal == 1) in exec_mailcap_cmd()
239 else if(needsterminal == 2) in exec_mailcap_cmd()
270 if(needsterminal) in exec_mailcap_cmd()
279 if(!needsterminal && (p-command)+5 < l){ in exec_mailcap_cmd()
292 if(needsterminal == 1) in exec_mailcap_cmd()
302 if(needsterminal == 1) in exec_mailcap_cmd()
[all …]
/dports/www/py-ttrv/ttrv-1.27.3/ttrv/templates/
H A Dmailcap17 # - Add ``needsterminal`` for commands that use the terminal
47 …== http* ]] && (curl -s %s | ~/.iterm2/imgcat) || ~/.iterm2/imgcat %s' && read -n 1; needsterminal
51 # image/*; w3m -o 'ext_image_viewer=off' '%s'; needsterminal
59 … convert -resize 80x80 - jpg:/tmp/ttrv.jpg && img2xterm /tmp/ttrv.jpg; needsterminal; copiousoutput
62 image/*; curl -s '%s' | convert - jpg:/tmp/ttrv.jpg && img2txt -f utf8 /tmp/ttrv.jpg; needsterminal
65 video/x-youtube; mpv -vo drm -quiet '%s'; needsterminal
66 video/*; mpv -vo drm -quiet '%s'; needsterminal
69 # video/x-youtube; youtube-dl -q -o - '%s' | mplayer -cache 8192 -vo caca -quiet -; needsterminal
70 # video/*; wget '%s' -O - | mplayer -cache 8192 -vo caca -quiet -; needsterminal
/dports/www/py-tuir/tuir-1.29.0/tuir/templates/
H A Dmailcap17 # - Add ``needsterminal`` for commands that use the terminal
47 …== http* ]] && (curl -s %s | ~/.iterm2/imgcat) || ~/.iterm2/imgcat %s' && read -n 1; needsterminal
51 # image/*; w3m -o 'ext_image_viewer=off' '%s'; needsterminal
59 … convert -resize 80x80 - jpg:/tmp/tuir.jpg && img2xterm /tmp/tuir.jpg; needsterminal; copiousoutput
62 image/*; curl -s '%s' | convert - jpg:/tmp/tuir.jpg && img2txt -f utf8 /tmp/tuir.jpg; needsterminal
65 video/x-youtube; mpv -vo drm -quiet '%s'; needsterminal
66 video/*; mpv -vo drm -quiet '%s'; needsterminal
69 # video/x-youtube; youtube-dl -q -o - '%s' | mplayer -cache 8192 -vo caca -quiet -; needsterminal
70 # video/*; wget '%s' -O - | mplayer -cache 8192 -vo caca -quiet -; needsterminal
/dports/news/tin/tin-2.4.5/doc/
H A Dmailcap.sample4 needsterminal
17 needsterminal
21 needsterminal;\
28 needsterminal
/dports/chinese/tin/tin-2.4.5/doc/
H A Dmailcap.sample4 needsterminal
17 needsterminal
21 needsterminal;\
28 needsterminal
/dports/japanese/w3m/w3m-2b59b9e/doc-jp/
H A DREADME.mailcap6 ・ 2000/10/6 の版から, mailcap のフィールド test, nametemplate, needsterminal,
46needsterminal, edit については RFC 1524 を見てください.
/dports/japanese/w3m-img/w3m-2b59b9e/doc-jp/
H A DREADME.mailcap6 ・ 2000/10/6 の版から, mailcap のフィールド test, nametemplate, needsterminal,
46needsterminal, edit については RFC 1524 を見てください.
/dports/www/w3m/w3m-2b59b9e/doc-jp/
H A DREADME.mailcap6 ・ 2000/10/6 の版から, mailcap のフィールド test, nametemplate, needsterminal,
46needsterminal, edit については RFC 1524 を見てください.
/dports/www/w3m-img/w3m-2b59b9e/doc-jp/
H A DREADME.mailcap6 ・ 2000/10/6 の版から, mailcap のフィールド test, nametemplate, needsterminal,
46needsterminal, edit については RFC 1524 を見てください.
/dports/www/elinks/elinks-0.11.7/src/mime/backend/
H A Dtest-mailcap-cache24 text/html; elinks --force-html %s; needsterminal
26 text/*; view %s; needsterminal
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dmime.c133 Boolean needsterminal; /* whether the `needsterminal' flag has been specified for this entry */ member
335 m_mailcap[i].needsterminal = False; in read_mailcap()
356 m_mailcap[*mailcap_line].needsterminal = True; in read_mailcap()
569 m_mailcap[i].needsterminal ? "yes" : "no", in figure_viewer()
575 *needs_terminal = m_mailcap[i].needsterminal; in figure_viewer()
/dports/misc/mime-support/mime-support/
H A Drun-mailcap428 my $needsterminal;
447 if ($action ne 'print' && $match =~ m/;\s*needsterminal\s*($|;)/) {
448 $needsterminal = 1;
524 if ($needsterminal) {
/dports/mail/alpine/alpine-465e23b/doc/
H A Dmailcap.unx44 # to its standard scrolling text window if "needsterminal" is not set.
45 # If "needsterminal" is set, then Pine sets the terminal or terminal window
49 # in the same terminal window as Pine, then "needsterminal" should be set.
83 needsterminal; composetyped = extcompose %s; \
106 …o-8859-8 %s | more ; test=test "`echo %{charset} | tr '[A-Z]' '[a-z]'`" = iso-8859-8; needsterminal
108 …-8859-1 %s | more ; test=test "`echo %{charset} | tr '[A-Z]' '[a-z]'`" = iso-8859-1 ; needsterminal
/dports/editors/pico-alpine/alpine-465e23b/doc/
H A Dmailcap.unx44 # to its standard scrolling text window if "needsterminal" is not set.
45 # If "needsterminal" is set, then Pine sets the terminal or terminal window
49 # in the same terminal window as Pine, then "needsterminal" should be set.
83 needsterminal; composetyped = extcompose %s; \
106 …o-8859-8 %s | more ; test=test "`echo %{charset} | tr '[A-Z]' '[a-z]'`" = iso-8859-8; needsterminal
108 …-8859-1 %s | more ; test=test "`echo %{charset} | tr '[A-Z]' '[a-z]'`" = iso-8859-1 ; needsterminal
/dports/mail/metamail/mm2.7/src/
H A Dmailcap48 needsterminal; composetyped = extcompose %s; \
72 #application/atomicmail; atomicmail %s ; needsterminal
73 …icmail %s; compose=surveyor.am -p %s; description="An interactive ATOMICMAIL survey"; needsterminal
108 default; sun-message.csh %s %{encoding}; needsterminal
109 mail-file; sun-message.csh %s %{encoding}; needsterminal
110 sun-deskset-message; sun-message.csh %s %{encoding}; needsterminal
118 …metamail-patch; cat %s > /dev/null \; patch-metamail source-tree-root %{patchnumber}; needsterminal
/dports/converters/mmencode/mm2.7/src/
H A Dmailcap48 needsterminal; composetyped = extcompose %s; \
72 #application/atomicmail; atomicmail %s ; needsterminal
73 …icmail %s; compose=surveyor.am -p %s; description="An interactive ATOMICMAIL survey"; needsterminal
108 default; sun-message.csh %s %{encoding}; needsterminal
109 mail-file; sun-message.csh %s %{encoding}; needsterminal
110 sun-deskset-message; sun-message.csh %s %{encoding}; needsterminal
118 …metamail-patch; cat %s > /dev/null \; patch-metamail source-tree-root %{patchnumber}; needsterminal
/dports/lang/spidermonkey78/firefox-78.9.0/uriloader/exthandler/tests/unit/
H A Dmailcap1 text/plain; cat '%s'; needsterminal
/dports/lang/spidermonkey60/firefox-60.9.0/uriloader/exthandler/tests/unit/
H A Dmailcap1 text/plain; cat '%s'; needsterminal
/dports/mail/thunderbird/thunderbird-91.8.0/uriloader/exthandler/tests/unit/
H A Dmailcap1 text/plain; cat '%s'; needsterminal
/dports/www/firefox/firefox-99.0/uriloader/exthandler/tests/unit/
H A Dmailcap1 text/plain; cat '%s'; needsterminal
/dports/www/firefox-legacy/firefox-52.8.0esr/uriloader/exthandler/tests/unit/
H A Dmailcap1 text/plain; cat '%s'; needsterminal
/dports/www/firefox-esr/firefox-91.8.0/uriloader/exthandler/tests/unit/
H A Dmailcap1 text/plain; cat '%s'; needsterminal
/dports/mail/alpine/alpine-465e23b/pith/
H A Dmailcap.c53 int needsterminal; member
216 dprint((11, " needsterminal %d\n", mc->needsterminal)); in mc_init()
469 mc->needsterminal = 1; in mc_build_entry()
473 mc->needsterminal = 2; in mc_build_entry()
732 *needsterm = mc->needsterminal; in mailcap_build_command()

123456