<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xdg-open does not spawn terminal for Terminal=true"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92514#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - xdg-open does not spawn terminal for Terminal=true"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92514">bug 92514</a>
              from <span class="vcard"><a class="email" href="mailto:t_glaessle@gmx.de" title="Thomas Gläßle <t_glaessle@gmx.de>"> <span class="fn">Thomas Gläßle</span></a>
</span></b>
        <pre><span class="quote">> I suggest we invent a variable $TERMINAL that will work similarly to $BROWSER and $MAILER.</span >

mimeopen already uses $TERMINAL in the manner that TERMINAL="terminator -x"
would be a valid setting, while TERMINAL=terminator:urxvt:xterm is not.

Since mimeopen is not completely independent (it is actually used by xdg-open
as fallback), I don't really like the different usage of the same variable in
both tools.

I'd suggest using $TERMINAL as in mimeopen (as in the patch above), or using a
$TERMCMD or similar in the way that $BROWSER is used. (ranger currently uses
$TERMCMD in a way that would be upwoard compatible to the suggested use).


<span class="quote">> No DE => means no "environment", so not exactly something very supportable to begin with.</span >

It is supportable with minimal necessary user configuration (setting $TERMCMD,
or $TERMINAL or whatever)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>