Results 1 to 4 of 4

Thread: Question about Fake Vim in QtCreator 1.3.1 !

  1. #1
    Join Date
    Mar 2010
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Question about Fake Vim in QtCreator 1.3.1 !

    I used "map" a lot for vim when coding in Linux; however when I tried to use map under Fakevim mode on QtCreator, it kept telling me that "Not an editor command" ! What can I do in order to get "map" to work on QtCreator ? Thanks in advance !

  2. #2
    Join Date
    May 2008
    Posts
    155
    Thanked 15 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Question about Fake Vim in QtCreator 1.3.1 !

    Help implementing it ;-) FakeVim is "community supported", with a pretty active community.
    Incidentally, today the first step towards implementing the feature was commited.

  3. #3
    Join Date
    Apr 2010
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Question about Fake Vim in QtCreator 1.3.1 !

    Thanx to the FakeVim community for the commendable work bringing vi functionality to the Qt IDE. I have used vi/vim for many years and I am trying to adapt to FakeVim.

    I am used to using :k[a-z] to mark lines as I move through a file and then :'[a-z],'[a-z]t. to copy (or m to move) blocks of code. I have found this more useful than yank and put. I am having difficulties with FakeVim because it eliminates the option of using the scroll bar, which is no big deal, except that it does not have these commands that help eliminate the need for the scroll bar when moving code around within a file. What I long for most are being able to make easy RegEx based changes with :g and :s. Are these kinds of ":" commands possible and likely future additions to fakeVim? Also does anyone know where can I find a good "cheat sheet" of vim commands that are implemented in FakeVim so I can adapt to the commands that do exist?

  4. #4
    Join Date
    May 2008
    Posts
    155
    Thanked 15 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Question about Fake Vim in QtCreator 1.3.1 !

    :map seems to work now (2.4 rc) btw.

Similar Threads

  1. Replies: 1
    Last Post: 10th February 2010, 07:28
  2. Qt Creator Backwards compatibility question Qt and QtCreator
    By spawn9997 in forum Qt Tools
    Replies: 3
    Last Post: 4th February 2010, 17:41
  3. QtCreator like UI (MDI?)
    By soxs060389 in forum Qt Programming
    Replies: 4
    Last Post: 8th December 2009, 12:25
  4. Fake key events
    By Bolick in forum Qt Programming
    Replies: 4
    Last Post: 21st August 2009, 04:29
  5. AsM in QTCreator
    By XavierQT in forum Qt Programming
    Replies: 2
    Last Post: 8th June 2009, 02:09

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.