What interesting discussion you have here... :)
In fact, using some "%s" in interpreted line is a security hole which is why it 
was reworked long time ago. Now in LibFM (PCManFM) any % in 'terminal' setting 
is ignored, along with everything behind it. So if you set it to
  xfce4-terminal -T %s -x /bin/bash -c %s
then real command will be executed either
  xfce4-terminal -T -x <your command>
or
  xfce4-terminal -T --hold -x <your command>
depending on have you set don't-close-terminal-window flag or not.
Next time don't rely on temporary undocumented features, please.
If you need some feature then just come to upstream features tracker and write 
it down there. Chances are big enough it would be implemented in next major 
release.

Whoever responsible for this tracker, please, close this bug as invalid
one. Thank you. :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1414822

Title:
  Opening by custom command line in terminal emulator does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1414822/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to