justl.el
justl.el copied to clipboard
Support positional arguments?
As far as I can tell I can't run scripts with positional arguments ($1 etc.) yet?
Yeah, it would be nice to have this. I would be happy to accept a PR for the same.
Great :) Will take a look if I find a bit of time on the weekend
Does using w key binding to pass the positional argument work for you ?
Does using
wkey binding to pass the positional argument work for you ?
Sounds good to me!
Cool, closing the issue then as you can use that to pass positional arguments.