Arun Prakash Jana
c566afd819
Revert "Move helper APIs to header file"
This reverts commit 1fecdb2393
.
4 years ago
Arun Prakash Jana
1fecdb2393
Move helper APIs to header file
4 years ago
Arun Prakash Jana
7dbf1ca3b7
Update docs
4 years ago
Arun Prakash Jana
75c34d5f68
Fix #692 (partially)
4 years ago
Arun Prakash Jana
5e3a793480
File colors is independent of context colors
4 years ago
Arun Prakash Jana
8ddc659df8
Initialize file type colors as default
4 years ago
Arun Prakash Jana
f712441eda
Utility functions to top, API to get file extn
4 years ago
Arun Prakash Jana
a1b43ae830
Show locaiton in context color
4 years ago
Arun Prakash Jana
8c2e1726ba
Show file details in file missing colors
4 years ago
Arun Prakash Jana
13ccf25551
Set dir to bold only if required
4 years ago
Arun Prakash Jana
b1ff36eb05
Code reformat
4 years ago
Arun Prakash Jana
11cc2797bb
Show dirs in bold
4 years ago
Arun Prakash Jana
3a61b3fc7f
Fix build break
4 years ago
Arun Prakash Jana
66bb5a67d6
Update docs
4 years ago
Arun Prakash Jana
ef2d5a54d2
Support file colors in detail mode
4 years ago
Arun Prakash Jana
42fd2a4d13
Program option to use older
4 years ago
Arun Prakash Jana
ae961da157
Support file colors
4 years ago
Arun Prakash Jana
ccfccb7187
Detect odd hex symbols in NNN_COLORS
4 years ago
Arun Prakash Jana
8d94809897
Identify orphaned symlinks
4 years ago
Arun Prakash Jana
33953147d6
Use wrapper API
4 years ago
Arun Prakash Jana
f03ddb587c
Fix #691
4 years ago
Arun Prakash Jana
2fbb6ae35f
Minor reformat
4 years ago
Arun Prakash Jana
b3f2e47173
Revert "Reduce processing if NNN_COLORS is unset"
This reverts commit b948423a80
.
4 years ago
Arun Prakash Jana
b948423a80
Reduce processing if NNN_COLORS is unset
4 years ago
Arun Prakash Jana
359b6f7a37
Clear selection list after copy
Without this, there is a conflict with using the `-u` option (use selection).
After copying selected files, the selection is intact and if the user issues
a deletion next, the source files (meant for copying) are deleted.
4 years ago
Arun Prakash Jana
d5e303beb7
Fix illegal access
4 years ago
Arun Prakash Jana
83fa6a0ff6
Support xterm 256 color
4 years ago
Arun Prakash Jana
110a4eb108
Avoid redundant printw() call for order
4 years ago
Arun Prakash Jana
9bad3c9399
Show selection in reverse in status bar
4 years ago
Arun Prakash Jana
1fb1ab55a7
Fix build break
4 years ago
Martin Roa Villescas
e557bd2ed9
Write last dir on quit in vim picker mode
4 years ago
Arun Prakash Jana
defc1965ee
Code reduction
4 years ago
Arun Prakash Jana
32ec37a796
Create mountpoint by hostname, clear prompt
4 years ago
Arun Prakash Jana
f4ff4b0793
Fix #684 : support path appended to hostname
4 years ago
Arun Prakash Jana
a58c65a51a
Fix #685 : indicator H fo hidden
4 years ago
Arun Prakash Jana
e2febc986b
Pro-deletion jokers from Wikipedia can go to hell!
There's a specific problem with control in the hands of random jokers - it's abused.
Ref: https://en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/Nnn_(file_manager)
4 years ago
Jan Meischner
474ad74f25
Allow absolute paths returned by fzf in fzcd plugin ( #682 )
* Allow absolute paths returned by fzf in fzcd plugin
* Fix issue with POSIX syntax
* Add descriptive comment
* Add comment
* Remove description
* Add new line at the end of the file
Co-authored-by: Jan Meischner <jan.meischner@verimi.com>
4 years ago
Jason
dacf7b0811
Fix typo ( #679 )
4 years ago
Arun Prakash Jana
f17911e189
Prepare for release v3.3
4 years ago
Arun Prakash Jana
a02ff64e9c
Update help
4 years ago
Arun Prakash Jana
387bd048e7
Alt+Esc to exit nav-to-type and redraw
4 years ago
Arun Prakash Jana
890425c08c
Add a note that Esc cancels
4 years ago
Arun Prakash Jana
1d8a14c6b4
Fix #675
4 years ago
lvgx
53bbcbc223
Update preview-tui ( #674 )
Co-authored-by: akimdi <akimdi@users.noreply.github.com>
4 years ago
Arun Prakash Jana
d3e20e9015
Use the term mark instead of pin
4 years ago
Arun Prakash Jana
6fa4978230
Pin dir when visitng target file in find and list
4 years ago
Arun Prakash Jana
509f069818
Add quick find (fd) and grep (rg) plugin examples
4 years ago
Arun Prakash Jana
709e7bd7dd
Remove snprintf() from start-up path
4 years ago
Arun Prakash Jana
1faf9f2480
Revert "Simplify check"
This reverts commit 37e5e6189a
.
4 years ago
Arun Prakash Jana
4178aaa98e
Copy the correct length
4 years ago