From 04f9583f85d32c6d4c1175dd6c26356fd4fda01f Mon Sep 17 00:00:00 2001 From: vorboyvo Date: Thu, 22 May 2025 17:06:56 -0400 Subject: [PATCH] Clear screen internal for clifm. --- snippets/clifm/clifmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/clifm/clifmrc b/snippets/clifm/clifmrc index 8215a7f..595a184 100644 --- a/snippets/clifm/clifmrc +++ b/snippets/clifm/clifmrc @@ -165,7 +165,7 @@ LongViewMode=true # Note: if set to 'internal', the current list of files won't be refreshed # even if an external command creates, removes, or renames a file in the # current directory. -;ClearScreen=true +;ClearScreen=internal # Maximum file name length for listed files. If TrimNames is set to true, # names larger than MaxFilenameLen will be truncated at MaxFilenameLen