Execute a script by right clicking a cell in the results grid
I would like to execute a script by right clicking a cell in the results grid, passing the selected value as a parameter to that script.
I frequently dump a set of file names. Now, I copy the file name to the clipboard, run another script in another tab, where I paste the file name and replace the base part of the value with the name of an evironment variable. It would be wonderful to execute a script by right clicking the cell and then run a script, which e.g. would be loaded with a #loadmenu directive.
1
vote