I'm pretty sure that the diff view used to get automatically closed after staging/unstaging a file in the status view but after upgrading to tig version 2.5.8, this doesn't happen anymore.
The workflow I'm trying to get working is this:
Open status view.
Navigate to a modified file and press Enter to see the diff.
Inspect changes in the diff view and press u to stage the file.
The diff view should get automatically closed when a file is staged/unstaged. Instead, it shows diff for the next file in the list.
Is this the intentional behaviour and if so, how can I change it?
Hi,
I'm pretty sure that the diff view used to get automatically closed after staging/unstaging a file in the status view but after upgrading to tig version 2.5.8, this doesn't happen anymore. The workflow I'm trying to get working is this:
u
to stage the file.Is this the intentional behaviour and if so, how can I change it?