workerconfig 2.17.4; buttons { button { position = 0; title = "Go Symlink"; color = 1,0; shortkeys { } commands { ScriptOp { type = push; pushuseoutput = true; dodebug = false; wpurecursive = false; wputakedirs = false; stacknr = 0; pushstring = "echo {F} | python -c \"import os,sys; print os.path.realpath( sys.stdin.readlines()[0].rstrip( '\\\\n' ) )\""; wintype = leave; changeprogress = false; changetext = false; progressuseoutput = false; wintextuseoutput = false; } EnterDirOp { dir = "{pop 0}"; mode = special; } } } }