Matches for "!s", 11744 total results Sorted by newest | relevance
Fri Jan 22 03:33:20 UTC 2016 <jurov> s/ /\t/g replaces all occurences but best solution is to set vim (or any editor) to use only tabs
Fri Jan 22 03:28:16 UTC 2016 <mod6> and when I replace :293,331 s/ /\t/ it basically ends up looking like this:
Fri Jan 22 03:27:14 UTC 2016 <mod6> basically, im trying to get my +/- to look like mr. p.'s. but i can't seem to achieve that.
Fri Jan 22 03:25:42 UTC 2016 <jurov> if your're applying s/ /\t/ straight to the diff, that won't work, the format does require space after + or -
Fri Jan 22 03:12:13 UTC 2016 <mod6> <+mircea_popescu> mod6 really you shouldn't do this manually, just s/ /\t/ << lemme try with this. thx.
Fri Jan 22 03:08:51 UTC 2016 <mircea_popescu> mod6 really you shouldn't do this manually, just s/ /\t/
Fri Jan 22 03:07:28 UTC 2016 <mod6> it pretty much applies the same, and if then I do a vdiff of a/bitcoin/src/key.h to b/bitcoin/src/key.h (where Mr. P.'s patch was applied in b/.../) then the diff looks the same.
Fri Jan 22 03:06:14 UTC 2016 <mod6> so when i use Mr. P.'s pat: http://dpaste.com/26VKRQG.txt
Fri Jan 22 00:15:04 UTC 2016 <pete_dushenski> s/having gone/going
Fri Jan 22 00:14:26 UTC 2016 <pete_dushenski> s/come/some (code)
Thu Jan 21 22:56:00 UTC 2016 <BingoBoingo> From the mines, Micheal Jordan edition: "MJ used to tell Johnny that ?Tiger Woods is an idiot. I tried to help him, but the kid?s gonna get caught.? (we all know how that turned out). In order for a girl to get to MJ, she needed to go through 4 undercover former narcotics detectives just to speak to Michael. She had to be approved by all 4 to make sure she wasn?t gonna say a damn word about MJ to anyone. So there?s MJ, n
Thu Jan 21 22:52:10 UTC 2016 <adlai> !s will of allah
Thu Jan 21 22:09:33 UTC 2016 <adlai> or he finds somebody who's done it, because ain't nobody got time for this. s/nobody/$0 that Matters/
Thu Jan 21 22:05:47 UTC 2016 <adlai> s/-/X/ ie, product
Thu Jan 21 22:03:17 UTC 2016 <mircea_popescu> the problem is that when you go from |\techo\s"hello\sworld!";| to |\s\s\s\secho\s"hello\sworld!";| you really went from
Thu Jan 21 21:06:19 UTC 2016 <shinohai> "I admire Dr. Pieter Wuille’s brilliant hack to deploy it as a soft fork. But despite being brilliant, the soft fork Segregated Witness is still a hack. A hack is dirty. Such a technology would be better implemented as hard fork.”
Thu Jan 21 20:46:29 UTC 2016 <mircea_popescu> !s "whenever man sits down to do anything"
Thu Jan 21 18:31:20 UTC 2016 <mircea_popescu> thestringpuller it\'s the stuff bee larva get fed to become sluts rather than housewives.
Thu Jan 21 18:25:33 UTC 2016 <mircea_popescu> FILE* file = fopen(strprintf("%s/blk%04d.dat", GetDataDir().c_str(), nFile).c_str(), pszMode);