-
Notifications
You must be signed in to change notification settings - Fork 78
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
Using eat terminal if available #238
Comments
Not yet. PR welcome 😉 |
Looks like I don't have permissions or something?
|
Anyway, I don't think a PR is even needed, it works by defining the function outside
|
To make a PR you need to fork the repository, commit in your repository, then make a PR from your repository to this one. If you want I'll let you do the above so you get the commit at your name, or I can also just take the code and make the commit myself. You decide. |
Btw, do you think eat should be the default, then vterm, then shell? Is eat the globally accepted superior shell over vterm now? |
That's ok, you can just take the code and do the commit yourself. I like eat since I don't need compile the module or have another dependency, vterm is still faster, so, maybe an option for the user? In my PR I have it after
|
Currently I use vterm when available like this
Is there a similar setting I can use for eat terminal?
The text was updated successfully, but these errors were encountered: