arc-export icon indicating copy to clipboard operation
arc-export copied to clipboard

Fix finding the target global container

Open AlpyneDreams opened this issue 5 months ago • 1 comments

The code submitted in PR #5 will always give an index of 1 which is wrong and gave no bookmarks when I ran the script. What we actually want is the index after the container containing global. This PR fixes that bug but still does it in a pretty one-liner.

AlpyneDreams avatar Sep 21 '24 00:09 AlpyneDreams