diff options
Diffstat (limited to 'color-ls.awk')
| -rwxr-xr-x | color-ls.awk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/color-ls.awk b/color-ls.awk index b5d3d3b..fc5855c 100755 --- a/color-ls.awk +++ b/color-ls.awk @@ -22,9 +22,6 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -# TODO: handle recursive stuff -# TODO: change this back to -C when that is fixed - function columns_down() { widest++; column = 0; |
