Vim: Warning: Input is not from a terminal
Closed this issue · 2 comments
mitthu commented
The vim plugin installation via vundle should be done at last because it prevents the execution of the remaining bash script. Try to solve this issue or add a comment to always keep the corresponding command at the end of the script.
mitthu commented
The error is:
Vim: Warning: Input is not from a terminal
mitthu commented
The issue is resolved. The input to vim
is now explicitly taken from /dev/tty
.