You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
Is there any way to NOT wrap output text? I thought unchecking "wrap lines" in Tools -> Preferences -> Python console would do it, but nothing changed.
Jitse Niesen
unread,
Jan 1, 2017, 10:15:10 AM1/1/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
That option does prevent wrapping output text in the Python console (at least for me), but not the IPython console. You may want to open an issue at https://github.com/spyder-ide/spyder/issues asking for a similar option for the IPython console, especially since the Python console is slated for removal because it is rather buggy. It would help us if you could explain why you want this feature.