Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore shell profile #547

Closed
minrk opened this issue Jun 30, 2011 · 4 comments
Closed

Restore shell profile #547

minrk opened this issue Jun 30, 2011 · 4 comments
Milestone

Comments

@minrk
Copy link
Member

minrk commented Jun 30, 2011

The 'pysh' (aka 'sh') profile does nothing in 0.11 beyond redraw the prompt in a more bash-y way. None of the actually useful bits described in the interactive/shell doc have been updated to the new APIs.

This functionality should be restored.

@fperez
Copy link
Member

fperez commented Jun 30, 2011

Thanks for catching this, Min. If nothing else, we should list it in the "Known regressions" section of the 0.11 docs/release notes, since we do know we'll have some regressions that we hope to fix in 0.12-etc.

@minrk
Copy link
Member Author

minrk commented Jun 30, 2011

note added to what's new in 0.11, thanks.

@mattvonrocketstein
Copy link
Contributor

to be more specific on this bug, here's an example of what's missing. the example below would work as expected using ipython --profile=pysh where IPython==0.10, but for 2.3 you will see:

   vagrant@toybox[testing]|5> !apt-cache search ipython|head -1
   ipython - enhanced interactive Python shell

   vagrant@toybox[testing]|6> apt-cache search ipython|head -1
   E: Opening configuration file ache - ifstream::ifstream (2: No such file or directory)

@ivanov
Copy link
Member

ivanov commented Nov 1, 2016

Hi there, I'm going through cleaning up old issues and I see that #6838 was closed in 2014 (see that issue for the rationale) so I'm going to close this as well.

Happy hacking! :bowtie:

@ivanov ivanov closed this as completed Nov 1, 2016
@ivanov ivanov modified the milestones: no action, wishlist Nov 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants