Clear screen internal for clifm.

This commit is contained in:
vorboyvo 2025-05-22 17:06:56 -04:00
parent 33dbbbf552
commit 04f9583f85

View file

@ -165,7 +165,7 @@ LongViewMode=true
# Note: if set to 'internal', the current list of files won't be refreshed # 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 # even if an external command creates, removes, or renames a file in the
# current directory. # current directory.
;ClearScreen=true ;ClearScreen=internal
# Maximum file name length for listed files. If TrimNames is set to true, # Maximum file name length for listed files. If TrimNames is set to true,
# names larger than MaxFilenameLen will be truncated at MaxFilenameLen # names larger than MaxFilenameLen will be truncated at MaxFilenameLen