kanotix.com

Anwendungen - gvim-Fileexplorer Window

sabo0403 - 10.09.2008, 10:20 Uhr
Titel: gvim-Fileexplorer Window
Hallo,

Ich habe "winmanager.vim" plugin installiert und arbeite damit.
Wenn der Cursor sich im Fileexplorer-Window befindet und ich öffne ein File zum Editieren, wird dieses File
in diesem Fenster geöffnet.

Wie kann ich es verhindern, dass gvim im File-Explorer-Window ein File zum Editieren öffnet?

Gruss
schmendrich - 15.09.2008, 10:05 Uhr
Titel:
Wie in der Hilfe beschrieben:

Code:
To launch the explorer in the directory of the file currently edited:
   :Explore
If the file has changes the window is split.  To always split the window:
   :Sexplore
To launch the explorer in a specific directory:
   :Explore dirname
   :Sexplore dirname

From inside the explorer move your cursor to a line containing a file or
directory name.  The following command keys are available:

  <enter> will open the file in the window the explorer is currently
      occupying.
  'o' will split a new window and open the file in the new window.
  'O' will open the file chosen using the window that the cursor was in just
      before you started or entered the explorer window.  If the explorer is
      the only window, it will first split a new window to use for the file to
      be opened.
  'p' will open (or use) the preview window showing the file
  'x' will execute the file with the system tools.  Only when supported
      (currently MS-Windows and KDE).


Gruß
Schmendrich
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007