diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 96c8d2e..cd4c492 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,4 +1,4 @@ -$Id: WHATSNEW.txt,v 1.138 2004/03/11 03:41:32 tundra Exp $ +$Id: WHATSNEW.txt,v 1.139 2004/03/11 07:50:12 tundra Exp $ WHAT'S NEW @@ -45,6 +45,14 @@ the command before a display update is done. See documentation for subtleties of using this feature. +- During actual refreshing - whether automatic, manual, because + of a directory change, or because of a REFRESHAFTER demand - + the Autorefresh state on the title bar has "*" appended to it. + Ordinarily, this happens so fast you do not see it. But on + really long refreshes, the asterisk is a visual confirmation + that the program is busy and not hung. + + CHANGES @@ -53,6 +61,14 @@ as the sort key has a '-' appended to it. This was done to make the title bar less cluttered and of reasonable length. +- The directory path displayed on the title bar is now limited to + 60 characters. Paths longer than this are truncated to the last + 60 characters and "..." is prepended to the result to indicate + that a partial path is being displayed. This was done because + some systems, notably Win32, have very long path names. Moving + to these directories caused the other status information to the + right on the title bar to be lost. + twander 3.135 (3-11-2003):