Arun Prakash Jana
e7147c1f39
Show error at source
4 years ago
Arun Prakash Jana
33fdbc2216
Fix #537
4 years ago
Arun Prakash Jana
6689870460
Fix buffer cleanup
4 years ago
Arun Prakash Jana
01392d48ad
Fix buffer cleanup
4 years ago
Arun Prakash Jana
99d21531b4
Use memrchr if available
4 years ago
Arun Prakash Jana
c732de32e4
Resolve path in list mode
4 years ago
Arun Prakash Jana
06fe7d52dd
Minor refactor
4 years ago
Arun Prakash Jana
f8a243ea91
Silently ignore invalid paths (documented)
4 years ago
Arun Prakash Jana
d118c4cc24
Fix #532 : support picker and list modes together
4 years ago
Arun Prakash Jana
fffaa74a09
Fix return and show error
4 years ago
KlzXS
7b7252dd32
Fix picker and list mode conflict ( #533 )
* Fix picker and list mode conflict
* Comment the change
4 years ago
Arun Prakash Jana
bc572df55a
NNN_SEL: custom selection file
4 years ago
Arun Prakash Jana
752bc67de0
Bookmark key get priority over session
4 years ago
Arun Prakash Jana
4b5ecbe8fc
Do a complete erase
4 years ago
Arun Prakash Jana
12df1ab083
Fix listing files directly under /
4 years ago
Arun Prakash Jana
b40e12ee9f
Remove hacky single path handling
4 years ago
Arun Prakash Jana
75724f9e3b
Fix #520 : minimal erasure
4 years ago
Arun Prakash Jana
645f43355e
Fix #526 : persistent session
4 years ago
Todd Yamakawa
c63fb28eff
Fix #523 : handle NNN_PIPE ( #525 )
Co-authored-by: Todd Yamakawa <todd.yamakawa@arm.com>
4 years ago
Arun Prakash Jana
58ecc240ed
Save offset in key-val pairs
4 years ago
Arun Prakash Jana
e92b523976
Fix #523 : create NNN_PIPE early
4 years ago
Arun Prakash Jana
ddaddcaf21
Experimental: guards to reduce repeat screen redraws
4 years ago
Arun Prakash Jana
37ebf8054f
Go to first file or next match
4 years ago
Arun Prakash Jana
63c177bb15
Env var NNN_LOCKER
4 years ago
Arun Prakash Jana
135172a1c6
Fix #520
4 years ago
Arun Prakash Jana
124d66dcbd
Fix build break
4 years ago
Arun Prakash Jana
425c0559a5
One-pass key-val pair parsing for bms and plugs
4 years ago
Arun Prakash Jana
ac8b56ecc2
Show entry even if no permission
4 years ago
Arun Prakash Jana
588b413832
Optimized xstrlen(), xstrdup()
4 years ago
Arun Prakash Jana
30a6caf8bc
Refactor set_time_type()
4 years ago
Arun Prakash Jana
e0cdbcb521
Check for file first (more in number)
4 years ago
Arun Prakash Jana
1029ff0d5b
MInor refactor
4 years ago
Arun Prakash Jana
e72fa538d7
Reduce the scope of loop variables
4 years ago
lvgx
a6cef2504c
Make NNN_COLORS override NO_COLORS ( #515 )
4 years ago
Arun Prakash Jana
cd1c458c96
Fix build break
4 years ago
Arun Prakash Jana
a9436cfe7b
Fix build break
4 years ago
Arun Prakash Jana
c58434d078
Fix symlink to dir indicator in detail mode
4 years ago
Arun Prakash Jana
35c3497364
Use memccpy
4 years ago
Arun Prakash Jana
315132b363
Happy Birthday nnn! 🍰
4 years ago
Arun Prakash Jana
f54d51c863
Change nav-as-you-type to type-to-nav
4 years ago
Arun Prakash Jana
806b91b60d
Simplified dirname()
4 years ago
Arun Prakash Jana
2b3214bd58
Simplify finding valid parent
4 years ago
Arun Prakash Jana
5e0049b6fa
Fix indent
4 years ago
Saagar Jha
3bab34e962
Opinionated xstrlcpy changes ( #513 )
* Unvectorize xstrlcpy
On all libcs I could find, memcpy does a better job than we can.
* Rename xstrlcpy to xstrsncpy to avoid confusion
The semantics of our xstrlcpy differed slightly from strlcpy; we return
the number of copied characters; strlcpy returns the strlen(src).
strscpy from Linux is similar except it returns the number of copied
characters sans the NUL byte, so this is named strsncpy to be different.
4 years ago
Arun Prakash Jana
2115d75ac6
Minor refactor
4 years ago
Arun Prakash Jana
0b66191dd5
Minor refactor
4 years ago
Arun Prakash Jana
36ae4b8250
Hover on dir and connect remote
4 years ago
Arun Prakash Jana
b3f8e4e511
Minor reformat
4 years ago
Arun Prakash Jana
707e30a590
Show status bar info in context color
4 years ago
Arun Prakash Jana
341b1ccb00
x to extract archive
4 years ago