Evil-style chunk folding
justmytwospence opened this issue · 1 comments
justmytwospence commented
It would be intuitive if the Vim folding keybinding worked for magit chunks. Eg:
zr
Opened all chunksza
Toggled a chunkzc
Closed all chunkzc
Closed a foldzo
Opened a chunkzO
Opened a chunk recursively
Obviously, this would come at the cost of changing the keymap binding for stash operations, but that isn't very semantically named in the first place, so I personally don't see that as a huge deal.