Re: Any vim Users?

  • From: "rrdinger" <rrdinger@xxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Fri, 12 Sep 2008 10:10:08 -0700

Hi Jim,

Since you now have vim working, could you please tell us your impressions of the editor? I used to use vi on Unix and would like to know if it will work well with jaws.

Thanks,

Richard
----- Original Message ----- From: <james.homme@xxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Friday, September 12, 2008 9:40 AM
Subject: Re: Any vim Users?


Hi Tom,
The code you sent worked for me. Thanks. Do you use GVim or Vim?

Thanks.

Jim

James D Homme, Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810

"The difference between those who get what they wish for and those who
don't is action. Therefore, every action you take is a complete
success,regardless of the results." -- Jerrold Mundis
Highmark internal only: For usability and accessibility:
http://highwire.highmark.com/sites/iwov/hwt093/



            "Tom Shults"
            <TPShults@PacBell
            .net>                                                      To
            Sent by:                  programmingblind@xxxxxxxxxxxxx
            programmingblind-                                          cc
            bounce@freelists.
            org                                                   Subject
                                      Re: Any vim Users?

            09/11/2008 11:24
            PM


            Please respond to
            programmingblind@
              freelists.org






Jim,

Below are the additions I made to my _vimrc start up file which is in the
c:\vim directory.  I made these  changes quite a while ago, so my
recollection of each is now a bit weak.  I am afraid the most I have are
the
comments I made for each setting.  If you use any of these, be sure to add
them to your _vimrc file and not to overwrite your file completely.

I also made changes to the Jaws config file for vim, so I am not sure how
much help the settings below will be without sending you my Jaws config.
If
you wish me to send you my Jaws config file, let me know.

Tom

Adds to _vimrc relating to use with Jaws speech:

" Select a horizontal cursor.  Works best for Jaws finding and reading.
set gcr=n-i-r-c:hor10

" Put only the cursor column number in the 15 character ruler area.
set ruler
set ruf=%v\

"Turn off left, right and bottom scroll bars.
set go-=l
set go-=r
set go-=b

" Use pop up dialogs and not console dialogs.
set go-=c

" Do not use tear off menus.
set go-=t

" Do not wrap cursor at margins for cursor keys
set ww-=<
set ww-=>
set ww-=[

set ww-=]

" Turn off the intro message at startup.
set shortmess+=I


----- Original Message -----
From: <james.homme@xxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, September 10, 2008 7:01 AM
Subject: Any vim Users?



Hi,
I got vim for Windows to try, just to see how well it worked with JAWS.
Does anyone know how to make the character under the cursor stop
blinking?
That's making JAWS say the character I land on over and over. I see a
little C program in one of the directories under the installation that
makes it blink, but I don't know how to make it stop.

Thanks.

Jim

James D Homme, Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810

"The difference between those who get what they wish for and those who
don't is action. Therefore, every action you take is a complete
success,regardless of the results." -- Jerrold Mundis
Highmark internal only: For usability and accessibility:
http://highwire.highmark.com/sites/iwov/hwt093/

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind



__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind



__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: