You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if you could add an option in the setup() to control the allowed maxsize of icons and shift the file_name to the right accordingly. Currently with the plenary truncate, 2col wide icons can get truncated to nothingness.
Great plugin, thanks a lot :)
The text was updated successfully, but these errors were encountered:
I pushed something to the main branch, which is slightly different. An option to enable icon trimming to 1 char wideness. If it is turned off, icons of any size are displayed and the file names are shifted to the right accordingly.
I could make the truncation size configurable also, but I'm not sure if many people would need this.
You can enable wider icons by setting the truncate config key to false:
It would be great if you could add an option in the
setup()
to control the allowed maxsize of icons and shift thefile_name
to the right accordingly. Currently with the plenary truncate, 2col wide icons can get truncated to nothingness.Great plugin, thanks a lot :)
The text was updated successfully, but these errors were encountered: