v0.17.0
Pad Everything
This is a small feature release that adds --padding to as many commands as possible. For example:
Padding arguments work similarly to CSS values:
- With one value, padding applies to all sides (
--padding="4") - With two values, padding applies vertically and horizontally, respectively (
--padding="4 10") - With four values, padding applies top, right, bottom, and left, respectively (
--padding="4 10")
Which commands can be padded? These:
chooseconfirmfilefilterinputpager
