mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 08:26:00 +03:00
[GH-ISSUE #48] Limited maximum output character/line limit? #37
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @e-t-l on GitHub (Dec 2, 2021).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/48
Is there a limit to the maximum length of the output LADB displays?
I'm having trouble getting LADB to display output longer than 7982 characters / 302 lines. This is specifically a problem when users try to run the (fairly commonplace) command
pm list packages.@tytydraco commented on GitHub (Jan 14, 2022):
You can try piping it out to a file and then opening that in a file manager. There is a max limit, too many characters causes some serious lag.