On 2/26/13 6:10 PM, Kannappan Sampath wrote:
On Wed, Feb 27, 2013 at 9:18 AM, Jason Grout <[email protected] <mailto:[email protected]>> wrote:On 2/26/13 5:38 PM, Chad Williamson wrote: I for one agree that would be nice. Anybody have a reason this isn't done? I use ctrl+L quite a bit when presenting things in bash, and I certainly miss it in sage -- enough to have thrown this sort of ugly thing in a function: "import os; os.system('clear');" ctrl+L works fine for me in Sage 5.7 (clears the screen in the terminal on OS X 10.6). Have you tried in 5.7? (which has a major upgrade to IPython). I have tried ctrl+ L on both Sage 5.7 and sage 5.8.beta0, this does not work. And, the same story goes for the octave_console started from within sage.
What OS and terminal client are you using? Have you done any customizations to IPython? Does it work when you do
sage -ipython ? Thanks, Jason -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
