README.md | 1 - src/nnn.c | 4 ++-- diff --git a/README.md b/README.md index d443b7dc114745968e30b2881da25a6da6f2ae67..32a13741a162d48b2840e0b36451e3459657548b 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,6 @@ - Mimes - Open with desktop opener (default) or specify a custom app - Create, list and extract archives (needs atool/patool) - Optionally open text files in EDITOR (fallback vi) - - Customizable script to handle actions (sparsely used) - Information - Detailed stat-like file information - Media information (needs mediainfo or exiftool, if specified) diff --git a/src/nnn.c b/src/nnn.c index 575f91d5df22c5ee2d0049951db2f0239e8d2688..e49493f8df324c05071ad1cc395ab00d1951ba71 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -1014,8 +1014,8 @@ if (c == -1) { ++idle; - /* Do not check for directory changes in du - * mode. A redraw forces du calculation. + /* + * Do not check for directory changes in du mode. A redraw forces du calculation. * Check for changes every odd second. */ #ifdef LINUX_INOTIFY