Code Monkey home page Code Monkey logo

Comments (4)

pianocomposer321 avatar pianocomposer321 commented on May 8, 2024 1

Sounds like a great idea! I'll start thinking about possible implementations, and probably take a peek at how asynctasks.vim does it as well.

Thanks for the suggestion. I will keep you in the loop.

from yabs.nvim.

pianocomposer321 avatar pianocomposer321 commented on May 8, 2024

Update on this:
I’ve been working for a while now on improving the configuration experience, as well as refactoring quite a bit to make it easier to add different output types. In addition, I’m including several output types by default, including terminal (which creates a new terminal without any dependencies), buffer (basically the same as just using termopen), quickfix (which, duh, sends output to the quickfix list), and, of course, consolation (which sends the output to the default consolation terminal). Btw, consolation is also getting an update, in part to make it play better with yabs, so that it has a terminal wrapper that commands can be sent to by default, instead of having to make a global variable with the wrapper stored inside it (because nobody likes global variables, right?).

I will push these updates as soon as I get a chance to test them a little more and also figure out github’s new authentication method, which seems to be fighting me right now. Anyway, hopefully I’ll get it done tomorrow or later this week. Then you can let me know if it’s what you were looking for or suggest changes. It should be much easier to work with the code after all the refactoring that I did, so more suggestions are definitely welcome!

from yabs.nvim.

Shatur avatar Shatur commented on May 8, 2024

Thank you, looking forward to it!

from yabs.nvim.

pianocomposer321 avatar pianocomposer321 commented on May 8, 2024

@Shatur Changes have been pushed! See change_configuration branch of yabs.nvim, and, if you're interested, the feature branch of consolation.nvim.

LMK what you think.

Docs are still to come, you can look at lua/yabs/defaults/init.lua for a configuration example. If you have any questions, fell free to ask!

from yabs.nvim.

Related Issues (20)

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.