Skip to content
Discussion options

You must be logged in to vote

As of today, info now supports all of these:

perm      file permission
user      user name
group     group name
size      file size
time      time of last data modification
atime     time of last access
btime     time of file birth
ctime     time of last status (inode) change
custom    property defined via `addcustominfo` (empty by default)

The most interesting might be custom as it can be basically anything you want. You see multiple example usage cases mentioned in the [documentation] (https://github.com/gokcehan/lf/blob/master/doc.md#loading-directory) (e.g. Git information, image resolution). It can also be used for user-defined sorting.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@Archie-2021
Comment options

@gokcehan
Comment options

@Archie-2021
Comment options

@gokcehan
Comment options

@Archie-2021
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by CatsDeservePets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants