diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-10-24 22:43:27 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-10-24 22:43:27 +0000 |
commit | 53c80f09723fa5e9bccd6fbab9c11b14ed520404 (patch) | |
tree | 1c05b9eb8166124b0ac9fb74587aca6459634755 /TODO_config_nommu | |
parent | aa2a1c000c360d89c36c9b1138473ab5f57a946f (diff) | |
download | busybox-w32-53c80f09723fa5e9bccd6fbab9c11b14ed520404.tar.gz busybox-w32-53c80f09723fa5e9bccd6fbab9c11b14ed520404.tar.bz2 busybox-w32-53c80f09723fa5e9bccd6fbab9c11b14ed520404.zip |
less: add optional line number toggle and resizing on SIGWINCH.
Diffstat (limited to 'TODO_config_nommu')
-rw-r--r-- | TODO_config_nommu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO_config_nommu b/TODO_config_nommu index 35546897f..df51dc05a 100644 --- a/TODO_config_nommu +++ b/TODO_config_nommu | |||
@@ -575,7 +575,7 @@ CONFIG_LESS=y | |||
575 | CONFIG_FEATURE_LESS_MAXLINES=9999999 | 575 | CONFIG_FEATURE_LESS_MAXLINES=9999999 |
576 | CONFIG_FEATURE_LESS_BRACKETS=y | 576 | CONFIG_FEATURE_LESS_BRACKETS=y |
577 | CONFIG_FEATURE_LESS_FLAGS=y | 577 | CONFIG_FEATURE_LESS_FLAGS=y |
578 | CONFIG_FEATURE_LESS_FLAGCS=y | 578 | CONFIG_FEATURE_LESS_DASHCMD=y |
579 | CONFIG_FEATURE_LESS_MARKS=y | 579 | CONFIG_FEATURE_LESS_MARKS=y |
580 | CONFIG_FEATURE_LESS_REGEXP=y | 580 | CONFIG_FEATURE_LESS_REGEXP=y |
581 | CONFIG_HDPARM=y | 581 | CONFIG_HDPARM=y |