Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. vi for Windows

vi for Windows

Scheduled Pinned Locked Moved The Lounge
visual-studio
35 Posts 25 Posters 63 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L l a u r e n

    what exactly is that? u can run unix stuff on a windows platform? like a vmware type thing?


    "there is no spoon"
    biz stuff about me

    S Offline
    S Offline
    Stuart Dootson
    wrote on last edited by
    #20

    No, it's another sub-system layered on top of the Windows kernel - so if I list my processes, I've got 'cron', 'inetd' etc running, as part of the SFU sub-system. If I start up a ksh window, I can access my Windows file-system as part of the SFU file-system - the root directory of my C drive is /dev/fs/C/. You get pretty much all of the usual Unix utilities and, best of all, it's free! Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'

    1 Reply Last reply
    0
    • C Chris Maunder

      I could Google, but I wanted a valuable opinion, not merely a search engine's opinion, on what the best vi emulator for Windows is. I feel the need to go back to my roots. No more intellisense, or indeed mouse support for me. :-D cheers, Chris Maunder

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #21

      *scratches head* I'm trying to figure out why you want a program called "six"... ;P --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ----

      J 1 Reply Last reply
      0
      • G Gary Ash

        Vim, www.vim.org. The best vi everywhere (I don't know where you can't run vim) Most linux systems have vim as their vi

        J Offline
        J Offline
        Jorgen Sigvardsson
        wrote on last edited by
        #22

        I agree. Vim is probably the best vi in the world. :) -- ...Coca Cola, sometimes war...

        1 Reply Last reply
        0
        • M Michael Dunn

          *scratches head* I'm trying to figure out why you want a program called "six"... ;P --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ----

          J Offline
          J Offline
          Jorgen Sigvardsson
          wrote on last edited by
          #23

          Only a true computer geek could come up with such a joke. :-D -- ...Coca Cola, sometimes war...

          S 1 Reply Last reply
          0
          • G Gary Ash

            Vim, www.vim.org. The best vi everywhere (I don't know where you can't run vim) Most linux systems have vim as their vi

            H Offline
            H Offline
            Heath Stewart
            wrote on last edited by
            #24

            It's what I've been using for many, many years. It's very power and I highly suggest it, too. In fact, that's what I've been using for a lot of my bug fixes where I work, as well as most of my example code I post in the C# and .NET forums for people. Both console mode and graphics mode (gvim) are superb. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

            J 1 Reply Last reply
            0
            • C Christopher Duncan

              Chris Maunder wrote: what the best vi emulator for Windows is. Good lord, man, get hold of yourself. "Mommy, what's a modal editor?" "It's a grim relic from the dark times, dear. Before the GUI. Before the Empire..." Friends don't let friends use vi. :) Christopher Duncan Today's Corporate Battle Tactic Unite the Tribes: Ending Turf Wars for Career and Business Success The Career Programmer: Guerilla Tactics for an Imperfect World

              H Offline
              H Offline
              Heath Stewart
              wrote on last edited by
              #25

              That's why there gvim! :rolleyes: Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

              1 Reply Last reply
              0
              • J Jorgen Sigvardsson

                Only a true computer geek could come up with such a joke. :-D -- ...Coca Cola, sometimes war...

                S Offline
                S Offline
                Shog9 0
                wrote on last edited by
                #26

                Or a Roman...
                You**'re one microscopic cog** in his catastrophic plan...

                1 Reply Last reply
                0
                • H Heath Stewart

                  It's what I've been using for many, many years. It's very power and I highly suggest it, too. In fact, that's what I've been using for a lot of my bug fixes where I work, as well as most of my example code I post in the C# and .NET forums for people. Both console mode and graphics mode (gvim) are superb. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

                  J Offline
                  J Offline
                  Jorgen Sigvardsson
                  wrote on last edited by
                  #27

                  You should install vim at work, and use it and csc.exe only. See if you can freak anybody out. "I don't need no stinking resource editor. vim does it all!" :-D -- ...Coca Cola, sometimes war...

                  H 1 Reply Last reply
                  0
                  • J Jorgen Sigvardsson

                    You should install vim at work, and use it and csc.exe only. See if you can freak anybody out. "I don't need no stinking resource editor. vim does it all!" :-D -- ...Coca Cola, sometimes war...

                    H Offline
                    H Offline
                    Heath Stewart
                    wrote on last edited by
                    #28

                    Actually, that's what I said I do (depending on the situation) and many people use it internally for quick things. You can even see vim and gvim used from time to time in .NET Show and MSDN TV! Sometimes opening up large solutions just takes too long for quick fixes. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

                    1 Reply Last reply
                    0
                    • L l a u r e n

                      what exactly is that? u can run unix stuff on a windows platform? like a vmware type thing?


                      "there is no spoon"
                      biz stuff about me

                      N Offline
                      N Offline
                      NetDave
                      wrote on last edited by
                      #29

                      l a u r e n wrote: what exactly is that? It's a replacement for the ill-conceived POSIX subsystem that they bundled into NT way back when. The POSIX implementation was hideous so MS went out and bought Interix a few years ago. I have to say, IMHO, that it is exceptionally well integrated with Windows, a pretty much full-blown UNIX environment, and really convenient. I was using it to write scripts that bounced back and forth between SFU and Windows, depending on which environment is most convenient for a particular operation. For example, using grep, sed, and/or awk to create a batch files, then back to Windows to execute them. There's a good newsgroup on the msnet.microsoft.com news server (microsoft.public.servicesforunix.general) that has been very helpful for answering my questions. QRZ? de WAØTTN

                      A 1 Reply Last reply
                      0
                      • N NetDave

                        l a u r e n wrote: what exactly is that? It's a replacement for the ill-conceived POSIX subsystem that they bundled into NT way back when. The POSIX implementation was hideous so MS went out and bought Interix a few years ago. I have to say, IMHO, that it is exceptionally well integrated with Windows, a pretty much full-blown UNIX environment, and really convenient. I was using it to write scripts that bounced back and forth between SFU and Windows, depending on which environment is most convenient for a particular operation. For example, using grep, sed, and/or awk to create a batch files, then back to Windows to execute them. There's a good newsgroup on the msnet.microsoft.com news server (microsoft.public.servicesforunix.general) that has been very helpful for answering my questions. QRZ? de WAØTTN

                        A Offline
                        A Offline
                        Andrew Peace
                        wrote on last edited by
                        #30

                        Does it have SSH support? Also, does it come with libraries to compile other UNIX apps against? I was thinking that I'd prefer to use Bash rather than the shells provided... -- Andrew.

                        N 1 Reply Last reply
                        0
                        • C Chris Maunder

                          I could Google, but I wanted a valuable opinion, not merely a search engine's opinion, on what the best vi emulator for Windows is. I feel the need to go back to my roots. No more intellisense, or indeed mouse support for me. :-D cheers, Chris Maunder

                          J Offline
                          J Offline
                          Jeremy Falcon
                          wrote on last edited by
                          #31

                          Clickety I like this one because it's vi and it uses Windows shortcuts too (like CTRL+V, etc.). So you get the best of both worlds. Oh, for the others that dis vi, they need to understand something. If you take the time to learn vi you'll wonder why other editors seem so "dumb." :) Jeremy Falcon

                          N 1 Reply Last reply
                          0
                          • A Andrew Peace

                            Does it have SSH support? Also, does it come with libraries to compile other UNIX apps against? I was thinking that I'd prefer to use Bash rather than the shells provided... -- Andrew.

                            N Offline
                            N Offline
                            NetDave
                            wrote on last edited by
                            #32

                            Andrew Peace wrote: Does it have SSH support? I don't know. I don't have it installed on my current machine. But it would be a good question for the newsgroup I quoted above. I was running it a couple of years ago and haven't needed to use it lately, so I didn't install it on the computer that I switched over to a few months ago. Andrew Peace wrote: Also, does it come with libraries to compile other UNIX apps against? It comes with gcc so you should be able to build just about anything. I believe it comes with bash as well as all the other standard shells. As I recall, it comes with all the GNU stuff ready to run. :cool: QRZ? de WAØTTN

                            1 Reply Last reply
                            0
                            • J Jeremy Falcon

                              Clickety I like this one because it's vi and it uses Windows shortcuts too (like CTRL+V, etc.). So you get the best of both worlds. Oh, for the others that dis vi, they need to understand something. If you take the time to learn vi you'll wonder why other editors seem so "dumb." :) Jeremy Falcon

                              N Offline
                              N Offline
                              NetDave
                              wrote on last edited by
                              #33

                              Jeremy Falcon wrote: If you take the time to learn vi Amen, brother! I could not fathom vi at all when I was first introduced to it. I still can't drive it very well, but I have seen vi masters that make it absolutely scream. I wish I had more reason to learn it well because even though I find it a bit arcane, it's reputation alone from the advocates has sold me. QRZ? de WAØTTN

                              1 Reply Last reply
                              0
                              • C Chris Maunder

                                I could Google, but I wanted a valuable opinion, not merely a search engine's opinion, on what the best vi emulator for Windows is. I feel the need to go back to my roots. No more intellisense, or indeed mouse support for me. :-D cheers, Chris Maunder

                                R Offline
                                R Offline
                                Rocky Moore
                                wrote on last edited by
                                #34

                                I know the stress has piled on you lately with all the Google Ads, crashing servers and infinite loops, but is it really that bad? Have you checked into medication? :) Rocky <>< www.HintsAndTips.com www.MyQuickPoll.com - 2004 Election poll is #33 www.GotTheAnswerToSpam.com "We plan for the future, we learn from the past, we live life in the present!"

                                1 Reply Last reply
                                0
                                • L l a u r e n

                                  for that basic grungy command line editing i use joe on linux brings back memories of wordstar *sigh*


                                  "there is no spoon"
                                  biz stuff about me

                                  R Offline
                                  R Offline
                                  Roger Wright
                                  wrote on last edited by
                                  #35

                                  l a u r e n wrote: memories of wordstar I think I may have a copy around here somewhere if you need it... [rummages in closet... crash - bang- "Ouch!!" ...] Ahah! There it is, right next to Visicalc for CP/M. Will the 8" floppy be okay, or would you rather have it on audio cassette? "My kid was Inmate of the Month at Adobe Mountain Juvenile Corrections Center" - Bumper Sticker in Bullhead City

                                  1 Reply Last reply
                                  0
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • World
                                  • Users
                                  • Groups