m icon indicating copy to clipboard operation
m copied to clipboard

Support pass in absolute path, or just a bug?

Open zw963 opened this issue 3 years ago • 2 comments

When test failing, we can see a file path like this.

image

Then, we can copy it, and run it again with m.

m /home/zw963/Stocks/marketbet_crawler/test/stocks_test.rb:11
Failed loading test file:
cannot load such file -- .//home/zw963/Stocks/marketbet_crawler/test/stocks_test.rb
There were no tests found.

zw963 avatar Nov 16 '21 07:11 zw963

Yeah, this keeps tripping me up too. Would welcome a PR to fix this for anyone who has time. @blowmage, interested?

searls avatar Apr 06 '23 14:04 searls

I'll take this.

blowmage avatar Apr 06 '23 15:04 blowmage