Making New floating windows spawn where the mouse cursor is #10400
-
Hello there! I have been working today in ways to achieve this and I'm very close. Probably tomorrow with fresh energy I will make it work. I'm using The issue I have is that the windows don't spawn right where the cursor is. I don't think the problem is related to the parsing logic that I'm using on my bash script. So far, I'm only using I think it has to be something with the environment. I was wondering if someone know how do to this and can recommend me a way to go. I don't think it's that hard and I'm pretty sure someone more experienced than me as achieved this already. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Done, the issue was with a comma not being parsed properly.... The devil is on the details |
Beta Was this translation helpful? Give feedback.
Done, the issue was with a comma not being parsed properly.... The devil is on the details