Arun Prakash Jana
0941e511e4
Clear filter at start
4 years ago
Arun Prakash Jana
a54a23eae5
Minor refactor
4 years ago
Arun Prakash Jana
146f24e5de
Use target vars to create dirs
4 years ago
Arun Prakash Jana
78d0ea50f4
Use the same convention for global var names
4 years ago
Arun Prakash Jana
5533e38fbb
Guard against too many key-value pairs
4 years ago
Arun Prakash Jana
f3c4dae1dd
Fix build break
4 years ago
Arun Prakash Jana
1224270104
Drop path validation
4 years ago
Arun Prakash Jana
ad9f834b64
Update right click sel
4 years ago
lvgx
b2f2b78990
Add right click file selection ( #482 )
4 years ago
Arun Prakash Jana
2b11601f89
Set attrs in a go
4 years ago
Arun Prakash Jana
b52d17caa2
Do not store force quit option in session
4 years ago
Arun Prakash Jana
a5a3a84bd1
Shorten messages
4 years ago
Arun Prakash Jana
edb9fe14e4
Reformat get archive cmd
4 years ago
Arun Prakash Jana
0d7d0ca7db
realpath allocates memory
4 years ago
Arun Prakash Jana
5198c62863
Unlimited bookmarks, several fixes
4 years ago
Arun Prakash Jana
a1e2ef055e
Continue in filter mode
4 years ago
Arun Prakash Jana
37987d487e
Ignore backspace at empty filter prompt
4 years ago
Arun Prakash Jana
d1fcc5351e
Fix lint
4 years ago
Arun Prakash Jana
88167511f6
Unlimited bookmarks and plugin keys
4 years ago
Arun Prakash Jana
76cf0c65d4
Hover next file on delete
5 years ago
Arun Prakash Jana
fc805dac26
Do not count hard links for dirs
5 years ago
Arun Prakash Jana
9c100f987c
Single struct for patterns strings
5 years ago
Arun Prakash Jana
c9f9ca32dd
Extra space for size column
5 years ago
Arun Prakash Jana
993ea99b76
Remove redundant buffers
5 years ago
Arun Prakash Jana
4eae58edd3
Fix filename truncation if O_NOLOC set
5 years ago
Arun Prakash Jana
95356681ff
Fix handling hard-links
5 years ago
Arun Prakash Jana
74e77f78fa
Support more sepecial keys at empty prompt in nav-as-you-type
5 years ago
Arun Prakash Jana
c6cc8a5181
Use 32-bit unsigned params
5 years ago
Arun Prakash Jana
05f3d5fdbe
Hash inodes with lesser number of bits
5 years ago
Arun Prakash Jana
f12bf0a2ee
Dim links
5 years ago
Arun Prakash Jana
987cc9b4b3
Drop / indicator for directories
5 years ago
Arun Prakash Jana
dd2be32382
Get rid of printw()
5 years ago
Arun Prakash Jana
f0f8008014
Restore filter on context switch in non nav-as-you-type mode
5 years ago
Arun Prakash Jana
7aa72ddd79
Optimize print entry
5 years ago
Arun Prakash Jana
07437a897c
Reformat entry printing
5 years ago
Arun Prakash Jana
71bac356d6
Optimize unescape
5 years ago
Arun Prakash Jana
ae1d656a27
Update help, check for mocp before using mocplay
5 years ago
Arun Prakash Jana
dd5b419742
Treat ~ as special shortcut in filterentries
5 years ago
Arun Prakash Jana
04ab3751af
Minor refactor
5 years ago
Arun Prakash Jana
f2ba23bb3a
Combine file mode check
5 years ago
Arun Prakash Jana
f61323cccd
Simplify detail print
5 years ago
Arun Prakash Jana
d0930d0ccf
Show hard link symbol
5 years ago
Arun Prakash Jana
4a91df950b
Ignore hard links on du
5 years ago
Arun Prakash Jana
0f03b41995
Fix build break
5 years ago
Arun Prakash Jana
b816a90256
Macro for confirmation
5 years ago
Arun Prakash Jana
ca257e6016
Do not save trash setting in config (and session)
5 years ago
Arun Prakash Jana
c5d122e299
Fix broken abort msg when starting in du mode
5 years ago
0xACE
75f6d5d735
Avoid trying to edit a non-existing file ( #477 )
The previous implementation was inconsistent, sometimes it would
inherit the name of the parent folder of the current directory.
Other scenarios i encountered were:
1. Yield a empty search result, and try to edit. It would seemingly
randomly select a file or folder
2. What would happen in a root path without any files residing?
5 years ago
Arun Prakash Jana
9cf77708a1
Late get and set NNNLVL before spawning shell
5 years ago
Arun Prakash Jana
1a8f9ee459
Minor reformat
5 years ago