Giter VIP home page Giter VIP logo

vim-do's People

Contributors

joonty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vim-do's Issues

Feature request

I really like this plugin -- very helpful. What I miss however is the auto file name completion function that
is present in case of the ! command. Is it possible to get this working also in case of the Do -
command.

Thanks and kind regards,
Stephan

The output buffer is incomplete

Hi joonty,

I used your plugin but unfortunately I noticed that the output in the buffer DoProcess doesn't contain the complete output of the command.
I created a simple directory with 10 files (file1.txt to file10.txt) and ran in vim:

:Do ls

Here is what I get in the buffer DoProcess

======================
 [command] ls
  [status] exited <0>
    [time] 531.0ms
     [pid] 12259
======================
file1.txt

which obviously is not what I expect. Actually the result varies. Indeed if I run the same command I get:

======================
 [command] ls
  [status] exited <0>
    [time] 531.0ms
     [pid] 12403
======================
file1.txt
file10.txt

which makes me think that this issue is related to the thread. It may not run until the process finishes.

Just for information, I use:

  • Python 2.7.10
  • Vim 7.4.488

updating vim airline for circle ci

Hi there,
I'm wondering whether I can update a vimscript variable with vim-do. I essentially want to use the circle ci CLI in order to update a variable in my vimrc that's updating vim airline. will I be able to do that with vim-do?

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.