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
Arun Prakash Jana
9df78b4e0b
Proceed in filter mode after unhaide
5 years ago
Arun Prakash Jana
577e7693d6
Use persistent table
5 years ago
Arun Prakash Jana
1847a7647f
Persistent warnings
5 years ago
Arun Prakash Jana
f9036bd959
Fix #223
5 years ago
Arun Prakash Jana
2849da93e7
Centralized mem free
5 years ago
Arun Prakash Jana
c8f080f0b5
Update context switch logic
5 years ago
Arun Prakash Jana
573c61f330
Modular context switch
5 years ago
Arun Prakash Jana
df5daf409e
Delay for copy messages
5 years ago