-
Notifications
You must be signed in to change notification settings - Fork 113
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
Can not call Alpha from buffer if Terminal is used in Alpha. #275
Comments
Same problem here. Initial homescreen/dashboard loads fine with my terminal as a ascii art header. I'm using LazyVim and configuring it like so:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use terminal as header option in Alpha. It works fine. But when I leave alpha and on some point I want to go back to alpha the following error appears. This problem was bugging me for a long time. But I thought I did any mistakes. If the problem was on my config please correct me. My config is given below. And yes If I do not use terminal no problem appears at all.
And thank you for this fast beautiful plugin, really appreciate your work.
This is on the startup. And expected behaviour every time.
This is when I call
Alpha
from any buffer. [NB. I try changing terminal command to justecho 'hi'
thinking that was the problem. But nope.]Actual behaviour.
The text was updated successfully, but these errors were encountered: