GithubHelp home page GithubHelp logo

j2's People

Contributors

dwcramer avatar rupa 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  avatar  avatar  avatar  avatar  avatar

j2's Issues

when tab-completing, the matched substring could be highlighted.

for example I have these three folders in my j database :

/home/meh/devel/pitivi-git/gst-plugins-bad
/home/meh/devel/pitivi-git/gst-plugins-bad/gst-libs/gst/base
/home/meh/devel/pitivi-git/gst-plugins-bad/gst/mpegtsdemux

When I type bad and autocomplete, I can see the expected behaviour, but what would be extra sweet to help me autocomplete would be to either highlight "bad" in red or alternatively /home/meh/devel/pitivi-git/gst-plugins-bad in all three proposals so I can know what to type next to pass the "root" proposal (/home/meh/devel/pitivi-git/gst-plugins-bad)

Hope I explained well, thanks a lot for this tool I just got it but I'm sure I'll use it a lot !

nice if j without arguments behaves like cd

That is, it changes to the home directory. It would be very useful for us who has already set alias cd='j' (cd is programmed into me by now, if I'm going to remember to use it I have to alias it)

Statistics would be nice, but maybe as an option?

Error when ~/.j file does not exist

I was getting the error below attempting to run "j". Creating an empty "~/.j" file (using "touch ~/.j") did the trick.

mirko@Zork-2 ~$ j
Traceback (most recent call last):
  File "/Users/mirko/External/j2/j.py", line 179, in <module>
    main(opts.file, opts.l, opts.t, args)
  File "/Users/mirko/External/j2/j.py", line 139, in main
    j = J(file)
  File "/Users/mirko/External/j2/j.py", line 34, in __init__
    with open(self.datafile, 'r') as f:
IOError: [Errno 21] Is a directory: '/Users/mirko/.j'

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.