Guest User

Untitled

a guest
Dec 13th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. [c34n11 colors] vim elflord.vim # runs correctly
  2. [c34n11 colors] view elflord.vim # gives error, no mouse
  3. Error detected while processing /gpfs/loomis/home.grace/fas/manohar/emb99/.vimrc:
  4. line 2:
  5. E538: No mouse support: mouse=a
  6. Press ENTER or type command to continue
  7. [c34n11 colors] which view
  8. /usr/bin/view
  9. [c34n11 colors] file /usr/bin/view # view just points to vim
  10. /usr/bin/view: symbolic link to `vi'
  11. [c34n11 colors] which vi
  12. alias vi='vim'
  13. /usr/bin/vim
Add Comment
Please, Sign In to add comment