`{=sourcepath=}` only works with command modifiers, not with commands

  • Open a tab that yields a {sourcepath} and the script log panel.
  • Running @output:{sourcepath$} as well as Clipboard SET={sourcepath} via > quick key works.
  • Running @output:{=sourcepath=} also works.
  • Bug: Running Clipboard SET={=sourcepath=} doesn't work. The clipboard remains unchanged.
    • (When adding a character to the argument, the clipboard is changed, but with the {...} part being empty, i.e., it's changed to just the character.)

sourcepath and destpath are somewhat unofficial. source and dest return the same value without the trailing \.

Evaluator-generated Command Lines

1 Like