Arun Prakash Jana
dcf8fbf78b
Prepare for release v1.5
vor 7 Jahren
Arun Prakash Jana
b0a806ae2e
Enable O3 optimization
vor 7 Jahren
Arun Prakash Jana
91ab00061c
Prepare for v1.4 release
vor 7 Jahren
Arun Prakash Jana
277cf66097
Move config.h to nnn.h
vor 7 Jahren
Arun Prakash Jana
7fe6abb213
Prepare for release v1.3
vor 7 Jahren
Arun Prakash Jana
9a4c446760
Retire config.def.h, unify Makefiles
vor 7 Jahren
Arun Prakash Jana
590d079533
Prepare for release v1.2
vor 7 Jahren
Arun Prakash Jana
370ed32a28
An undocumented debug mode
1. The debug file is located at /tmp/nnn_debug.
2. Debug mode is completely disabled by default. The debug binary `nnndbg` can
be built by running `make debug`.
vor 7 Jahren
Arun Prakash Jana
33c4a227d2
Make Makefile generic
vor 7 Jahren
Johnathan Jenkins
9eed24bbac
pkg-config for ncurses ( #25 )
vor 7 Jahren
Arun Prakash Jana
a310176160
Prepare for release v1.1
vor 7 Jahren
Arun Prakash Jana
00aaee9ff1
nlay - a highly customizable file handler
vor 7 Jahren
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.
vor 7 Jahren
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.
vor 7 Jahren
Arun Prakash Jana
5b68fa1a67
Use libncursesw for internationalization
Update README on dependencies
vor 7 Jahren
Arun Prakash Jana
85d7f2762e
Move man to $PREFIX/share/man
vor 7 Jahren
Arun Prakash Jana
275b42efb0
Prepare for release v1.0
vor 7 Jahren
Arun Prakash Jana
74a13c645d
Maximize rlimit, switch to detail view in du mode
vor 7 Jahren
Arun Prakash Jana
6cb87b4248
Fix #4 .
vor 7 Jahren
Arun Prakash Jana
aebe6c1898
Fix warnings. Harden compilation.
vor 7 Jahren
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.
vor 7 Jahren
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
vor 7 Jahren
Arun Prakash Jana
90e98b832b
Revert non-portable optimization
vor 7 Jahren
Arun Prakash Jana
7be7a6d215
Optimizations
vor 7 Jahren
Arun Prakash Jana
584a5f90f3
Remove sh as script opener, use vi
vor 7 Jahren
Arun Prakash Jana
8775a52779
Rename project to nnn (Noice is Not Noice)
vor 7 Jahren
Arun Prakash Jana
c78e3bf14f
strip binary
vor 7 Jahren
sin
e56e7d912b
Bump to 0.6
vor 8 Jahren
sin
2bed0dd175
Accept user-defined LDFLAGS in Makefile
Diff by Ypnose
vor 8 Jahren
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.
vor 8 Jahren
Arun Prakash Jana
e59b414503
Remove config.h on clean.
vor 8 Jahren
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.
vor 8 Jahren
sin
d56de6318f
Bump to 0.5
vor 8 Jahren
sin
98e06fc739
Bump to 0.4
vor 9 Jahren
sin
252e8561ef
Bump to 0.3
vor 9 Jahren
lostd
ee72ebd042
Make config independent to avoid accidental overwrites
vor 9 Jahren
sin
d337e25fb3
Bump to 0.2
vor 10 Jahren
lostd
b78755bb01
First release
vor 10 Jahren
lostd
4d72d592d8
No need for +=, also favors portability
vor 10 Jahren
lostd
bd6b3e932e
Build with -lcurses by default to be more generic
vor 10 Jahren
lostd
eebbf61c10
Use a var for dist files and remove queue.h
vor 10 Jahren
sin
89d0dc35ee
Add dist target
vor 10 Jahren
sin
f4b5df5b3a
Replace asprintf() with strlcpy() and strlcat()
vor 10 Jahren
sin
cae14a8208
Ensure manprefix exists
vor 10 Jahren
lostd
2d46c45a43
The queue header is not needed for now
vor 10 Jahren
lostd
7ee4928a3f
Just let the commands show up
vor 10 Jahren
sin
6d991593d6
Add manpage
vor 10 Jahren
lostd
8e0f853f20
Still use some of the implicit magic
vor 10 Jahren
sin
65c1dfe167
Add install/uninstall targets
vor 10 Jahren
sin
4c330409b0
And CPPFLAGS
vor 10 Jahren