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

--stdin makes vim complaining #1330

Closed
herrerog opened this issue Apr 25, 2024 · 1 comment
Closed

--stdin makes vim complaining #1330

herrerog opened this issue Apr 25, 2024 · 1 comment
Labels

Comments

@herrerog
Copy link

When running tig --no-walk --stdin < cherry-picks.txt and trying to edit a file by pressing e, with vim, I'm getting:
Vim: Warning: Input is not from a terminal
This is a similar issue as in #1229 but I tried with master and it still happen.

@koutcher
Copy link
Collaborator

koutcher commented Apr 26, 2024

#1229 correction only targeted readline so it's normal it doesn't work, but I agree, the editor should be fixed as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants