Getting more info for z menu
#1415
-
|
I want to add more info about files. The basic Time and Size is not enough. I am in lf most of the times instead of terminal now a days and I want to see something like ls output of commands in lf (of course I want it to be interactive). Is there a config setup you recommend for this? Where should I look for such a thing. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
You are looking for the |
Beta Was this translation helpful? Give feedback.
-
|
As of today, The most interesting might be |
Beta Was this translation helpful? Give feedback.
As of today,
infonow supports all of these:The most interesting might be
customas 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.