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

_lp_reset_runtime: No such file or directory #325

Closed
MaffooBristol opened this issue Nov 13, 2014 · 2 comments
Closed

_lp_reset_runtime: No such file or directory #325

MaffooBristol opened this issue Nov 13, 2014 · 2 comments
Labels
bash Related to Bash specific implemetation bug

Comments

@MaffooBristol
Copy link

Hello,

I've found an issue when using the cd $_ operator in bash to move into the directory of the last argument of the previous command, or however you phrase it, when using liquidprompt. It throws up the error bash: cd: _lp_reset_runtime: No such file or directory and fails. You can see it in action here: https://asciinema.org/a/13881

Would anyone know of any reason or solution for this? It's a shortcut command I use quite often!

Mac OSX Mavericks
GNU bash, version 4.3.18(1)-release (x86_64-apple-darwin13.3.0)

Thanks

@dolmen dolmen added bash Related to Bash specific implemetation bug labels Nov 16, 2014
@dolmen
Copy link
Collaborator

dolmen commented Nov 16, 2014

I recommend to disable the runtime feature because its implementation seems to be incompatible with your use case. Set LP_ENABLE_RUNTIME=0 in your .liquidpromptrc.

@dolmen dolmen closed this as completed Nov 16, 2014
@MaffooBristol
Copy link
Author

Updated to latest version, LP_ENABLE_RUNTIME is off. In my old version it was incorrectly labelled LP_ENABLE_RUNTIMAE, but that wouldn't make a difference. Still coming up with the same error!

0xbzho pushed a commit to 0xbzho/asciinema.org-2014-11 that referenced this issue Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash Related to Bash specific implemetation bug
Projects
None yet
Development

No branches or pull requests

2 participants