Git Product home page Git Product logo

Comments (3)

Zane- avatar Zane- commented on July 16, 2024 1

So I originally requested this in hopes of getting around limitations with Neovim's :termopen command as it can't pipe commands (only runs a singular command with some flags), but I've since then discovered that I can get around it by using bash -c and then provide howdoi piped to a pager as the command argument

from howdoi.

gleitz avatar gleitz commented on July 16, 2024

Thanks for the suggestion. It's been a design decision to specifically not support features that can be achieved by other tools. For a pager, I could imagine some folks might want to page with less, but others might want something curses-based, and also have very fine grained control over exactly how and when the paging occurs. These will all be features howdoi would have to support.

Are there reasons why you want something built in, rather than using other utilities? Is it just ease of use or is it technologically difficult for what you're trying to achieve?

from howdoi.

gleitz avatar gleitz commented on July 16, 2024

Excellent! Thanks again for supporting howdoi

from howdoi.

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.