dbext hangs with sqlplus connection

2017-08-04 Thread Dan Wierenga
Hi, I'm using the dbext plugin, and trying to get the results from an Oracle query. However, dbext never returns a result. The async job just runs forever (hangs?), and without any output. If I set :DBSetOption display_cmd_line=1, and then copy the sqlplus command line to a shell prompt and ex

Re: dbext hangs with sqlplus connection

2017-08-04 Thread Dan Wierenga
On Fri, Aug 4, 2017 at 2:33 PM, David Fishburn wrote: > > > On dbext version 25 if I set: > let g:dbext_default_use_jobs=0 > > I would leave that at zero, until I get a chance to find the async issue. > > Ok, will do. > When you show the display_cmd_line=1 and the error show above, can you > p

Re: dbext hangs with sqlplus connection

2017-08-11 Thread Dan Wierenga
On Fri, Aug 4, 2017 at 3:33 PM, Dan Wierenga wrote: > > It looks like dbext thinks there's a file named "1" in that directory, but > that directory only has dbext.sql inside it. > Any update on this? -- -- You received this message from the "vim_use"

Re: dbext hangs with sqlplus connection

2017-08-11 Thread Dan Wierenga
On Fri, Aug 11, 2017 at 11:11 AM, David Fishburn wrote: > > Hey Dan. > > I have been working away at improving the async job support. > > I think I have made some good headway. Would you be willing to try a > pre-release and do some testing for me. I will email you privately with a > beta versio

Re: bad display of output utf-8 chars

2017-12-06 Thread Dan Wierenga
On Wed, Dec 6, 2017 at 3:18 PM, Ni Va wrote: > Yes thank you Tony and Mr Gentis, > > Enter chcp under windows console return 850 so you're right Tony. > So i can try to redirect robocopy's output even if it is so far of my idea > ( getting output data live at runtime) > > > robocopy.exe has an ex

Re: Mapping for one handed touch typing

2018-03-23 Thread Dan Wierenga
On Fri, Mar 23, 2018 at 2:03 PM, Robert Bower wrote: > > Before, I create my own map, I was wondering has anyone found a remapping > for one handed typing? > When I broke my right hand and it was immobilized, I made a bunch of mappings to allow me to continue to be fairly productive. First, I ma

Re: vim stopped "snapping" to the eol characters

2011-05-13 Thread Dan Wierenga
On Fri, May 13, 2011 at 1:57 PM, David M. Besonen wrote: > > one hallmark of the state in which vim is in is that the text > insertion point can be positioned beyond the eol character. > Sounds to me like you have virtualedit set. :help virtualedit -- You received this message from the "vim_

Re: Eliminating "WARNING: The file has been changed since reading it"

2011-10-12 Thread Dan Wierenga
On Wed, Oct 12, 2011 at 8:32 AM, Tim Chase wrote: > I'd like to tell Vim that, for certain filespecs (likely via an autocmd), > I don't want to see this message and that YES, I do want to always overwrite > the file. > > I think the autoread option is what you're after. :help 'autoread' -- Y

Re: Please fix: make Windows Vim use same files as unix. No reason not to and it's confusing in mixed envirionments.

2011-10-13 Thread Dan Wierenga
On Wed, Oct 12, 2011 at 5:42 PM, Chris Sutcliffe wrote: > On 12/10/2011 7:47 PM, Linda W wrote: > >> >>I don't set a runtime path. I'd expect it to work the same as on >> unix/linux. >> Why should windows be different? >> > > Assuming you are trying to mix Cygwin and Windows (g)vim, in Cygw

Re: vim and visual studio express 2010

2011-11-09 Thread Dan Wierenga
> On Nov 9, 10:25 am, John Goche wrote: >> Hello, >> >> Is there a way to use vim with visual studio express 2010? You might take a look at VsVim [1] which is a plugin to make Visual Studio act like Vim. [1] https://github.com/jaredpar/VsVim -- You received this message from the "vim_use" ma

Re: vim7.2.245 reads only /usr/share/vimrc -not- ~/.vimrc

2010-01-21 Thread Dan Wierenga
On Thu, Jan 21, 2010 at 1:36 PM, Peter Berntsen wrote: > > Gary, > 'set nobackup'  in the .vimrc file worked. I don't like to have my > directories littered with filename~ > Thanks! > Peter > If that's the reason you want backup off then you might look into setting backupdir instead. You can do

Client/server files and "rolodex vim"

2010-03-02 Thread Dan Wierenga
Hello list, I'm trying to find a way to use "rolodex vim" from the wiki and I'm having trouble opening files using the client/server mode. I'm using GVIM 7.2 on Windows Vista though I like to share my vimrc file to my linux machine, so if possible I'd like a solution that works for both environme

Re: [Help] Vim with ssh

2010-03-03 Thread Dan Wierenga
On Tue, Mar 2, 2010 at 9:50 PM, mikeyao wrote: > I tried netrw and putty, but it didn;t work. I never got putty to work (putty's not really meant for that...), but I did with netrw and pscp. I renamed pscp.exe to scp.exe (making sure it's in the path) and it worked fine. There are tips on the w

Re: Client/server files and "rolodex vim"

2010-03-04 Thread Dan Wierenga
>On Tue, Mar 2, 2010 at 7:53 PM, Tony Mechelynck >wrote: > I suspect that moving the ":set noea wmh=0 wh=" command into an > autocommand for the VimEnter event might cure at least part of the problem > but I haven't tried it. That didn't seem to help. > but "vim --remote-send :newfilename"

Re: F Key /vimrc question.

2010-03-17 Thread Dan Wierenga
On Wed, Mar 17, 2010 at 1:18 PM, John Culleton wrote: > Now for another purpose on another partition > I want F3 to execute following on the current file: > cobc -x > and F4 to execute: > cobc -m > > The current file name is the sticking point. How do I jigger the > inoremap lines to respond in th

Re: App to help with Deliberate Practice / Mavis Beacon Teaches Vim?

2010-04-08 Thread Dan Wierenga
Hi Duane! On Thu, Apr 8, 2010 at 5:14 AM, Duane Johnson wrote: > I think what I'm looking for is something like vimtutor, but just > slanted a little more toward developing muscle-memory. I want a solid > base of knowing that "w" goes to the next word, and that "h" means > left and "l" means rig

Re: Doing Unix on Windows

2010-04-22 Thread Dan Wierenga
On Thu, Apr 22, 2010 at 8:53 AM, wrote: > > As I tried to explain with my broken English, I am not allowed to > install anything on my Windows-PC. > Sorry... > The only tool I have is: Vim. I'm not sure if having a Microsoft-supplied package will get around your limitation of not being able to i

Re: paste in vim creates stupid result

2010-10-05 Thread Dan Wierenga
On Tue, Oct 5, 2010 at 1:17 AM, Alexander Dietz < alexanderdie...@googlemail.com> wrote: > > autocmd BufEnter * set ai sw=4 ts=4 sta et fo=croql > I sometimes get results like what you described when I have "set ai". Try this test: Paste something, and get the result that you call "stupid". Und

Perl folding with 1TBS

2010-10-12 Thread Dan Wierenga
Hi vimmers, I mostly code Perl5, and I use the 1TBS style ( http://en.wikipedia.org/wiki/Indent_style#Variant:_1TBS). When I fold up a code block, I'd like Vim to fold up all the code in the block, plus the closing brace. So, given this code: sub foo { print "this is line 1"; print "thi

limit syntax match to not match strings starting with dashes

2011-03-04 Thread Dan Wierenga
Hello vimmers, I'm using the PS1.vim syntax file while writing Powershell scripts. It has a line like this: syn match ps1Cmdlet /\w\+-\w\+/ which should (and does) match command names like Write-Debug, Get-Date, etc. However, it also incorrectly matches command line arguments like mysqldump --s

Re: limit syntax match to not match strings starting with dashes

2011-03-07 Thread Dan Wierenga
On Sat, Mar 5, 2011 at 12:50 AM, Ben Schmidt wrote: > One possibility would be checking there is whitespace or beginning of >> line before the match starts: > > :syn match ps1Cmdlet /\(^\|\s\)\zs\w\+-\w\+/ >> > That works perfectly, thanks! I'd attempted a solution like that but couldn't figur

Re: don't want to type _

2012-04-04 Thread Dan Wierenga
On Tue, Apr 3, 2012 at 6:49 PM, sinbad wrote: > lately that finger is paining a lot, so i am finding ways to avoid shift > as much as possible. > i'm so much used to left finger, i'm not able to avoid even if i want to. > i am trying to use the right little finger, but it's not happenin...:( >

Re: email plugin

2012-11-30 Thread Dan Wierenga
On Fri, Nov 30, 2012 at 4:50 AM, Ping wrote: > > I use text editor anywhere. > > With a shortcut my email (or email selection) is send to Vim. > how? > > He should have written "Text Editor Anywhere" to properly differentiate a software application name from plain ol' English. http://www.listary.

help on syntax file for fixed-width record files

2013-01-07 Thread Dan Wierenga
I'm trying to create a syntax file for a file containing fixed-width records [1], so that whenever I edit a file, the records are highlighted so that each field is easily distinguishable by color. My file looks like this: A1IMFOO23456 C2IMFOO23456 Z3IMFOO23456 The file h

Re: help on syntax file for fixed-width record files

2013-01-08 Thread Dan Wierenga
On Mon, Jan 7, 2013 at 8:33 PM, Vlad Irnov wrote: > > syntax match ARecord_RecordType /^A/ contains=ALL > syntax match ARecord_RecordCount /^A.\{9}/ contains=ALL > syntax match ARecord_RecordOriginatorID /^A.\{19}/ contains=ALL > > This works perfectly, thanks! -- You received this message fro

Re: help on syntax file for fixed-width record files

2013-01-08 Thread Dan Wierenga
On Tue, Jan 8, 2013 at 12:10 AM, Boris Danilov wrote: > Dan, > > Your solution isn't working because you're tryting to match 3 items > starting with "^A". When there are several match or region patterns > only the one defined last will match (look :help syn-priority), > therefore ARecord_RecordTy

Re: Visual Mode Selection in Windows 7

2013-02-08 Thread Dan Wierenga
On Fri, Feb 8, 2013 at 10:19 AM, Roy Fulbright wrote: > I am using gvim 7.3 on Windows 7. I need to select the four x's in the > following sample text. I positioned the cursor on the upper left 'x', then > typed 'v' to enter visual mode. So far so good, but when I move the cursor > to the lower

Re: vim: drawing a real graph from VIM (drawit , asciio, shaape, ...)

2013-05-15 Thread Dan Wierenga
This is actually really fantastic. I suck at drawing, but I do not suck at Vim. :) On Mon, May 13, 2013 at 2:03 PM, ping wrote: > look at [this](http://pinggit.github.**io/tech/2013/04/29/ascii-art-** > shaape/ ) , > and you will kno

Re: Certain commands undock & shift window

2013-08-19 Thread Dan Wierenga
Hi Andy, On Sat, Aug 17, 2013 at 6:18 PM, AndyHancock wrote: > I Windows 7, when I have the gvim windows docked against the right or left > half of the screen, the following commands always seem undock the window > and shifts the position: > > * tab split or tabclose > * set guioptions+=b when

Re: Certain commands undock & shift window

2013-08-20 Thread Dan Wierenga
On Tue, Aug 20, 2013 at 12:10 AM, AndyHancock wrote: > The trick for docking a window from the keyboard is neat. Unfortunately > (well, just for me, that is), I will still have use the mouse since I > actually adjust the window after docking to be skinnier than half the width > of the screen. I

Re: How to Use Vim with MSVC and msbuild? How the Developer Command Prompt Commands Can Be Use in Vim?

2013-09-09 Thread Dan Wierenga
Hi Mark, On Sat, Sep 7, 2013 at 8:58 PM, Mark Anthony Dungo wrote: > On Developer Command Prompt for VS2012 on (Microsoft) Windows, the > commands “cl /EHsc filename.cpp” and “cl /clr basicclr.cpp” are used to > compile a C++ program and a program that uses .NET classes. What can I do > to make

Re: [ANN] Vim for Windows build, contains all 3rd party dependencies

2015-03-27 Thread Dan Wierenga
On Fri, Mar 27, 2015 at 5:43 AM, Bram Moolenaar wrote: > > I have been wondering: In this time of fast internet connections and big > harddisks: Should we make this all-in-one installation the default? > Does that make users happy or will the scream? > In other words: who would NOT want this? > >