sharky__¯\_(ツ)_/¯

Results 46 comments of sharky__¯\_(ツ)_/¯

Any progress on this ? I was very happy that copy and paste is ( system clipboard ) working with alacritty on windows. As a workaround I do use linux...

I have a tried to get zsh working on freebsd with success , but with a lot of hacks and not reliable I just want to check how much code...

@espoelstra Do you have a pull request for this issue . I would try it :) . It seems that there is an issue with some freebsd images . I...

After deleting the ~/.mech folder I could successfully add the the vm, but if I try to start it , mech is using the wrong URL for bootstrapping. ``` ╰─...

As a workaround I have created my own mechfile. I cloud successfully boot the vm. ``` { "box": "roboxes/freebsd11", "box_version": "1.9.16", "name": null, "url": "https://app.vagrantup.com/roboxes/boxes/freebsd11/versions/1.9.16/providers/vmware_desktop.box" } ```

@garethgreenaway Luckily the error still occurs . If I run the command without runas like this . unbound# salt-call cmd.run "pkg info | head -5" -l trace The output is...

Do you get any error messages ? I think the Jinja syntax is fine , but without any error messages it's hard to troubleshoot your problem.

Can you run the command with -l debug ?

Installed lima via brew and got ``` INFO[0512] [hostagent] Waiting for the essential requirement 1 of 5: "ssh" DEBU[0512] [hostagent] executing script "ssh" DEBU[0512] [hostagent] executing ssh for script "ssh":...