Clear screen internal for clifm.
This commit is contained in:
parent
33dbbbf552
commit
04f9583f85
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue