Arun Prakash Jana
91a31dc61d
Use a more sensible var name
6 years ago
Arun Prakash Jana
867266431f
Code refactor
6 years ago
Arun Prakash Jana
05e910deb0
Fix broken links
6 years ago
Arun Prakash Jana
db8d51c504
Update docs
6 years ago
Arun Prakash Jana
5bd2833b12
Merge pull request #194 from TBK/patch-3
Add install command for Alpine Linux
6 years ago
TBK
9975b79f95
Add install command for Alpine Linux
6 years ago
Arun Prakash Jana
5162ae826e
Update video image
6 years ago
Arun Prakash Jana
aa7f5256c4
Code reformat
6 years ago
Arun Prakash Jana
bf6419d6af
Use a concise help
6 years ago
Arun Prakash Jana
63f5abd054
CURSYM is redundant in detail mode
6 years ago
Arun Prakash Jana
339fcd83f0
Code reformat
6 years ago
Arun Prakash Jana
ed934c0e97
Update README
6 years ago
Arun Prakash Jana
5f519841e7
Resurrect NNN_OPENER
6 years ago
Arun Prakash Jana
e7e09483b6
Update docs
6 years ago
Arun Prakash Jana
13fb1d8c0e
Merge pull request #191 from szlin/master
Fix warning of implicit declaration of function 'strcasestr'
6 years ago
SZ Lin (林上智)
cbef31ce25
Fix warning of implicit declaration of function 'strcasestr'
According to manpage of strcasestr [1], the macro function needs to be added.
[1] https://linux.die.net/man/3/strcasestr
Signed-off-by: SZ Lin (林上智) <szlin@debian.org>
6 years ago
Arun Prakash Jana
389180d139
Change env var name
6 years ago
Arun Prakash Jana
c1668cb9dd
Use Ubuntu Xenial image to build
6 years ago
Arun Prakash Jana
098c2acb27
Support substring match in filter mode
6 years ago
Arun Prakash Jana
08520ac80e
Rename config env var
6 years ago
Arun Prakash Jana
5df41255b2
Fix #187
It seems the behaviour of the default opener (xdg-open) varies across platforms
and environments. Details are documented in the issue. To prevent an empty file
from being accidentally opened leading to unexpected behaviour, we are adding a
guard with the message that the empty file should be opened using edit or open
option.
6 years ago
Arun Prakash Jana
625f2f8830
Merge pull request #189 from milisarge/patch-1
Update README.md -Milis
6 years ago
Milli İşletim Sistemi (Milis Linux)
d438a665e4
Update README.md
Milis Linux support
6 years ago
Arun Prakash Jana
1235a7a9a1
Fix #188
6 years ago
Milli İşletim Sistemi (Milis Linux)
d241e5edcc
Update README.md
Milis Linux support
6 years ago
Arun Prakash Jana
6c141d1bb4
Remove redundant func call
6 years ago
Arun Prakash Jana
b40662635d
Update docs
6 years ago
Arun Prakash Jana
51acd70ba0
Add user script to upgrade nnn on Debian 9 Stretch
6 years ago
Arun Prakash Jana
b8f6432560
Add Raspberry Pi compilation/board info
6 years ago
Arun Prakash Jana
72e305759e
Don't lose filename on second escape
6 years ago
Arun Prakash Jana
ef9e45682e
Reduce delay for escape
6 years ago
Arun Prakash Jana
03ea2252b2
Document prompt clear and exit behaviour
6 years ago
Arun Prakash Jana
98fd5755d1
Map ^V to run custom script
6 years ago
Arun Prakash Jana
6dc151e05d
Quote argument with sh -c
6 years ago
Arun Prakash Jana
b811997120
Add a sample command
6 years ago
Arun Prakash Jana
6338466db5
Update docs
6 years ago
Arun Prakash Jana
3667e1e939
Update docs
6 years ago
Arun Prakash Jana
b5e62d7ceb
Document picker behaviour
6 years ago
Arun Prakash Jana
e87ff1129c
Fix #179
6 years ago
Arun Prakash Jana
a40cdadb82
Open sxiv in bg
6 years ago
Arun Prakash Jana
b958fd0015
Update user scripts
6 years ago
Arun Prakash Jana
0617c8d90a
Sample scripts to convert NUL to newline
6 years ago
Arun Prakash Jana
244ba9f953
Fix #185
6 years ago
Arun Prakash Jana
bd30e41254
Update docs
6 years ago
Arun Prakash Jana
226fb18d96
Change location of copier script
6 years ago
Arun Prakash Jana
3cbb7dc5df
nnn as a file picker
6 years ago
Arun Prakash Jana
5675edebc7
Add sample user scripts
6 years ago
Arun Prakash Jana
9ecab2b30b
Update docs
6 years ago
Arun Prakash Jana
5694ffcbb6
Merge pull request #180 from akkartik/patch-1
Fix a broken link
6 years ago
Kartik Agaram
eb0fd1486e
Fix a broken link
6 years ago