Closed ahonnecke closed 3 years ago
Would the transient save feature work for you?
I'd rather have it in a place where I can commit it. That said, I would be eager to work on this if you would be open to a PR (and maybe point me in the right direction)
https://github.com/wbolster/dotfiles/tree/main/emacs/etc/transient
i just commit those files 🙈
i think transient.el already gets us 99% there including history etc. adding complexity to this project seems unnecessary and not worth it.
Currently I add
--pdb
to the executable path so I don't have to select it every time that I run a test, but it seems rather hacky. I think that it would be nice to have a set of default flags that populate as selected in the dispatch popup (that way on the rare occasion that I don't want --pdb set I can turn it off without changing the executable).