Sibi Prabakaran

Results 142 comments of Sibi Prabakaran

Ah, I see what you mean: You want to fetch history from you existing shell. Yeah, I think that's not supported by `eshell`. This is definetely a feature that would...

The recent version of justl.el support specifying vterm as an alternative shell: https://github.com/psibi/justl.el/blob/a46b95425c8f55d5ebfa674f09d606a6321e51e9/justl.el#L120 Does that solve the issue ?

> when I run an interactive recipe that way and use C-d to exit it, I land in the shell. Unfortunately neither `eshell` or `vterm` provides an exec kind of...

Nice work! I didn't realize we had similar thing for `eshell`. I believe this issue can be closed then ?

> I think this should be the default behaviour. Yes, I agree. > What do you think? We could use let* and instead optionally filter the list before sorting it...

The latest change handles this, thanks for the report!

I can reproduce the issue too with `justl-exec-recipe-in-dir`. I am open to receiving pull requests, although I am uncertain if I will have sufficient bandwidth to personally resolve it in...

Fixed via https://github.com/psibi/justl.el/pull/62

Yeah, I agree this is a issue. > and even .justfile I think this mode supports `.justfile` fine (Ref: https://github.com/psibi/justl.el/blob/73cb3a8f519dd555f73b981ac9c803b7489ce25b/justl.el#L189 ) That doesn't work for you ?

Cool, thanks for the confirmation. :-)