Results 593 comments of Igor Chubin
trafficstars

I am working on it, but it is not so easy, as it seems. Do you have a couple of filters that you want to apply? If you want, we...

I've added initial support for GNU/Octave: * `octave/` namespace * Octave syntax highlighting * the `/:learn` page is the same as for Matlab * RosettaCode integration The last feature (RosettaCode...

@Billy- Do you write it in a shell, where `DISPLAY` is not set? For that case, I think, we should just disable the stealth functionality completely, because without `DISPLAY` you...

Not yet, but we are working on it. First, we want to release the Emacs, Sublime and VSCode plugins. I think Atom will be the 5th supported editor. @joerho @victorbordo...

In my case everything works fine. (I've tested it in chrome, safari, and firefox, linux and ios). Reference to the fonts.css should be removed, you are right, it is broken...

@NedkoHristov actually, we are working on the new version of the web frontend anyway. You can take a look at it here: https://cht.sh/:shell the point is that you will have...

You mean this for Python? ~~~~ # Python is a high-level programming language # and python is a Python interpreter. # Basic example of server with python # Will start...

I have checked a couple of queries, and everything works like a charm: ```csharp $ curl cht.sh/csharp/copy+file // C# Copy a file to another location with a different name System.IO.File.Copy(oldPathAndName,...

Actually, we do interpret markdown, but our interpretation is broken. Thank you very much for reporting it.

very good question @vincentntang ! I've created my own tool (that I've not yet published on GitHub, but that will be published soon I hope). I am very glad you...