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
If you call snapper list and have snapshots with a very long description it will produce an unreadable table. This bug was noticed with the pacman hooks of snap-pac: wesbarnett/snap-pac#4
It would be nice to cut off the table at a maximum number/terminal width and use --full for the full output if desired.
The text was updated successfully, but these errors were encountered:
If you call
snapper list
and have snapshots with a very long description it will produce an unreadable table. This bug was noticed with the pacman hooks of snap-pac: wesbarnett/snap-pac#4It would be nice to cut off the table at a maximum number/terminal width and use
--full
for the full output if desired.The text was updated successfully, but these errors were encountered: