Stephan Sachse
Results
2
issues of
Stephan Sachse
disable `syntaxHighlighting` in settings and restart atom. after atom is restarted, open the developer tools and run the following code inside the console. ```javascript var XXX_get = function() {return atom.grammars.grammarForScopeName('source.diff')};...
in [oping.c:923](https://github.com/octo/liboping/blob/f9115d65b561adeb6d36ded952949f065ad0a572/src/oping.c#L923) in `has_utf8()` the `# if HAVE_NCURSESW_NCURSES_H` is wrong. in consequence of this `hist_symbols_utf8` is not used and the the graph type `prettyping` is not realy pretty. the name...