Results 1 to 4 of 4

Thread: Running VI in Windows XP Pro?

  1. #1

    Default Running VI in Windows XP Pro?

    Anyone know if I can somehow practice VI (the ancient UNIX text editor) on my Windows machine?

  2. #2
    Old school, like an old fool. Flying Mullet's Avatar
    Join Date
    Apr 2003
    Location
    Napping in a peach tree.
    Posts
    19,185
    Articles
    6
    Blog Entries
    7
    Contributions
    • Former Administrator
    • Former Cid's Knight
    • Former Senior Site Staff

    Default

    Why would you want to inflict such misery on yourself?

    If you do want to practice VI, you can use Putty, then telnet to an existing Unix box and play around that way.
    Figaro Castle

  3. #3
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    www.cygwin.com

    Basically a virtual linux system that runs within Windows alongside everything else, including a bash shell, XWindows for graphic based linux programs, and even a Gnome port somewhere too if you look hard enough I've actually edited my PATH variabled for Windows, so I can run some of the tools form a DOS box rather than a bash prompt

    I can't seem to find vi, but vim is present, that's kind of like an improved vi. Just watch the disk space, the installer and installed stuff is over 1 GB on my disk, but I have installed a heck of a lot more than just the shell and vim
    Problems playing downloaded videos? Try CCCP


  4. #4
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    vim can be run in vi-compatible mode. I'm pretty sure vim is a superset of vi. You should use vim anyways, it's much better, from what I can tell. Get gvim, I'm pretty sure there's a Windows version. gvim = vim + gui. http://www.vim.org/download.php

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •