Giter Club home page Giter Club logo

lineselect's People

Contributors

chfritz 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  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

lineselect's Issues

Select arrow not showing correctly

Got the project working now. Very cool utility. I noticed the arrow symbol is not showing up on default ubuntu Gnome Terminal.

Consider maybe using "\U2192" for the right arrow.

Screenshot 2023-07-05 at 8 44 18 PM

Add a usage or help screen

This also happens if I try to just execute lineselect.
But I'm expecting a help message to show like other commands like gh does

❯ lineselect --help
fs.js:618
  handleErrorFromBinding(ctx);
  ^

Error: EAGAIN: resource temporarily unavailable, read
    at Object.readSync (fs.js:618:3)
    at tryReadSync (fs.js:383:20)
    at Object.readFileSync (fs.js:420:19)
    at file:///Users/benji.lo/.nvm/versions/node/v14.21.1/lib/node_modules/lineselect/dist/cli.js:7:17
    at <anonymous> (<anonymous>) {
  errno: -35,
  syscall: 'read',
  code: 'EAGAIN'
}

Any interest in packaging as an executable?

I love the project! I don't by default have node or npm installed at work so getting it setup felt like a lot of overhead.

I was thinking that packaging it with something like pkg would be helpful although does open the project to supporting different architectures.

If you're interested I can look at opening a PR.

Unexpected token ?

I tried running the app after npm install -g lineselect and I'm getting this error:

$ ls | lineselect | xargs
file:///usr/local/lib/node_modules/lineselect/node_modules/meow/index.js:85
			flag.default = flag.default ?? [];
			                             ^

SyntaxError: Unexpected token '?'
    at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)

I'm on Ubuntu 22.04.2 LTS and my version of npm is 8.5.1

Let me know if you need any other info.

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.