mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Files found from search are now displayed with their absolute path
This commit is contained in:
committed by
Christian Visintin
parent
028f64a588
commit
3927fb2a39
@@ -339,6 +339,7 @@ These are the keys supported by the formatter:
|
||||
- `GROUP`: Owner group
|
||||
- `MTIME`: Last change time (with syntax `%b %d %Y %H:%M`); Extra might be provided as the time syntax (e.g. `{MTIME:8:%H:%M}`)
|
||||
- `NAME`: File name (Elided if longer than LENGTH)
|
||||
- `PATH`: File absolute path (Elided if longer than LENGHT)
|
||||
- `PEX`: File permissions (UNIX format)
|
||||
- `SIZE`: File size (omitted for directories)
|
||||
- `SYMLINK`: Symlink (if any `-> {FILE_PATH}`)
|
||||
|
||||
Reference in New Issue
Block a user