Feraidoon Mehri
Feraidoon Mehri
(If ever added, be sure to add a flag to disable it.)
Bumping this. I have tried pandoc, it was a memory hog. I’m currently using calibre’s ebook-convert, but it doesn’t seem to download the images.
It seems auto-habits cannot be interacted with in the TUI? I like to be able to use both the TUI and the `dijo -c ...` for my habits.
`brish` doesn't play well with. interactive commands though, or any command that wants to access stdin/stdout of the terminal (e.g., using `cat` to get input from the user). This is...
I don't understand the question. `brish` launches one instance of the shell server as a new process, and communicates with it using that process's file descriptors (stdin and stdout). The...
@vyzo I followed https://www.logc.net/posts/gerbil-development/ , and I don't have anything except syntax highlighting and send-to-REPL setup on my Emacs. No documentation, no go-to-definition, no auto-completion. Is my config wrong, or...
> I created the file [_example/glycerine1/main.go](https://github.com/cosmos72/gomacro/blob/master/_example/glycerine1/main.go) containing the complete, commented, working code for both techniques to share variables between compiled code and gomacro interpreter. > > Thanks for the useful...
[**@cosmos72**](https://github.com/cosmos72) commented on [Aug 27, 2020, 12:11 PM GMT+4:30](https://github.com/cosmos72/gomacro/issues/13#issuecomment-681707734 "2020-08-27T07:41:30Z - Replied by Github Reply Comments"): > > [@cosmos72](https://github.com/cosmos72) Between this and the `break` statement, which one is better? Is...
I think you should make the charts page be the homepage; the current homepage that shows conferences seems utterly useless.
[**@nnicandro**](https://github.com/nnicandro) commented on [Nov 15, 2021, 5:13 AM GMT+3:30](https://github.com/nnicandro/emacs-jupyter/issues/352#issuecomment-968434601 "2021-11-15T01:43:11Z - Replied by Github Reply Comments"): > Seems to have something to do with `org-babel-get-src-block-info` and its `LIGHT` argument. If...