Added the "Open Recent" menu.
The "recentlyEditedFolders" option in the configuration file contains a list of recently opened directories. The procedures for working with this list have also been added.
This commit is contained in:
@@ -149,6 +149,7 @@ namespace eval FileOper {
|
||||
# }
|
||||
# .frmStatus.lblGitLogo configure -image git_logo_20x20
|
||||
# .frmStatus.lblGit configure -text "[::msgcat::mc "Branch"]: [Git::Branches current]"
|
||||
AddRecentEditedFolder $fullPath
|
||||
return $fullPath
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user