Jon Forrest

Results 9 comments of Jon Forrest

On 6/23/2018 7:11 PM, Ryan A. Chapman wrote: > Wanted to post one more thing... > > If you are just looking to monitor the traffic, a tool like tshark...

On 2/17/2022 9:48 PM, Billie Cleek wrote: > What value are you using for |g:go_fmt_command|? I'm not sure. I'm just using all the defaults. There's no such line in my...

This variable isn't defined. I've attached a screen dump of what I see right after trying to write out a Go file. GoFmt is working fine, except for the irritation...

On 2/18/2022 11:36 AM, Billie Cleek wrote: > I'm having a hard time getting enough errors and of the right types to > duplicate what you're seeing. Do you have...

Thanks for following up on this. I'm surprised I'm the first person to mention this. I'll leave it to you to figure out the solution. I've never played with vim...

Commenting on my own issue, I did some more research and found on http://stackoverflow.com/questions/20992459/escaping-characters-in-glob-patterns-in-git the statement "git rm implements its own expansion likely because the files might not be present...

I agree that this book is unclear about "repository" vs. "database". My advice is to think of these terms as meaning the same thing. You don't have to know what's...

To answer your question, when a project is first created, any files in the project are untracked. "Modified, Staged and Committed" states have nothing to do with "testing, released and...

On 1/31/2014 5:49 PM, Karl Seguin wrote: > Sorry to be slow on this request. To be honest, I'm pretty hesitate as a > lot of this seems subjective and...