mirror of
https://github.com/sheumann/hush.git
synced 2025-03-03 09:35:04 +00:00
Turned off ls file-sorting till it can be fixed.
This commit is contained in:
parent
18a1014c95
commit
3a957b9d4c
@ -158,8 +158,8 @@
|
|||||||
// enable ls -p and -F
|
// enable ls -p and -F
|
||||||
#define BB_FEATURE_LS_FILETYPES
|
#define BB_FEATURE_LS_FILETYPES
|
||||||
//
|
//
|
||||||
// sort the file names
|
// sort the file names (still a bit buggy)
|
||||||
#define BB_FEATURE_LS_SORTFILES
|
//#define BB_FEATURE_LS_SORTFILES
|
||||||
//
|
//
|
||||||
// enable ls -R
|
// enable ls -R
|
||||||
#define BB_FEATURE_LS_RECURSIVE
|
#define BB_FEATURE_LS_RECURSIVE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user