-
-
Notifications
You must be signed in to change notification settings - Fork 751
Remove line numbers from !eval command output. #1697
Copy link
Copy link
Open
Labels
a: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)good first issueGood for newcomersGood for newcomersp: 3 - lowLow PriorityLow Prioritys: planningDiscussing detailsDiscussing detailst: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Metadata
Metadata
Assignees
Labels
a: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)good first issueGood for newcomersGood for newcomersp: 3 - lowLow PriorityLow Prioritys: planningDiscussing detailsDiscussing detailst: enhancementChanges or improvements to existing featuresChanges or improvements to existing features
Type
Fields
Give feedbackNo fields configured for issues without a type.
In some cases they can make the output appear quite ugly. For example, here is the result of a command I ran yesterday (this is a printed Numpy array):
Once you introduce line-wrapping, it can end up looking like this:
As the output is limited to 10 lines, they aren't particularly useful -- I've not seen anyone make reference to the nth line of output. Also, as they are rendered in ascii, people sometimes mistakenly believe they are part of the output.