Hi,
Is there any way to capture the "context action"'s output?
(And show it in the Messages tab, as for "Find in files".)
Is
context_action_cmd=grep "%s" /some/dir
(or similar, i.e. console commands) valid at all?
(Currently does not seem to work.. Nothing happens..)
--