Open
Description
Is this a question?
No.
Can this functionality be implemented utilising API?
No, I think.
Is your feature request related to a problem? Please describe.
Files that are added to the index are treated the same way as if they are staged. I linked the source code below that is responsible for this behaviour.
Describe the solution you'd like
Separate the two cases together by adding a new git glyph option, 'added'.
Describe alternatives you've considered
None.
Additional context
Relevant source code