it always return to 'Status [1]' tab after editing a file from 'Files [3]' tab. any way to change it?
Open
bug
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I set $EDITOR to vim and I need to edit more than one files from the 'Files' tab. However, each time when I quit from vim, gitui always return to the first 'Status' tab. I can understand the purpose of this but I do need to continue editing other files instead of checking the changed status.
is there any config to change this? thanks!
**To Reproduce**
Steps to reproduce the behavior:
1. Go to tab 3
2. navigate to and open a file
3. quit the editor
4. it return to tab 'Status'
**Expected behavior**
I would like it stay on the 'Files' tab so that I could edit other files
Contributor guide
Assessment
This issue has not been assessed yet.