Hans-Peter Deifel
Hans-Peter Deifel
I agree that creating only the required watches is a hard problem. > This is a bug that has to be fixed. You may ignore the `target` folder via `lsp-file-watch-ignored`...
I also have this on Fedora 33 when tramping into a debian docker container. My current workaround is to set `*lsp-log-io*` to `t` while starting and set it back to...
nb: Related to the workflow from #65
I never understood this feature for interactive use, but I didn't consider scripting. That would make a lot of sense and fit an actual use case of mine. I don't...
There are two possible ways to use the arguments as input: As default for the prompt (hitting Ret would use exactly what was passed as argument) or as pre-inserted text...
Not yet, unfortunately. The current workaround is to input (part of) the description without the status flag, press Tab to autocomplete, press Ctrl+a to move to the beginning and then...
Hm, I wonder if this is common practice or if the behaviour that you suggest use would then in turn confuse other users that want to have both currencies suggested....
That question has come up a few times and the answer has always been "not yet", since I still wanted to have the the freedom of iterating on the design...
btw, would it help if I provided statically linked binaries for Arch on the github release page?
@the-solipsist: In case you're still interested, there is now a binary [AUR package](https://aur.archlinux.org/packages/hledger-iadd-bin/). This should make installation for Archlinux users a lot easier. Let's see how it goes.