Arun Prakash Jana
ba2040afec
Icons and colors
4年前
Arun Prakash Jana
6a4ff8b825
Update docs
4年前
Arun Prakash Jana
b5c7d41d9b
More icons
4年前
Arun Prakash Jana
1e72069378
More icons
4年前
Arun Prakash Jana
cc82403be4
More icon extns, reserve number entries
4年前
Arun Prakash Jana
5db2298956
Support icon-specific colors
4年前
Arun Prakash Jana
d86810a425
Minor reformat
4年前
KlzXS
a85467d462
Icons ( #697 )
* Add icons
* Fix build break
* Fix icon position in detailed mode
* Various fixes
* Provision for icon specific colors
No icons with oldcolor. Small optimizatons
* Update Makefiles
Small refinement for other matching
4年前
Arun Prakash Jana
1998b88c14
Update docs
4年前
Arun Prakash Jana
8a82c58a2a
More appropriate enum name
4年前
Arun Prakash Jana
5fa16dbd15
Force accurate regex match
4年前
Anarchiste
7d672411bb
Adding support for `most` pager ( #698 )
* Added support of most
* Only test if bat exists
* Faster this way
* Don't test for bat'
4年前
Arun Prakash Jana
9459b15672
Simplify and preprocess archive handling
4年前
Arun Prakash Jana
fbd5e77ec1
Initialize all make options
4年前
Jana
0c93b170c8
Merge pull request #696 from ucs1/revert-escdelay
Fix arrow keys not working on mintty
4年前
ucs
52d3d514ce
Revert "Set Escape delay to 0"
An ESCDELAY of 0 can break long escape sequences, such as the arrow keys,
on slower terminals.
This reverts commit 2599564e64
.
4年前
Jana
fb454a5046
Merge pull request #693 from CodeforEvolution/haikuUpdate
Haiku: General fixup, add icon, add rdef file
4年前
Jana
dc488857e1
Merge pull request #694 from ucs1/fix-readdir
Fix inability to enter directories on an XFS filesystem on top of an md device
4年前
ucs
dd6976dfad
Fix some directories not opening
4年前
CodeforEvolution
6f9571a805
Haiku: General fixup, add icon, add rdef file
- Add a native vector icon for Haiku (it hasn't been Haiku-ified yet however)
- Add a rdef file (specifies application metadata)
- Add clipboard support, notififcation support, and basic nuke support
- Fix support for fortunes on Haiku ("-s" option is not available on Haiku)
- Cleanup Haiku recipe
4年前
Arun Prakash Jana
90e0d5e3d6
Update docs
4年前
Arun Prakash Jana
aa8769ecee
Reduce a check
4年前
Arun Prakash Jana
966fe839ee
Support traversal on creation, update docs
4年前
Arun Prakash Jana
c566afd819
Revert "Move helper APIs to header file"
This reverts commit 1fecdb2393
.
4年前
Arun Prakash Jana
1fecdb2393
Move helper APIs to header file
4年前
Arun Prakash Jana
7dbf1ca3b7
Update docs
4年前
Arun Prakash Jana
75c34d5f68
Fix #692 (partially)
4年前
Arun Prakash Jana
5e3a793480
File colors is independent of context colors
4年前
Arun Prakash Jana
8ddc659df8
Initialize file type colors as default
4年前
Arun Prakash Jana
f712441eda
Utility functions to top, API to get file extn
4年前
Arun Prakash Jana
a1b43ae830
Show locaiton in context color
4年前
Arun Prakash Jana
8c2e1726ba
Show file details in file missing colors
4年前
Arun Prakash Jana
13ccf25551
Set dir to bold only if required
4年前
Arun Prakash Jana
b1ff36eb05
Code reformat
4年前
Arun Prakash Jana
11cc2797bb
Show dirs in bold
4年前
Arun Prakash Jana
3a61b3fc7f
Fix build break
4年前
Arun Prakash Jana
66bb5a67d6
Update docs
4年前
Arun Prakash Jana
ef2d5a54d2
Support file colors in detail mode
4年前
Arun Prakash Jana
42fd2a4d13
Program option to use older
4年前
Arun Prakash Jana
ae961da157
Support file colors
4年前
Arun Prakash Jana
ccfccb7187
Detect odd hex symbols in NNN_COLORS
4年前
Arun Prakash Jana
8d94809897
Identify orphaned symlinks
4年前
Arun Prakash Jana
33953147d6
Use wrapper API
4年前
Arun Prakash Jana
f03ddb587c
Fix #691
4年前
Arun Prakash Jana
2fbb6ae35f
Minor reformat
4年前
Arun Prakash Jana
b3f2e47173
Revert "Reduce processing if NNN_COLORS is unset"
This reverts commit b948423a80
.
4年前
Arun Prakash Jana
b948423a80
Reduce processing if NNN_COLORS is unset
4年前
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年前
Arun Prakash Jana
d5e303beb7
Fix illegal access
4年前
Arun Prakash Jana
83fa6a0ff6
Support xterm 256 color
4年前