erik lundstedt
erik lundstedt
here is what I got, cleaned up slightly(use-package creates a variable for use in error-logging it seems, i deleted the def an replaced it with the generic "use-package--warning")u ```emacs-lisp ;;;...
my question is mostly how to make it not freeze tym itself(Im assuming here that `os.execute("jaro" .. uri )` isnt safe to use , although I have not actually tried...
> @erikLundstedt > > The simplest thing would be add an ampersand to make it non blocking: > ```lua > os.execute("jaro " .. uri .. "&") > ``` Thanks I'm...
> I think tym should provide only minimal APIs. I can provide some API to launch shell command, but if it isn't related to tym, it should not be implemented...
i installed this using hacs just a few minutes ago and it seems to be working just fine ive only added 2 "sections" to that view but it seems to...
try running `file $(which sh)` and `file $(which bash)` on my system(arch/archcraft) it is symlinked to `bash` ```bash file $(which sh) ##;; -->/usr/bin/sh: symbolic link to bash ``` sidenote `bash`,...
> Thanks for the long explanation! > > I've only took the route of `xdg-open` -> `jaro` because i was hesitant to remove `xdg-open` (since package manager would be really...
+1 on this even things like tym and st has this as a feature would be very useful indeed, as I am trying to write a "wrapper" around my most...
the fennel support is now almost perfect(atleast for my usecase, prefered syntax ) example ```fennel ;;; in my plugins.fnl (xpm.use_plugin { :name "sayanarijit/fzf.xplr" :setup (fn [] (local fzf (require :fzf))...
I think I have the same issue Model is: Nothing phone (2) I also only got a Tasker trigger( and from what I could tell, the Tasker integration is part...