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
Arun Prakash Jana
dc6c6b8ca5
Experimental: save filter status on context switch
5 years ago
Arun Prakash Jana
f8de2b2254
Minor changes
5 years ago
Jens Guenther
e856df277c
Recognize End/Home keys for editing
5 years ago
Arun Prakash Jana
9f2955435e
Do not subscribe to IN_ATTRIB events
5 years ago
Arun Prakash Jana
fa31775547
Fix #231
5 years ago
Arun Prakash Jana
30fb03e726
Fix lint warnings
5 years ago
Arun Prakash Jana
10dea591f0
Fix #229
5 years ago
Arun Prakash Jana
10c8344fbd
Update docs
5 years ago
Arun Prakash Jana
b0960a2e3d
Break when watch desc becomes 0
5 years ago
Arun Prakash Jana
58a7773755
Remove obsolete help
5 years ago
Arun Prakash Jana
ac2a4041b6
Fix build break
5 years ago
Arun Prakash Jana
24b72f65c5
Fix selection symbol (+) lost after a few seconds
This is fix on Linux. Someone has to test it on BSD and fix IF there's
similar issue with the kevent based mechanism.
We need to mask and check if the intended events are received because
some events like IN_UNMOUNT, IN_Q_OVERFLOW or IN_IGNORED may arrive
without knowledge.
5 years ago
Arun Prakash Jana
40b98e8c9e
Prepare for release v2.4
5 years ago
Arun Prakash Jana
f30d21b7a4
Fix #227
5 years ago
Arun Prakash Jana
2946a89c00
Clear rest of the line
5 years ago
Arun Prakash Jana
39f84efa55
Do not refresh on mediainfo
5 years ago
Arun Prakash Jana
eb7e14a964
Code reformat
5 years ago
Arun Prakash Jana
f2ee21cdcd
checkpatch warning fixes
5 years ago
Arun Prakash Jana
cdc7d81b60
Change debug file name, close before exit
5 years ago
Arun Prakash Jana
47d35e1396
Remove redundant check
5 years ago