Rename Pane to Tab

This commit is contained in:
2022-01-07 11:41:30 +01:00
parent ad75eb5ebb
commit 414235ecdd
7 changed files with 99 additions and 99 deletions

View File

@@ -2,7 +2,7 @@ namespace FileTime.ConsoleUI.App.Command
{
public enum Commands
{
ClosePane,
CloseTab,
Copy,
Cut,
GoUp,