Tamas K. Papp
Tamas K. Papp
Apologies for not getting back to you about this yet, this is a busy time for me. I really appreciate this test case. Various other users have reported subtle (or...
After some usage, it is not clear that this is needed, especially cf #7.
Yes, it looks nice, a PR would be welcome. Just implement the 3 functions that each backend needs. You may want to wait for https://codeberg.org/akib/emacs-eat/issues/100 to get merged though.
What theme are you using? I suspect it is not the default. Or did you tweak the faces manually? In any case, just M-x `load-theme` and load something you like.
is `julia` in the path? what happens when you start from the terminal as `julia.exe`?
Can you set up an executable record (see the readme) which points to the cmd file directly?
This would make sense. We could factor out the logic from `julia-repl-activate-parent` to locate a project, and have it used by another function to find a relative `src` and grep...
Sorry I somehow missed this issue. I will look into it, it should be possible via `ssh`.
I find that specifying an executable as ```sh ssh -t host /path/to/julia ``` works fine. I am leaving this issue open so that I don't forget adding it to the...
PRs to the docs (README) are welcome.