CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2015/09/21 00:59:54
Modified files: usr.bin/mg : dired.c Log message: If you open the same directory twice in dired mode, mg does not behave correctly. In effect what should happen is the existing dired buffer is brought to the fore, and if the directory contents has changed inform the user. ok sunil@