Giter Club home page Giter Club logo

fuse-colors's People

Contributors

stantheman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fuse-colors's Issues

Refuses to mount on mac

Not sure why or when this happened, but trying to run fuse-colors on at least 10.8.5 refuses to work. It'll state that it mounts successfully, but trying to use it results in:

12:08 [881] stan fuse-colors (master) $ ls mounted/
ls: : Device not configured

Use "otool" instead of objdump on OSX systems

I tested this on my Debian boxes this whole time, so issues 1 and 2 are both surprises to me. If you have XCode (which you'd probably have if you're screwing with you path/care about lolcat), you have access to otool, which looks almost exactly the same. Throw an if-branch in.

Parameterize lolcat so any command could be in its place

Really, this is kind of a really weird system for doing things to commands as they happen. For instance, it could be a really horrible command tracker by making it tee everything to a file. If it took a config file or option for this, we could all do any horrible thing we want, and not just look at colors. You could make it do lots of terrible things.

Be better about determining objdump's home

Although I list objdump as a dependency, I don't have access to a linux box that doesn't have it. That said, simply hardcoding /usr/bin/objdump isn't enough for the 10% of people that might have put it somewhere else. Or Arch users. <3

read() handler returned more than bufflen!

Apparently OSX cares about this. I was a bad person in the read handler and just handed everything out at once. A substr should take care of it and make macs closer to happier.

Make a fake binary that refreshes the ncurses cache

This is debatable. I didn't think I'd ever truly daemonize it, so if you installed something new with ncurses while you were in fuse-colors, you'd just remount fuse-colors. The only upside of this is that it's trivial to add and could prevent some otherwise boring "ctrl-c, unmount, remount" dances.

Switch the README to markdown

I had no idea the POD parser was going to look like this on GitHub. Maybe a .gitignored precommit hook or something to convert. Yikes.

remove root dependency

You can add your user to the "fuse" group in most distros and have it be happy. Remove the strict dependency.

Add a screenshot to the README

Although it's not any different than mentally adding "| lolcat" to most things, screenshots look awesome on READMEs and I want one too

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.