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
A lot of the work needed to implement this feature is currently being added in #5337. Once that PR lands this should be fairly straightforward to implement, but until then let's keep this on hold.
In the meantime you might try to see if you can use attr_fn_like_width to achieve the formatting you're looking for
Activity
ytmimi commentedon Dec 30, 2022
Hey @blyxyas thanks for reaching out.
A lot of the work needed to implement this feature is currently being added in #5337. Once that PR lands this should be fairly straightforward to implement, but until then let's keep this on hold.
In the meantime you might try to see if you can use
attr_fn_like_width
to achieve the formatting you're looking for