(Silly question, I know, but...)
Statusbar customize, how?
As it is, it's fine, but I also have a Property, SHA-1 displaying, & that also displays on the statusbar, but is of no value (to me) being there.
So how do I keep statusbar data - as it is - except remove the SHA-1 data part?
Status Bar Format
(I believe my statusbar* settings are at defaults, i.e., ...=)
Statusbar customize, how?
Re: Statusbar customize, how?
To show only size, date modified and path of the selected item:
- In Everything 1.5, from the Tools menu, click Options.
- Click the Advanced tab on the left.
- To the right of Show settings containing, search for:
status format - Select statusbar_selected_item_format.
- Set the value to:
Code: Select all
$o items | Size: $s | Date Modified: $m | Path: $p
- Click OK.