Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
System
2 years agoSuper Contributor
op slow to respond using WSL (no desktop app)
This discussion was created from comments split from: CLI hangs when requesting items.
Former Member
2 years agoHi Joshua_ag,
Thank you for addressing my concern and establishing a separate thread to handle it.
Firstly, I appreciate your ideas and suggestions. Other commands, such as git status function correctly.
I have not shared the Windows PATH with my WSL2 instance; therefore, the op binary is indeed located within WSL2.
However, I've had an additional insight that I validated successfully. Recalling a situation where a friend experienced a delay in vim's response time, I attempted a solution that resolved the issue.
Allow me to elaborate briefly. I have an environment variable named DISPLAY, which should be exported when utilizing VcXsrv ( https://aalonso.dev/blog/how-to-use-gui-apps-in-wsl2-forwarding-x-server-cdj ). Typically, I don't use it, and it was not correctly set in my case, prompting me to refrain from exporting the DISPLAY variable.
Here is the outcome:
If you have the opportunity, please delve deeper into this. I believe that with the correct DISPLAY variable and VcXsrv configuration, it should function as intended.