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年前
Arun Prakash Jana
389180d139
Change env var name
6年前
Arun Prakash Jana
c1668cb9dd
Use Ubuntu Xenial image to build
6年前
Arun Prakash Jana
098c2acb27
Support substring match in filter mode
6年前
Arun Prakash Jana
08520ac80e
Rename config env var
6年前
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年前
Arun Prakash Jana
625f2f8830
Merge pull request #189 from milisarge/patch-1
Update README.md -Milis
6年前
Milli İşletim Sistemi (Milis Linux)
d438a665e4
Update README.md
Milis Linux support
6年前
Arun Prakash Jana
1235a7a9a1
Fix #188
6年前
Milli İşletim Sistemi (Milis Linux)
d241e5edcc
Update README.md
Milis Linux support
6年前
Arun Prakash Jana
6c141d1bb4
Remove redundant func call
6年前
Arun Prakash Jana
b40662635d
Update docs
6年前
Arun Prakash Jana
51acd70ba0
Add user script to upgrade nnn on Debian 9 Stretch
6年前
Arun Prakash Jana
b8f6432560
Add Raspberry Pi compilation/board info
6年前
Arun Prakash Jana
72e305759e
Don't lose filename on second escape
6年前
Arun Prakash Jana
ef9e45682e
Reduce delay for escape
6年前
Arun Prakash Jana
03ea2252b2
Document prompt clear and exit behaviour
6年前
Arun Prakash Jana
98fd5755d1
Map ^V to run custom script
6年前
Arun Prakash Jana
6dc151e05d
Quote argument with sh -c
6年前
Arun Prakash Jana
b811997120
Add a sample command
6年前
Arun Prakash Jana
6338466db5
Update docs
6年前
Arun Prakash Jana
3667e1e939
Update docs
6年前
Arun Prakash Jana
b5e62d7ceb
Document picker behaviour
6年前
Arun Prakash Jana
e87ff1129c
Fix #179
6年前
Arun Prakash Jana
a40cdadb82
Open sxiv in bg
6年前
Arun Prakash Jana
b958fd0015
Update user scripts
6年前
Arun Prakash Jana
0617c8d90a
Sample scripts to convert NUL to newline
6年前
Arun Prakash Jana
244ba9f953
Fix #185
6年前
Arun Prakash Jana
bd30e41254
Update docs
6年前
Arun Prakash Jana
226fb18d96
Change location of copier script
6年前
Arun Prakash Jana
3cbb7dc5df
nnn as a file picker
6年前
Arun Prakash Jana
5675edebc7
Add sample user scripts
6年前
Arun Prakash Jana
9ecab2b30b
Update docs
6年前
Arun Prakash Jana
5694ffcbb6
Merge pull request #180 from akkartik/patch-1
Fix a broken link
6年前
Kartik Agaram
eb0fd1486e
Fix a broken link
6年前
Arun Prakash Jana
80a3036b5e
Merge pull request #178 from QasimK/document-fish-quitcd
Document how to install fish quitcd function
6年前
QasimK
2645dd59c9
Document second method of adding quitcd to fish
6年前
QasimK
6b7af57947
Document how to install fish quitcd function
It was not clear that the name of the file should match
the name of the function.
6年前
Arun Prakash Jana
243f8c67a9
Update changelog
6年前
Arun Prakash Jana
673e3b988f
Update readme
6年前
Arun Prakash Jana
f9860f1c7f
Prepare for release v2.2
6年前
Arun Prakash Jana
f0a2b3b48d
Update introduction
6年前
Arun Prakash Jana
6973ed37a7
Fix open with
6年前
Arun Prakash Jana
4b717b1920
Remove redundant fwd declaration
6年前
Arun Prakash Jana
a3517b28dc
Fix #173
6年前
Arun Prakash Jana
1e932c24a7
New video! Thanks Luke Smith!
6年前
Arun Prakash Jana
c678c9f786
Remove test code
6年前
Arun Prakash Jana
75060f5923
Fix #165
6年前
Arun Prakash Jana
6a816a5185
Merge pull request #170 from sjmulder/pr/readme
Readme changes
6年前
Sijmen J. Mulder
b31f43a2cb
Changes suggested by @jarun
6年前