Plumbing to handle unsaved changes on tab close

`TabClose` is now `TabCloseForce`. The latter closes a tab without
checking if contents have been saved.

`TabClose` checks for unsaved changes and (will eventually) prompt the
user to handle this issue.
This commit is contained in:
Josh Megnauth 2024-02-24 01:40:56 -05:00 committed by Jeremy Soller
parent 7d8f4121b9
commit 513d5f9884
2 changed files with 26 additions and 0 deletions

View file

@ -21,6 +21,9 @@ staged-changes = Staged changes
## Project search
project-search = Project search
## Prompt save changes
prompt-save-change = Unsaved changes
## Settings
settings = Settings