I searched the vim mailing list archive at http://marc.theaimsgroup.com/
regarding the problems I am having but couldn't find any related threads.
 
I want to edit a multiple files in vim (through putty but not tried on the
display..) but when I do :split two.c the window isn't split and I can still
see the split command ...
 
Can some one help...?
 
 
OS Red Hat Linux 
 
uname -a gives...
Linux host1 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 i386
GNU/Linux
 
vi --version gives...
 
VIM - Vi IMproved 6.3 (2004 June 7, compiled Dec  5 2004 06:17:45)
Included patches: 1-21, 23-24, 26, 28-34
Compiled by <[EMAIL PROTECTED]>
Tiny version without GUI.  Features included (+) or not (-):
-arabic -autocmd -balloon_eval -browse +builtin_terms -byte_offset -cindent 
-clientserver -clipboard -cmdline_compl -cmdline_hist -cmdline_info
-comments 
-cryptv -cscope -dialog -diff -digraphs -dnd -ebcdic -emacs_tags -eval 
-ex_extra -extra_search -farsi -file_in_path -find_in_path -folding -footer 
+fork() -gettext -hangul_input +iconv -insert_expand -jumplist -keymap
-langmap
 -libcall -linebreak -lispindent -listcmds -localmap -menu -mksession 
-modify_fname -mouse -mouse_dec -mouse_gpm -mouse_jsbterm -mouse_netterm 
-mouse_xterm +multi_byte -multi_lang -netbeans_intg -osfiletype -path_extra 
-perl -printer -python -quickfix -rightleft -ruby -scrollbind -signs 
-smartindent -sniff -statusline -sun_workshop -syntax -tag_binary 
-tag_old_static -tag_any_white -tcl +terminfo -termresponse -textobjects
-title
 -toolbar -user_commands -vertsplit -virtualedit -visual -viminfo -vreplace 
+wildignore -wildmenu -windows +writebackup -X11 -xfontset -xim -xsmp 
-xterm_clipboard -xterm_save 
   system vimrc file: "/etc/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: i386-redhat-linux-gcc -c -I. -Iproto -DHAVE_CONFIG_H     -O2 -g
-pipe -m32 -march=i386 -mtune=pentium4 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64

Linking: i386-redhat-linux-gcc   -L/usr/local/lib -o vim       -lselinux
-ltermcap -lacl 

 



Reply via email to