8000 Feature request: watch for directory content changes · Issue #1449 · gokcehan/lf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feature request: watch for directory content changes #1449
Closed
@pacien

Description

@pacien

External changes to the content of a directory made by other applications are
not automatically shown in lf.

One has to navigate out and in the directory again, or issue the reload
command manually in order to see the latest listing.

Using the period setting mitigates the issue, but isn't ideal due to the
added delay and is sometimes inefficient for large directories.

Instead, it could be nice to have an option to subscribe to directory updates.
This is possible through the inotify API on Linux. Other platforms have
equivalents. There are probably libraries abstracting that too.

This would be especially convenient when keeping lf to the side while
producing/downloading documents in other windows at the same time for example.

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

      0