Is there an existing request for this?
Is your feature request related to a problem?
When a filename is too long to fit in a panel display, MC nicely "ellipsize" it by placing a tilde ~ in the middle.
The problem is that this char is sometimes quite hard to spot in a listing and it would be nice if this char could be configured in skins.
Describe the solution you'd like
It would be nice to have the following
- Add a
filename-ellipsis-char key in [widget-panel] section of some-skin.ini files
- Possibly add a
ellipsis key in [filehighlight] to set the color that would take precedence over any other highlighting key as this an important indicator. With ellipsis = (empty), this would not set any color and respect any configured/default highlighting
Describe alternatives you've considered
No response
Additional context
No response
Is there an existing request for this?
Is your feature request related to a problem?
When a filename is too long to fit in a panel display, MC nicely "ellipsize" it by placing a tilde
~in the middle.The problem is that this char is sometimes quite hard to spot in a listing and it would be nice if this char could be configured in skins.
Describe the solution you'd like
It would be nice to have the following
filename-ellipsis-charkey in[widget-panel]section ofsome-skin.inifilesellipsiskey in[filehighlight]to set the color that would take precedence over any other highlighting key as this an important indicator. Withellipsis =(empty), this would not set any color and respect any configured/default highlightingDescribe alternatives you've considered
No response
Additional context
No response