Benjamín Buccianti
Benjamín Buccianti
I think would be useful to have a hook too. Would be trivial to add one like zig-mode-hook. If folks think this is doable, I can make a PR for...
I'm thinking of making an attempt too. Maybe we can discuss a little about how to do it?
@sanel @technomancy @sogaiu Can you help me test this? https://github.com/bbuccianti/monroe/ I'm sure there is a lot of ways to improve it, please help me!
This is the correct commit: https://github.com/bbuccianti/monroe/commit/38a1488f54596ccdb35769c83ce0def2380b233c
Yes, it's using the project folder as a pointer concatenating it with *monroe* and *monroe-conn* buffers. I've created a pull request #33
It still uses monroe-locate-port-file. The only change is that instead of naming the buffers \*monroe\* and \*monroe-conn\* I conj the project folder to it. Then, when you try to send...
@sanel I just improved the title of the PR
I can't reproduce the issue with prompt. Maybe I'm evaluating trivial things, but seems to work fine for me. https://github.com/bbuccianti/monroe/commit/05b37d975da409210762a343b131e9ccb41b9ab6 Now it's using the host:port combination to name buffers and...
Are you using this? https://github.com/sanel/monroe/pull/33 I'm currently using GNU Emacs 26.3 (build 1)
Well, that works for reproducing the issue. Any suggestion on how to fix it?