Closed herrerog closed 7 months ago
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.
tig --no-walk --stdin < cherry-picks.txt
e
Vim: Warning: Input is not from a terminal
master
When running
tig --no-walk --stdin < cherry-picks.txt
and trying to edit a file by pressinge
, with vim, I'm getting:Vim: Warning: Input is not from a terminal
This is a similar issue as in #1229 but I tried withmaster
and it still happen.