diff --git a/ChangeLog b/ChangeLog index a0debf8..b69e77a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ svn - ? - Fixed incorrect apparent size on directory refresh - Browsing keys now work while file info window is displayed + - Current directory is assumed when no directory is specified 1.4 - 2008-09-10 - Removed the startup window diff --git a/src/main.c b/src/main.c index af9b5c1..6928e02 100644 --- a/src/main.c +++ b/src/main.c @@ -43,7 +43,6 @@ void parseCli(int argc, char **argv) { sflags = 0; sdelay = 100; bflags = BF_SIZE | BF_DESC; - sdir[0] = '\0'; /* read from commandline */ for(i=1; i