sin
e56e7d912b
Bump to 0.6
8年前
sin
2bed0dd175
Accept user-defined LDFLAGS in Makefile
Diff by Ypnose
8年前
Arun Prakash Jana
2958ecd040
Remove libmagic, use file command.
The magic.mgc file gets created in the local directory, opening
the global file throws unwanted messages. So we are using the o/p
of the file command to determine if the file is a plain text file.
8年前
Arun Prakash Jana
e59b414503
Remove config.h on clean.
8年前
Arun Prakash Jana
bc731cd9c0
Modify file type handling.
Use mpv, fmedia, zathura.
Invoke libmagic to identify text files and open with vim.
Use xdg-open for unhandled mimes.
8年前
sin
d56de6318f
Bump to 0.5
9年前
sin
98e06fc739
Bump to 0.4
9年前
sin
252e8561ef
Bump to 0.3
9年前
lostd
ee72ebd042
Make config independent to avoid accidental overwrites
9年前
sin
d337e25fb3
Bump to 0.2
10年前
lostd
b78755bb01
First release
10年前
lostd
4d72d592d8
No need for +=, also favors portability
10年前
lostd
bd6b3e932e
Build with -lcurses by default to be more generic
10年前
lostd
eebbf61c10
Use a var for dist files and remove queue.h
10年前
sin
89d0dc35ee
Add dist target
10年前
sin
f4b5df5b3a
Replace asprintf() with strlcpy() and strlcat()
10年前
sin
cae14a8208
Ensure manprefix exists
10年前
lostd
2d46c45a43
The queue header is not needed for now
10年前
lostd
7ee4928a3f
Just let the commands show up
10年前
sin
6d991593d6
Add manpage
10年前
lostd
8e0f853f20
Still use some of the implicit magic
10年前
sin
65c1dfe167
Add install/uninstall targets
10年前
sin
4c330409b0
And CPPFLAGS
10年前
sin
e776ebe36c
Use CFLAGS too
10年前
sin
a13096b773
Force rebuild of noice.o if queue.h is modified
10年前
sin
43fa667cd6
Add config.def.h
10年前
sin
a9b5370ac6
Add strlcpy()
10年前
lostd
b6c43f66a9
Change string copies to use strlcpy(3)
10年前
lostd
561caf46db
Add the noice file browser
10年前