Arun Prakash Jana
ee11e78f14
nlaunch: add sleep to wait for child
5 years ago
Arun Prakash Jana
b41560572c
Unify tmp file creation
5 years ago
Arun Prakash Jana
8166e0169a
Reformat create link to selection
5 years ago
Arun Prakash Jana
ce6fc35929
Refactor dentfill()
5 years ago
Arun Prakash Jana
12a4ab3248
Support readline in open with
5 years ago
Arun Prakash Jana
c4f39a200a
Modular readline call
5 years ago
Arun Prakash Jana
810cf2e403
Add timeout to warnings
5 years ago
Arun Prakash Jana
4f15fb765a
Always detach opener
This may affect issue #227 but the defunct processes do not use any memory and exit when nnn exits. I guess that happens because of xdg-open using an intermediate script.
However, if we do not detach xdg-open, the child process is killed when the terminal is closed which is a severe problem.
5 years ago
Arun Prakash Jana
04bd1ea71d
Revert "Fix #225"
This reverts commit 32dde3390a
.
5 years ago
Arun Prakash Jana
6186e8b458
Fix check for binary value
5 years ago
Arun Prakash Jana
58e4b443a5
Check binary config values are 1
5 years ago
Arun Prakash Jana
32dde3390a
Fix #225
5 years ago
Arun Prakash Jana
e973330c91
Fix build break
5 years ago
Arun Prakash Jana
adad3f2fe8
Allocate initial path dynamically
5 years ago
Arun Prakash Jana
c270b6002f
Fix picker mode with file
5 years ago
Arun Prakash Jana
cd4009dbf6
Remove redundant change for HOME
5 years ago
Arun Prakash Jana
b0132ba440
Remove redundant checks for g_tmpfpath
5 years ago
Arun Prakash Jana
99b1b1f489
SSHFS refinements
5 years ago
Arun Prakash Jana
92bbeb360d
Handle exit status of child process
5 years ago
Arun Prakash Jana
a900b2c4fa
Support config dir ~/.config/nnn
5 years ago
Arun Prakash Jana
f9264577d2
Support copymode across contexts
5 years ago
Arun Prakash Jana
4ceb0800e4
Fix clang-tidy warning
5 years ago
Arun Prakash Jana
7133971052
Revert "Fix clang error"
This reverts commit 78de6b5752
.
5 years ago
Arun Prakash Jana
b059e08f3a
Reduce statements
5 years ago
Arun Prakash Jana
78de6b5752
Fix clang error
5 years ago
Arun Prakash Jana
d2865de329
Refactor SSHFS code
5 years ago
elig0n
a3eb617dc6
Differentiate half-page Ctrl+U/D and pageful PageDN/UP movement keys
5 years ago
Arun Prakash Jana
882a17a60f
SSHFS support
5 years ago
Arun Prakash Jana
5cf3471716
Plugins!
5 years ago
Arun Prakash Jana
39035bd75c
nnn as file manager: more changes
1. Support passing files to nnn
2. Enable debug logs much early
5 years ago
Arun Prakash Jana
bb002eeda0
Fix #243
5 years ago
Arun Prakash Jana
6013d024ef
Code reformat
5 years ago
Arun Prakash Jana
afafb7ef8f
Fix readline() call sequence
5 years ago
Arun Prakash Jana
c2a0a2ddce
More concise help
5 years ago
Arun Prakash Jana
ad4ffb8928
Do not refresh if same dir
5 years ago
Arun Prakash Jana
33365dea52
Shortcut to visit root
5 years ago
Arun Prakash Jana
3e4797f728
Free readline buffer in corner cases
5 years ago
Arun Prakash Jana
7b07e8e0e8
Update help
5 years ago
Arun Prakash Jana
8e016dc7fa
Remove redundant variable
5 years ago
Arun Prakash Jana
85922c3139
Code refactor
5 years ago
Arun Prakash Jana
191eef8554
Retire xdirname()
5 years ago
Arun Prakash Jana
6175f33b75
Shorter NULL checks
5 years ago
Arun Prakash Jana
69328f5b03
Print file opener in debug mode
5 years ago
Arun Prakash Jana
4b32b53a5a
Keep global settings together
5 years ago
Arun Prakash Jana
f7dd38d90e
Remember detail/light mode of context
5 years ago
Arun Prakash Jana
7ada9a0b6b
Add comment
5 years ago
Arun Prakash Jana
4997f047cc
Support only scripts directory
5 years ago
Arun Prakash Jana
1b06828819
Ignore case in version compare
5 years ago
Arun Prakash Jana
4cce877449
Fix issue with file details
5 years ago
Arun Prakash Jana
1238130e78
Copy last file name before refresh
5 years ago