Giter Club home page Giter Club logo

pipe-mysql.vim's Issues

temp file not found

Hello

very interesting your plugin, thanks.

I am running into an issue with the temp file

._temp_pipemysql_ac59330d: No such file or directory

the issue seems to around those lines

file: pipe-mysql.vim

  184   call writefile([g:PipeGetCurrentLine()], s:tempfilename, 'w')
  185
  186   let l:shell_command .= ' -t < ' . s:tempfilename

I am quite newbie at vim so any pointer would be great. thanks

Screenshots

Example: Set autocommand to compile C++ file

au Filetype cpp nmap <buffer> <leader>cc :update <bar> call g:Pipe('clang++-3.6 -g -Wall ' . expand('%') . ' && echo "Compiled successfully."') <CR> 

pipe_and_cpp

pipe-mysql's vim's functions are not defined in some environments

hello,

when I check - command pipe(dependent plugin), It is well defined it's functions,
but when check pipe-mysql, there isn't any commands..
so I am having trouble to use this awesome feature.

any I idea that enlighten you?
Thanx in advance!

my OS: Mac OS Monterey (12.3.1)

:verbose command Pipe
    Name              Args Address Complete    Definition
    Pipe              1            shellcmd    :call g:Pipe(<f-args>)
        Last set from ~/.vim/plugged/pipe.vim/plugin/pipe.vim line 73
    PipeLast          0                        :call g:PipeLast()
        Last set from ~/.vim/plugged/pipe.vim/plugin/pipe.vim line 186
    PipeToFile        ?            file        :call g:PipeToFile(<f-args>)
        Last set from ~/.vim/plugged/pipe.vim/plugin/pipe.vim line 53
    PipeToggleWindow  0                        :call g:PipeToggleWindow()
        Last set from ~/.vim/plugged/pipe.vim/plugin/pipe.vim line 348
    PipeUse           1                        :call g:PipeUse("<args>")
        Last set from ~/.vim/plugged/pipe.vim/plugin/pipe.vim line 32
Press ENTER or type command to continue
:verbose command PipeMySql
No user-defined commands found

plugin was installed successfully when I check my .vim/plugged

➜  pipe-mysql.vim git:(master) l
total 32
drwxr-xr-x   6 nolleh  staff   192B Dec 23 17:02 .
drwxr-xr-x  19 nolleh  staff   608B Dec 23 17:02 ..
drwxr-xr-x  13 nolleh  staff   416B Dec 23 21:55 .git
-rw-r--r--   1 nolleh  staff   1.1K Dec 23 17:02 LICENSE
-rw-r--r--   1 nolleh  staff   8.7K Dec 23 17:02 README.md
drwxr-xr-x   3 nolleh  staff    96B Dec 23 21:06 plugin
➜  pipe-mysql.vim git:(master)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.