BTT version: 4.639
MacOS: Ventura
First
BTT put a new line at the end of visible_window_list which is not easily discoverable from GUI. I only discovered it running javascript. And if you don't include the new line it won't match.
2nd
I was using finder context menu open-in-terminal from the article here.

It works very well. Except when all finder window closes and then if you right click on the desktop and click Open in Terminal, it doesn't work. I am using Warp as terminal.
However New File (from the same article) works irrespective of any finder window visible or not.
Of-course I can use script and run as open -a Warp {BTTFinderContextMenuTargetPath}, that will work, but why it doesn't work normally ?
Any idea ?


