George Crabtree
George Crabtree
Yup, I completely agree. I appreciate the help you gave to bikegirl on the recent issue. If you are volunteering I am happy to add you as a contributor?
@zirrostig Any light on this? was it you who implemented globs?
### All Flags (from http://linux.die.net/man/1/ls) #### Supported **-a, --all** **-A, --almost-all** **-d, --directory** **-h, --human-readable** **--help** #### Extra (no in ls) --no-vcs do not get VCS status (much faster) -n...
Hello, I have been neglecting `k` for a little too long. This feature sounds great, if you would like to submit a PR I would happily review and merge. Thanks
Hi, sounds good, please use master as a base branch :)
Hey, thanks for this. What operating system are you on? If you are using Mac then you can control the colours using `$LSCOLORS` ala https://unix.stackexchange.com/questions/2897/clicolor-and-ls-colors-in-bash#2904 If you are on linux...
Hey, yes I am aware of this, I am currently slowly redoing the color handling, not really sure what to do about this particular problem at the moment. Problem is...
Nice! thanks, will have to find some time to give a proper review, will get on it as soon as possible.
Hey there, just wanted to let you know I hadn't forgotten about this, just been very busy recently. I have just cracked how to do unit tests for `k` [here](https://github.com/supercrabtree/k/blob/4487735abff4c653a8da85d89f9411798794cd48/test/test.js)...
Colours should be set by using the first 16 teminal colors, this way they will automatically work with peoples colour schemes. Will need to think of a solution for rotting...