☈king
☈king
The backup dir just grows and grows. Easiest step would be to provide a `... backdown` command to delete the old ones. Another option would be to disable backups in...
It should be possible to move in with only non destructive changes. That is, any existing file is not replaced, but moved to a high priority repository. Should not be...
Seems like an bothersome shift, but perhaps a good one: http://standards.freedesktop.org/basedir-spec/basedir-spec-0.8.html Re: #4
Proposal: install to a directory relative to itself, not necessarily `~`.
A lot of people structure their repos like this: ``` https://github.com/kyrylo/dot ``` That is, they add `zshrc` instead of `.zshrc`. I picture it maybe looking like this: dots: - repo:...
Added a simple widthMultiplier (defaults to 1.0, which is no change from current). We're using it with only a few child cards, so we needed to narrow it down —...
This would be kinda cool: https://github.com/lwoodson/zormk#wtf-is-all-that-unicode
We should ship with something equivalent to this, I think: https://github.com/rails/commands
Seems to me like you can't `step` then get a working `show-stack` from the new method. Not sure how hard this would be to fix.
I talked with NicM on IRC about htis, and he said: "I think they tried to fix it in the port before but it broke things. But if someone sends...