Problem to solve
Currently Diffium does not support git stash operations, so being able to
- Stash local changes
- View list of stash entries
- Load/Remove entries
Proposal
An interface that can be toggled (show/hide) similar to the one provided by existing branch switch hotkey(b)
The interface would provide the above described functionality
Alternatives considered
Another enhancement could be the ability to preview changes within a stash entry without loading it. However, I’m not sure to what extent this might be feasible.
Additional context
Branch switch overlay

Problem to solve
Currently
Diffiumdoes not supportgit stashoperations, so being able toProposal
An interface that can be toggled (show/hide) similar to the one provided by existing branch switch hotkey(
b)The interface would provide the above described functionality
Alternatives considered
Another enhancement could be the ability to preview changes within a stash entry without loading it. However, I’m not sure to what extent this might be feasible.
Additional context
Branch switch overlay