Λlisue

Results 427 comments of Λlisue

Well, I think you are misunderstanding the guise.vim. It does not care about the name. That's shell's business. If `vi` is properly aliased to `vim` that load guise.vim properly in...

I'll fix tests later. Btw, the behavior was tested only in macOS Sierra so it should be tested in other platform as well.

Yes but to support neovim correctly, it should use `System.Process.Job` internally.

We have to wait https://github.com/vim-jp/vital.vim/pull/513 After that, we can use `clients` options like https://github.com/vim-jp/vital.vim/blob/master/doc/vital/System/Process.txt#L54-L64

> I'm looking forward to your fix :) So would you want to wait `System.Process.Job`?

It seems the following simple code is enough with v0.10.0. It's just for note. I'm really welcome to see the official version :+1: ```go package modifier import ( "context" "github.com/hashicorp/terraform-plugin-framework/attr"...

> So for me, I guess it would work to be able to tell Fern, "hey, just use my shell's rm or this binary over there that works just like...

> Okay @lambdalisue, thanks! Any pointer to docs on how I could bind "take the path of the thing und Fern provides docs for developers as `:help fern-developer` :+1: >...

@alextes Any update? Shall I close the issue?