]> git.rmz.io Git - dotfiles.git/commit
zsh/prompt: handle intend-to-add status properly
authorSamir Benmendil <me@rmz.io>
Tue, 7 Dec 2021 13:47:33 +0000 (13:47 +0000)
committerSamir Benmendil <me@rmz.io>
Thu, 9 Dec 2021 14:20:10 +0000 (14:20 +0000)
commit4605cb5190771d1a93e164e525f202efb62e3875
tree503f96e3cd26411f557824038a65ddd451bc9ba9
parent454e8ab89bd8cedf21941755d4fa8a574b8e3902
zsh/prompt: handle intend-to-add status properly

It used to make the markers for the files dissappear entirely, with this
change the files that are added with `--intend-to-add` are marked as
both added(+) and modified(*).
zsh/lib/prompt.zsh