willdoescode / nat

`ls` alternative with useful info and a splash of color 🎨

Home Page:https://git.io/natls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't draw a headline as in the pictures

Gnarflord opened this issue · comments

commented

I guess the boolean headline_on is false for some reason?
Here's a screenshot:
image

OS: Arch Linux
Tested terminal emulator: termite, xterm
nat version: 1.0.9

With version 1.0.9 the headline is not shown anymore by default. To show it the option -l must be passed.

nat 1.0.9
the ls replacement you never knew you needed

USAGE:
    nat [FLAGS] [OPTIONS] [path]

FLAGS:
    -h, --help        Prints help information
    -l, --headline    enable the headline
    -V, --version     Prints version information

OPTIONS:
    -f, --file <file>    File to search for [default: ]

ARGS:
    <path>    Give me a directory [default: .]