Timothee Cour

Results 307 issues of Timothee Cour

related to the point here https://github.com/yglukhov/nimx/issues/411#issuecomment-612428557 about making CI work across dependencies, > hmm, both nimx and kiwi are under your control so could both use a CI that at...

instead should allow scrollback, just as done for main search ## links * see also: [How can I see all the threads I ahve started or I have contributed to?...

this used to work IIRC, or at least should work: ``` foo > bar baz ``` but instead renders as: ``` foo > bar baz ``` it works only when...

nimforum is the only site for which lastpass doesn't work, see: ![image](https://user-images.githubusercontent.com/2194784/45239390-e5350e00-b299-11e8-9ca7-1eb76ce71b3e.png) even though I have username/pw stored in lastpass for nimforum (hence the "1" instead of "0"), it won't...

in github, when referring in an issue A to another issue B, a link is shown to A from B, this is useful to see the relationship between issues; same...

IIRC https://forum.nim-lang.org/ used to show a question mark next to search bar that led to `public/search-help.rst` but not anymore; it's impossible for users to know of special search features described...

this is useful to upvote/downvote answers, making it easier to surface good answers without having to post an answer just for that purpose. (note, I'm not sure whether github supports...

when writigin 'word1 RETURN SPACE word2', word1 shows as bold, eg: ![image](https://user-images.githubusercontent.com/2194784/42663760-d8ef2b9c-85eb-11e8-8305-e7d7d199492a.png) (from https://forum.nim-lang.org/t/4037#25141 before I changed it to remove the RETURN+ SPACE) ``` before after ``` this is not...

in stackoverflow: when navigating to https://stackoverflow.com/questions/49683282, this is what the url is shown (redirected) as: https://stackoverflow.com/questions/49683282/how-to-use-standard-library-with-c-modules-eg-import-std-io ie, it includes question title in url shown in browser so when we copy...

Feature