Rahul Krishna
Rahul Krishna
Yes, I am, facing an issue with the `launch-editor` plugin we are using. Was trying out some other libraries for this. I will open this up for review this week...
Hey @Raathigesh , this PR is ready for review
Hi @G-Rath , Majestic looks for an `EDITOR` value in path before assuming to open the file in `code`. What that means is, you can set your `EDITOR` path to...
@TheJaredWilcurt , I did try using a package called `env-editor` to get a list of all locally installed editors and open it. It did not work reliably in my experience....
@ankeetmaini can we merge this?
this seems like a fundamental Android issue of the back button trying to do a lot more than just going back. Maybe https://github.com/aeharding/wefwef/issues/98 will fix this. If not, we may...
I need to push one more change before this PR can be reviewed
this PR can be reviewed now
Thanks for pointing me to ActorRedirect! https://github.com/aeharding/voyager/assets/10240002/09e95149-029d-44b6-9f38-869fee344758 I've moved the redirect logic to ActorRedirect and removed the `onSuccess` callback
@zackhow @aeharding https://greasyfork.org/en/scripts/469273-lemmy-universal-link-switcher these guys have clearly solved the issue of cross-instance posts. I'll see if I can port their logic to our app