Find the answer to your Linux question:
Results 1 to 3 of 3
Hi! I'm new to vim and gvim, but I feel its power so I want to learn it. I've been searching very long how to use gvim keybord shorcuts but ...
  1. #1
    Just Joined!
    Join Date
    Jul 2010
    Posts
    1

    gvim shortcuts

    Hi!

    I'm new to vim and gvim, but I feel its power so I want to learn it.
    I've been searching very long how to use gvim keybord shorcuts but i simply connot find out what is for examplethe vertical splitting command '^Wv' ?

    I've tried (ctrl/super+ a lot of things) (and other combinations, but without success) thank you

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    i just hit ctrl+w, then hit v, and it created a vertical split for me

  3. #3
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    Also :vsp.

    You can start learning vim by running the command vimtutor from the commandline. After that, you can use the great built-in help files (:help) and the user manual:
    Vim documentation: usr_toc
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

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