Releases: supercrabtree/k
Releases · supercrabtree/k
Use LS_COLORS on OS X
This release allows you to reuse the LS_COLORS variable on OSX (bsd) that is used to color the output of ls
See here for a simple way to customise this variable:
Updated Git Status Markers
The Git status markers have been updated to give more useful information about the Git status of a file in a work tree. For additions, the markers are now a plus sign: +
, and coloured based on their status; red for dirty, green for added, and orange for untracked.
This release fixes an issue where the Git status of directories in a repository were not being displayed correctly, and another issue where the Git status of files in repository sub-directories were not being displayed correctly.
v0.0.1
Update README.md