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
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
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
c5d122e299
Fix broken abort msg when starting in du mode
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 年之前
Arun Prakash Jana
6024c51839
Remember file name when refresh is not requested
5 年之前
Arun Prakash Jana
f2c4890d6e
Polish PR #476
5 年之前
Uffe Jakobsen
1ed015e988
Add NNN_OPTS environment variable feature ( #476 )
5 年之前
Arun Prakash Jana
9b199b3253
Remove redundant mouse mask variable
5 年之前
Arun Prakash Jana
e664b2d29f
Compile option O_NOMOUSE to disable mouse support
5 年之前
Arun Prakash Jana
a0339adf84
Minor refactor
5 年之前
Arun Prakash Jana
928f325a74
Use atoi from lib, use attribute for unused
5 年之前
Arun Prakash Jana
ed616cf746
Minor refactor
5 年之前
Arun Prakash Jana
4ffb42c73e
Use s in statusbar to indicate selection enabled
5 年之前
Arun Prakash Jana
a8bca5f440
Enable UTF8 for PCRE
5 年之前
Arun Prakash Jana
bc7a81921e
Prepare for release v3.0
5 年之前
Arun Prakash Jana
fb2793354b
Do not end selection on redraw
5 年之前
Arun Prakash Jana
e318672904
Fix prefix calcualtion
5 年之前
Arun Prakash Jana
43fc9890e8
When a file is edited, vim adds a \n at the end
5 年之前
Arun Prakash Jana
bc5234be8d
Simplify and fix common prefix calculation
5 年之前
Arun Prakash Jana
58357912bc
Fix build break
5 年之前
Arun Prakash Jana
13e28fdecc
Use xrealpath() to show unresolved symlinks
5 年之前
Arun Prakash Jana
0a48b6b8cc
Ignore . and .. in file list
5 年之前
Arun Prakash Jana
ae486e36b8
1. dirname() loses path, 2. use realpath()
5 年之前
Arun Prakash Jana
72668069ed
Show target file size in list mode
5 年之前