Arun Prakash Jana
2446d7c68c
Update help screen
6 years ago
Arun Prakash Jana
a7b61f79c4
Shorten option list
6 years ago
Arun Prakash Jana
e80b9b3c6a
Export current entry name as NN
The current file or dir name is exported in env var NN before running a cmd at
the command prompt or spawning a shell.
Export current file name as NCUR
6 years ago
Arun Prakash Jana
85b5d33fa4
Do not reload dir after running plugin
6 years ago
Arun Prakash Jana
d7ce06b10b
Add plugin to take quick notes
6 years ago
Arun Prakash Jana
b0c0cc72c4
Use uniform separator
6 years ago
Arun Prakash Jana
52b413adae
Fix lint error
6 years ago
Arun Prakash Jana
1ca1705219
Set num files selected in single select mode
6 years ago
Arun Prakash Jana
7335deb022
du status line change
6 years ago
Arun Prakash Jana
7ec54342ae
Remove redundant newline
6 years ago
Arun Prakash Jana
99840a6fa3
Show file size in status bar
6 years ago
Arun Prakash Jana
6bb6671118
Update help
6 years ago
Arun Prakash Jana
4a0e3570fe
Remove redundant spaces
6 years ago
Arun Prakash Jana
7c8df20bea
Key : to run plugin
6 years ago
Arun Prakash Jana
2f0dc405b8
No filename in status bar in du mode, coding style fixes
6 years ago
Arun Prakash Jana
6c39d87cdf
Key > to run plugin
6 years ago
Arun Prakash Jana
e68e8ad8a5
Show directory size
6 years ago
Arun Prakash Jana
6feaecafe2
An extra column when no indicator
6 years ago
Arun Prakash Jana
9afe09b4b5
Uniform status bar for light and detail modes
6 years ago
Arun Prakash Jana
5936d3f110
Disable du on detail mode switch
6 years ago
Arun Prakash Jana
b2199db194
Code refactor
6 years ago
Arun Prakash Jana
2a74640fc6
Status bar: show time and perms in light mode
6 years ago
Arun Prakash Jana
a07c542870
Retain filter after running command
6 years ago
Arun Prakash Jana
2820991383
Show extn for regular files
6 years ago
Arun Prakash Jana
e4c14ee13c
Shortcut mapping: S for du, A for apparent du
6 years ago
Arun Prakash Jana
684a90a0fb
Batch rename: prompt if selection exists
6 years ago
Arun Prakash Jana
c3ce5bc705
Preserve attributes on duplicate, update docs
6 years ago
Arun Prakash Jana
bb5ef221b3
Run a command at filter prompt
This is a conveninece for nav-as-you-type mode.
With this program option, on pressing ^P, the filter is executed as cmd.
6 years ago
Arun Prakash Jana
ccf20f830b
Replace printw() with addstr()/addch()
6 years ago
Arun Prakash Jana
8d283886b0
10 chars are printed in for contexts
6 years ago
Arun Prakash Jana
d33f469296
Remove redundant variable
6 years ago
Arun Prakash Jana
a064818acf
Fold only long paths
6 years ago
Arun Prakash Jana
7621078d52
Show path in short form
6 years ago
Arun Prakash Jana
84119b1238
Prefer selection to copy in names
6 years ago
Arun Prakash Jana
9988d254fe
Fix xitoa()
6 years ago
Arun Prakash Jana
1baf284369
Show selection mode and number of selected files
6 years ago
Arun Prakash Jana
bde0f5c354
Fix help alignment
6 years ago
Arun Prakash Jana
d55d1ad810
Simplify numeric value check
6 years ago
Arun Prakash Jana
cabef475ab
Fix SEL_CYCLE (tab)
6 years ago
Arun Prakash Jana
ec873ab4fa
Option -a to use file access time
6 years ago
Arun Prakash Jana
94c3af873c
Implement mediainfo as a plugin
6 years ago
Arun Prakash Jana
f781fbe78c
Set mode to detail for option -S
6 years ago
Arun Prakash Jana
ea81e2e569
Add F12 as run plugin key:wq
6 years ago
Arun Prakash Jana
2c90999381
Lead followed by . to show hidden files
6 years ago
Arun Prakash Jana
871685f7ca
New keys: F2 (rename) F5 (redraw)
6 years ago
Arun Prakash Jana
eb3a9ad2ee
Restore mousemask before exit
6 years ago
Arun Prakash Jana
611eaa51c8
Use canonical replstr
6 years ago
Arun Prakash Jana
a4d8d68c7d
Option -r to show cp, mv progress on Linux
6 years ago
Arun Prakash Jana
979fadcc7e
Change history file path.
The new path is ${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.history
6 years ago
Arun Prakash Jana
0fbd68ab48
Use lighter function to print character
6 years ago