Steve Murphy
Steve Murphy
**Are you requesting support for a new curl flag? If so, what is the flag and the equivalent Go code?** ```bash # (curl –X POST https://ssomesite.com/convert \ -F “media[file_data]=@/tmp/Example.wav;type=audio/x-wav” \...
When I first open a .go file for edit, the goplus stuff loads, and I see: $ go get -u github.com/golangci/golangci-lint/cmd/golangci-lint # github.com/golangci/golangci-lint/pkg/golinters ../src/github.com/golangci/golangci-lint/pkg/golinters/gci.go:50:25: assignment mismatch: 3 variables but gci.Run...
Reading package lists... Done E: The repository 'https://ppa.launchpadcontent.net/nateshmbhat/rm-trash/ubuntu jammy Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled...
I don't know about you, but it is so frequent that I want to grab some output from a shell window like this and paste it into another pane's file...
**Describe the problem**: A double click on a file name in an sftp mode locks up the entire window. **To Reproduce**: log into a remote system. Then hit sftp to...