Patrick van der Velde
Patrick van der Velde
Looking at the debugger trying for issue #38 I just spotted this. One of the builds is 10 months old. I got this information from a breakpoint at the end...
I'm wondering if I'm seeing the same thing. I have multiple powershell windows open all the time and my jumplist only ever contains one item (C:\users\Patrick.VanDerVelde which is my user...
Running 0.6.0 based on my module list: C:\Users\Patrick.VanDerVelde> Get-Module ModuleType Version Name ExportedCommands --- Binary 0.6.0.0 Jump.Location {Get-JumpStatus, Set-JumpLocation} Script 0.6.0 Jump.Location Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Content...} Manifest...
Yeah I have that module loaded as well!
Those are good points. I hadn't thought that far through. I think the opt-out could be in the form of not enabling nomad (by not setting the `--nomad-enable` flag) or...
What is the progress on creating documentation? I'm trying to work out how the launch system works and having to revert to reading all the code makes for slow going,...