Arun Prakash Jana
edb9fe14e4
Reformat get archive cmd
4 年之前
Arun Prakash Jana
0d7d0ca7db
realpath allocates memory
4 年之前
Arun Prakash Jana
5198c62863
Unlimited bookmarks, several fixes
4 年之前
Arun Prakash Jana
a1e2ef055e
Continue in filter mode
4 年之前
Arun Prakash Jana
37987d487e
Ignore backspace at empty filter prompt
4 年之前
Arun Prakash Jana
d1fcc5351e
Fix lint
4 年之前
Arun Prakash Jana
88167511f6
Unlimited bookmarks and plugin keys
4 年之前
Arun Prakash Jana
76cf0c65d4
Hover next file on delete
5 年之前
Arun Prakash Jana
fc805dac26
Do not count hard links for dirs
5 年之前
Arun Prakash Jana
9c100f987c
Single struct for patterns strings
5 年之前
Arun Prakash Jana
c9f9ca32dd
Extra space for size column
5 年之前
Arun Prakash Jana
993ea99b76
Remove redundant buffers
5 年之前
Arun Prakash Jana
4eae58edd3
Fix filename truncation if O_NOLOC set
5 年之前
Arun Prakash Jana
b5339c2dc5
Update man page
5 年之前
Arun Prakash Jana
95356681ff
Fix handling hard-links
5 年之前
Arun Prakash Jana
74e77f78fa
Support more sepecial keys at empty prompt in nav-as-you-type
5 年之前
Arun Prakash Jana
c6cc8a5181
Use 32-bit unsigned params
5 年之前
Arun Prakash Jana
05f3d5fdbe
Hash inodes with lesser number of bits
5 年之前
Arun Prakash Jana
f12bf0a2ee
Dim links
5 年之前
Arun Prakash Jana
987cc9b4b3
Drop / indicator for directories
5 年之前
Arun Prakash Jana
dd2be32382
Get rid of printw()
5 年之前
Arun Prakash Jana
f0f8008014
Restore filter on context switch in non nav-as-you-type mode
5 年之前
Arun Prakash Jana
7aa72ddd79
Optimize print entry
5 年之前
Arun Prakash Jana
07437a897c
Reformat entry printing
5 年之前
Arun Prakash Jana
71bac356d6
Optimize unescape
5 年之前
Arun Prakash Jana
ae1d656a27
Update help, check for mocp before using mocplay
5 年之前
Arun Prakash Jana
a780ab1c80
Update docs
5 年之前
Arun Prakash Jana
d442346755
Update mocplay to understand opener calls
5 年之前
Arun Prakash Jana
78372b203a
Support coversion of current file
5 年之前
Arun Prakash Jana
702e29bbe9
Auto-select hovered file for diff when only 1 selected
5 年之前
Arun Prakash Jana
e73ec218a9
Plugin mp3conv to extract audio from media as mp3
5 年之前
Arun Prakash Jana
5f419dc603
Fix doc
5 年之前
Arun Prakash Jana
dd5b419742
Treat ~ as special shortcut in filterentries
5 年之前
Arun Prakash Jana
04ab3751af
Minor refactor
5 年之前
Arun Prakash Jana
f2ba23bb3a
Combine file mode check
5 年之前
Arun Prakash Jana
f61323cccd
Simplify detail print
5 年之前
Arun Prakash Jana
d0930d0ccf
Show hard link symbol
5 年之前
Arun Prakash Jana
4a91df950b
Ignore hard links on du
5 年之前
Arun Prakash Jana
0f03b41995
Fix build break
5 年之前
Arun Prakash Jana
b816a90256
Macro for confirmation
5 年之前
Arun Prakash Jana
ca257e6016
Do not save trash setting in config (and session)
5 年之前
Arun Prakash Jana
a1b8631d96
Tweak fzopen to show parent dir and filename with fzf
5 年之前
Arun Prakash Jana
9f1b51b004
Allow choosing the same context in plugin helper
5 年之前
Arun Prakash Jana
f7f53bbd6b
Update docs
5 年之前
Arun Prakash Jana
f6e814e364
nuke: open log files in vi
5 年之前
Arun Prakash Jana
c5d122e299
Fix broken abort msg when starting in du mode
5 年之前
Arun Prakash Jana
39fffbac56
Update docs
5 年之前
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 年之前
Arun Prakash Jana
9cf77708a1
Late get and set NNNLVL before spawning shell
5 年之前
Arun Prakash Jana
1a8f9ee459
Minor reformat
5 年之前