mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #45] [Feature Request] List Pagination #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Chastex on GitHub (Jun 16, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/45
There are too many files in the directory, would you consider adding a function like "ls | less"
@sigoden commented on GitHub (Jun 16, 2022):
Pagination is uncommon for file explorers.
Pagination make it harder to find target file.
@Chastex commented on GitHub (Jun 16, 2022):
ok, got it. thanks