You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I edit files once a script is chmod +x
Launching dmenu_extended_run vim:/home/user/.local/bin/premp3 from the terminal works.
Doing the same from dmenu_extended doesn't.
leafpad:/home/user/.local/bin/premp3 works ...
So the problem is with cli application and :
How can I edit files once a script is chmod +x
Launching dmenu_extended_run vim:/home/user/.local/bin/premp3 from the terminal works.
Doing the same from dmenu_extended doesn't.
leafpad:/home/user/.local/bin/premp3 works ...
So the problem is with cli application and :
Looks like #102 bug
Only workaround I find is using a gui application like glrnvim.
So it is clearly that dmenu_extended fail to call cli application with :
The text was updated successfully, but these errors were encountered: