Geraint Edwards
Geraint Edwards
FYI: I had this issue after updating to `go1.12` (out today!); I needed to `govendor update github.com/jtolds/gls` before it worked again
Hi, FYI I was getting similar off-by-one errors to the above, so I did a `git pull` in each of the listed repos at the top of your post -...
sorry, I spoke too soon - I re-ran the tests and it failed
e.g. ``` * ~/src/go/src/github.com/smartystreets/goconvey/web/server/watch/integration_test.go Line 197: Expected: '2' Actual: '1' (Should be equal) ```
Unfortunately, `go-spew` doesn't seem to have had any code changes since August 2018. "Neglect" may be the answer.
this is not so simple for some multi-argument commands, e.g. `/tweet AccB is part of the tweet` so I was wondering if another solution could be used perhaps `/twitter_follow -as...
have tagged the v2.6.3beta, in my gedge/twirssi repo - work for you?
Is this still a problem? (Not sure if Identica declined to implement lists, or needed to update to APIv1.1.)
just to clarify, you have tried `/twi` right? :-)
I sympathise that there are lots of (too many?) commands. I also find it frustrating to find the right command (I like tab-completion, but it's tedious at the moment, for...