Arun Prakash Jana
00aaee9ff1
nlay - a highly customizable file handler
7 år sedan
Arun Prakash Jana
89224cfa98
Use readline() at chdir prompt
With the features the readline library provides it would be too naive to ignore.
We break out of the curses mode into the prompt and get back in.
This change introduces dependency on libncurses.
7 år sedan
Zhiming Wang
afa0540934
Makefile: use libncurses instead of libncursesw on Darwin
macOS 10.12.4 and many earlier versions have libncurses 5.4 with wide character
support, but not libncursesw.
7 år sedan
Arun Prakash Jana
5b68fa1a67
Use libncursesw for internationalization
Update README on dependencies
7 år sedan
Arun Prakash Jana
85d7f2762e
Move man to $PREFIX/share/man
7 år sedan
Arun Prakash Jana
275b42efb0
Prepare for release v1.0
7 år sedan
Arun Prakash Jana
372a3a0c80
Add Makefile.generic, update docs
7 år sedan
Arun Prakash Jana
74a13c645d
Maximize rlimit, switch to detail view in du mode
7 år sedan
Arun Prakash Jana
6cb87b4248
Fix #4 .
7 år sedan
Arun Prakash Jana
aebe6c1898
Fix warnings. Harden compilation.
7 år sedan
Zhiming Wang
e758ff78e5
Allow custom CFLAGS and CPPFLAGS in Makefile
This is consistent with the fact that custom LDFLAGS are already allowed, and
for once, it makes warning options easier to control.
Also use automatic variables $@ and $^ consistently.
7 år sedan
Arun Prakash Jana
87e0891b8d
Remove redundant stuff
1. Have a faster copy of strlcpy()
2. Remove redundant legacy files
3. Fix an issue with NULL check on array name
7 år sedan
Arun Prakash Jana
90e98b832b
Revert non-portable optimization
7 år sedan
Arun Prakash Jana
7be7a6d215
Optimizations
7 år sedan
Arun Prakash Jana
584a5f90f3
Remove sh as script opener, use vi
7 år sedan
Arun Prakash Jana
8775a52779
Rename project to nnn (Noice is Not Noice)
7 år sedan
Arun Prakash Jana
c78e3bf14f
strip binary
7 år sedan
sin
e56e7d912b
Bump to 0.6
8 år sedan
sin
2bed0dd175
Accept user-defined LDFLAGS in Makefile
Diff by Ypnose
8 år sedan
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 år sedan
Arun Prakash Jana
e59b414503
Remove config.h on clean.
8 år sedan
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 år sedan
sin
d56de6318f
Bump to 0.5
8 år sedan
sin
98e06fc739
Bump to 0.4
9 år sedan
sin
252e8561ef
Bump to 0.3
9 år sedan
lostd
ee72ebd042
Make config independent to avoid accidental overwrites
9 år sedan
sin
d337e25fb3
Bump to 0.2
10 år sedan
lostd
b78755bb01
First release
10 år sedan
lostd
4d72d592d8
No need for +=, also favors portability
10 år sedan
lostd
bd6b3e932e
Build with -lcurses by default to be more generic
10 år sedan
lostd
eebbf61c10
Use a var for dist files and remove queue.h
10 år sedan
sin
89d0dc35ee
Add dist target
10 år sedan
sin
f4b5df5b3a
Replace asprintf() with strlcpy() and strlcat()
10 år sedan
sin
cae14a8208
Ensure manprefix exists
10 år sedan
lostd
2d46c45a43
The queue header is not needed for now
10 år sedan
lostd
7ee4928a3f
Just let the commands show up
10 år sedan
sin
6d991593d6
Add manpage
10 år sedan
lostd
8e0f853f20
Still use some of the implicit magic
10 år sedan
sin
65c1dfe167
Add install/uninstall targets
10 år sedan
sin
4c330409b0
And CPPFLAGS
10 år sedan
sin
e776ebe36c
Use CFLAGS too
10 år sedan
sin
a13096b773
Force rebuild of noice.o if queue.h is modified
10 år sedan
sin
43fa667cd6
Add config.def.h
10 år sedan
sin
a9b5370ac6
Add strlcpy()
10 år sedan
lostd
b6c43f66a9
Change string copies to use strlcpy(3)
10 år sedan
lostd
561caf46db
Add the noice file browser
10 år sedan