Hariharan Srinath

Results 7 issues of Hariharan Srinath

I went into the makefile and changed the command line to add the following lines to the `./configure` command line but the build I get is still missing python &...

Hello - Thanks for releasing such a beautiful and functional theme with a permissive license. I bought you a few coffees :-) I have also forked your theme to remove...

Hi! I wanted to share that I'm working on [porting the implementation](https://github.com/srinathh/hashtag) of Extractor functions to the Go Language based on the Java implementation. It is currently still limited in...

HI, i found 2 unhandled panics in the library below which causes a crash in the program using the library when i encounter malformed conditions like weird encodings: (a) id3.go,...

- If we need to set the content programmatically instead of picking up from text area, we can use `editor.codemirror.setValue()`. This is currently not mentioned in the documentation - If...

I am having an intermittent problem where the editor is truncating lines that are longer than the width of the text area. I have the editor in a Modal which...