Macro not working :(
Posted: 25 Nov 2023 10:39
I have a problem with a very basic macro and I can't see what I'm doing wrong:
The idea if to set the path of the inactive pane to the path of the active pane. (Maybe there's a more direct approach?) Anyway - the text command shows the correct oath, but then
::focus "PI";text <get "path" i>;goto <get "path" i>;focus "PI";The idea if to set the path of the inactive pane to the path of the active pane. (Maybe there's a more direct approach?) Anyway - the text command shows the correct oath, but then
goto doesn't go - so the inactive panel (which was actived before) doesn't change path,