DD file lister version 2.01: Fixes for file description and command bar refreshing
Compare changes
Files
3+ 31
− 14
@@ -13,6 +13,10 @@
@@ -70,8 +74,8 @@ if (system.version_num < 31900)
@@ -244,7 +248,7 @@ while (continueDoingFileList)
@@ -261,11 +265,8 @@ while (continueDoingFileList)
@@ -449,6 +450,10 @@ function showFileInfo(pFilebase, pFileList, pFileListMenu)
@@ -1132,13 +1137,13 @@ function DDFileMenuBar_refreshWithNewAction(pCmdIdx)
@@ -1148,6 +1153,9 @@ function DDFileMenuBar_refreshWithNewAction(pCmdIdx)
@@ -1243,17 +1251,26 @@ function DDFileMenuBar_getActionFromChar(pChar, pCaseSensitive)
@@ -2225,7 +2242,7 @@ function confirmFileActionWithUser(pFilenames, pActionName, pDefaultYes)