A.J.Mechelynck wrote:
sun wrote:
I'm using cygwin and rxvt. It works quite well, since you don't need to
start an X server for the application - it just runs.

Put the following in your cygwin launcher (cygwin_rxvt.bat for me):

 > @echo off
 > C:
 > chdir C:\cygwin\bin
 > set SHELL=/bin/bash
 > rxvt -ls -sr -sl 1500 -fn "Lucida ConsoleP-12" -bg black -fg grey

and in your .bashrc:

 > export TERM="rxvt-cygwin-native"

your mouse should work fine with rxvt (mine does!)

Cheers

Now I can use mouse to jump from one split window to another under
rxvx, but how to resize one? I can't do it by mouse in my case, can
you?

sun


You should be able to drag the status lines and vertical dividers to resize the split windows.

Best regards,
Tony;
I can confirm that this seems to not work, using the cygwin Vim version when run in rxvt. Tab-switching and window selection does work, however.

:version
VIM - Vi IMproved 7.0 (2006 May 7, compiled Oct 10 2006 10:07:11)
Included patches: 1-122
Compiled by [EMAIL PROTECTED]
Huge 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 +cursorshape +dialog_con +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 -mouseshape +mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang -mzscheme -netbeans_intg -osfiletype +path_extra -perl +postscript +printer +profile -python +quickfix +reltime +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 +visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp -xterm_clipboard -xterm_save
  system vimrc file: "$VIM/vimrc"
    user vimrc file: "$HOME/.vimrc"
     user exrc file: "$HOME/.exrc"
 fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2
Linking: gcc   -L/usr/local/lib -o vim.exe       -lncurses  -liconv -lintl

settings:
:set
--- Options ---
background=dark laststatus=2 mouse=a scroll=14 ttyfast ttymouse=xterm window=59 statusline=%<%1*=== %5*%f%1*%( === %4*%h%1*%)%( === %4*%m%1*%)%( === %4*%r%1*%) ===%==== %2*%b(0x%B)%1* === %3*%l,%c%V%1* === %5*%P%1* ===%0*

 viminfo=!,'20,<50,s10,h


--

Albie Janse van Rensburg ~ http://morph.telspace.co.za

Please don't send me any MS Word or Powerpoint attachments
unless it's absolutely neccessary - send simply text.
http://www.gnu.org/philosophy/no-word-attachments.html

For fast-acting relief, try slowing down.

Reply via email to