Open GoogleCodeExporter opened 9 years ago
A few amendments:
Running "vim" is fine. Running "vi" isn't. This is curious, as "vi" is a link
to "vim":
$ ls -l /usr/bin/vi
lrwxr-xr-x 1 root wheel 3 30 Oct 21:28 /usr/bin/vi -> vi
I managed to find a Linux machine running Vim 7.2.445, and it's fine, even
using "vi" as the command. So it looks like the issue is indeed specific to OS
X.
Original comment by z...@transistorsounds.com
on 12 Dec 2013 at 5:10
Sorry, that line should have read:
lrwxr-xr-x 1 root wheel 3 30 Oct 21:28 /usr/bin/vi -> vim
Original comment by z...@transistorsounds.com
on 12 Dec 2013 at 5:13
Original issue reported on code.google.com by
z...@transistorsounds.com
on 12 Dec 2013 at 4:48