Git Product home page Git Product logo

kn's People

Contributors

ciele-club avatar micouy 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

Watchers

 avatar  avatar  avatar

kn's Issues

invalid subcommand

calling kn results in an invalid sub-command error.

$ cd ~
$ kn .cargo
Value of arg `subcommand` is invalid.

G_LIBC_2.18 not found

I am on old linux machine and the linux executable requires a specific version of g_libc.
Can you provide a musl version (the same way ripgrep does)?
Many thanks

Some pattern that didn't worked

In this situation:

.
── foo
│  └── bar
├── libfoo
│  └── bar

$ kn foo
$ kn ../lib-/bar
Path not found

I don't know if it's suppose to work so I'm reporting :)

Feel free to close is it's intended behaviour :)

Surprising behavior with no arguments

Running kn with no arguments kills the shell that it's running in. This is somewhat surprising and not how I'm used to tools in this category working (e.g. with zoxide/z, if no arguments are provided, then nothing happens).

Double dot (..) in the middle of path

What to do about . and .. in the middle of path abbreviation? With .. in paths the results would be too unpredictable. Are there any situations when .. show up in path? The user probably wouldn't type it but a command line tool could return such path.

I see double dots in filenames all the time when users create files on Windows where filename extensions are hidden by default. For example, when dealing with personal names: Truman, Harry S..pdf, Truman, H.S..pdf - Windows users just never see the .pdf at the end so no double-dots for them :)

kn is named _kn

Installing kn with cargo install kn, saves the program as _kn. Probably not the nicest name.

Unable to use

The situation in a nutshell:

~
❯ cargo install kn --force
    Updating crates.io index
  Installing kn v0.3.0
    Finished release [optimized] target(s) in 0.42s
   Replacing /Users/virginiacool/.cargo/bin/_kn
    Replaced package `kn v0.3.0` with `kn v0.3.0` (executable `_kn`)
~
❯ exa
Applications  Dev
~
❯ _kn Dev
Value of arg `subcommand` is invalid.
~

Two questions:

  • Why executable is _kn?
  • Why doesn't it work?

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.