#4644: No new prompt when doing a ./sage -sh
----------------------------+-----------------------------------------------
Reporter: jsp | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.2
Component: user interface | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by jsp):
Ok, sorry. We had a discussion long time ago. You said you were bitten by
this many times!
Due to #4512 mhansen:
Could we at least have a PS1 that includes the current directory? I always
hated it when I was on a machine where "sage -sh" didn't use my existing
PS1.
We now have the trouble of finding out which shell we use!
{{{
Exited Sage subshell.
[EMAIL PROTECTED] sage-3.2.1.rc0]$ vi local/bin/sage-sage
[EMAIL PROTECTED] sage-3.2.1.rc0]$ ./sage -sh
/usr/bin/env: bash -x: No such file or directory
[EMAIL PROTECTED] sage-3.2.1.rc0]$ which bash
/bin/bash
[EMAIL PROTECTED] sage-3.2.1.rc0]$ local/bin/sage-sage
/usr/bin/env: bash -x: No such file or directory
[EMAIL PROTECTED] sage-3.2.1.rc0]$
}}}
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4644#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---