How does extended filename presentation work? #1123
Replies: 2 comments
-
Yes, the unique portions of the name are shown in the square brackets.
I added a mention in the UI section. Note that you can press the left arrow key again to show the full path. |
Beta Was this translation helpful? Give feedback.
-
|
Additional question, why is that after invoking lnav with Can the path has proper (the latter) form the first time lnav is invoked? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After opening two remote files in lnav with the following paths
some_host:/a/b/c/x/file.logand
some_host:/a/b/d/x/file.logand pressing left arrow key to see extended filenames lnav shows
[c]/file.logor
[d]/file.logfor entries from the first and the second file respectively.canddare the first different directories in these two paths.Is this the algorithm used for choosing what to show in brackets?
Is this documented somewhere in the docs?
Beta Was this translation helpful? Give feedback.
All reactions