Skip to content

directory view doesn't change on operations like file creation, deletion, copy, pasting #821

@ayushnix

Description

@ayushnix

With a vanilla installation and no custom configuration, file operations like copy, paste, creation, and deletion do not update the view inside a directory. Unless I manually perform a reload, the result of these operations isn't visible.

Files are created using $touch and $mkdir and deleted using the built-in :delete command. Copying and Pasting were also done using the built in command.

Is this behavior intended? Even with the following options in ~/.config/lf/lfrc,

set nodircache
set period 1

there's no change in this strange behavior. Is it expected to perform a reload for each and every file operation? I'm apprehensive about doing that because every reload operation flickers the entire terminal lf screen for an instant, which is pretty jarring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions