Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. fakevim and open files
Qt 6.11 is out! See what's new in the release blog

fakevim and open files

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 486 Views
  • 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.
  • U Offline
    U Offline
    U7Development
    wrote on last edited by
    #1

    Hello!

    Im currently using vim, what i really love from vim is that i can create a new file by just writing

    :e mynewfile.h
    

    lightning fast..! and open an existing file by just writing:

    :e main.cpp
    

    Fakevim is very nice too, but i really dont like to use my mouse to create new files.. so i was wondering may be exist a way to instantly create a new file in fakevim just like i did in vim... .. remapping may be?..

    thanks

    JonBJ 1 Reply Last reply
    0
    • U U7Development

      Hello!

      Im currently using vim, what i really love from vim is that i can create a new file by just writing

      :e mynewfile.h
      

      lightning fast..! and open an existing file by just writing:

      :e main.cpp
      

      Fakevim is very nice too, but i really dont like to use my mouse to create new files.. so i was wondering may be exist a way to instantly create a new file in fakevim just like i did in vim... .. remapping may be?..

      thanks

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @U7Development
      I have not used FakeVim, so just a guess/suggestion:

      :.!touch mynewfile.h
      

      ?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved