map

  1. S

    Mapping paths/Windows paths compatibility

    Hello, I've tried to find information about it, unfortunatelly it does look like a big issue. Im working with different people and they are using windows to work. We all use dropbox to synchronize our files. To make sure our paths are the same in all softwares, I've found workaround on windows...
  2. L

    vi map help sought

    My goal is to do the following vi actions in a map Find the 4th (or 5th if necessary) occurrence of the | symbol add to - or change - the letters between the 4th and 5th | symbols to XXX Seems like it would be simple. However, map Q 4f|lcwXXX^[ where the real command ends in an escape...
Top