Alex Chalk
Alex Chalk
``` cannot build on 'ssh://nix-linuxkit': cannot connect to 'nix-linuxkit': ssh: Could not resolve hostname nix-linuxkit: nodename nor servname provided, or not known ``` Adding the `~root` ssh config to my...
Worth mentioning that I believe this will be addressed in the next release: https://github.com/nix-community/linuxkit-nix/pull/29
Hi folks, necro bump, did this ever get resolved one way or another?
Hi, sorry about that! There are fields missing, but only some of them. I have 15 declared but spectacular only finds 5. I don't see anything distinctive about the 10...
Sorry for the late reply, I'm going to try and modify the tests to get a repro this week.
Ok, going to close this as I can no longer repro; I guess I was making a mistake I've since fixed. Thanks for your time!
@tfranzel reopening, apologies for the back and forth. The issue seems to occur when the `fields` functionality is used. It looks like spectacular uses the first `fields` selection it finds...
Necro bumping (it's an open feature request, so I hope it's ok đŸ˜€). I think the feature as described by the OP would be really cool, but maybe it's worth...
I was getting similar behaviour to @Keris, and similar output in the debugging: ``` Ss -zsh S+ nvim S+ /usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/Resources/Python.app/Contents/MacOS/Python S+ tmux ``` Env: ``` os: macOS High Sierra 10.13.5...
Bumping as I'd also be interested in this feature. @tagavari, is this something you'd consider adding? Happy to try and help if it's not too much code. Thanks!