summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-12 16:25:02 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-12 16:25:02 (EST)
commit669409e983d68be6262f4458861088e4044c423b (patch)
tree6230838eff9e4e9cec908892dc0c28fcdd385548 /src
parent82a66ae9ab9702c4f6a4487b5976283537b95f26 (diff)
busybox: Enable FEATURE_VI_WIN_RESIZE
Diffstat (limited to 'src')
-rw-r--r--src/build/busybox_1.32.0/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/busybox_1.32.0/config b/src/build/busybox_1.32.0/config
index 0896fc3..0934efb 100644
--- a/src/build/busybox_1.32.0/config
+++ b/src/build/busybox_1.32.0/config
@@ -427,7 +427,7 @@ CONFIG_FEATURE_VI_DOT_CMD=y
CONFIG_FEATURE_VI_READONLY=y
CONFIG_FEATURE_VI_SETOPTS=y
CONFIG_FEATURE_VI_SET=y
-# CONFIG_FEATURE_VI_WIN_RESIZE is not set
+CONFIG_FEATURE_VI_WIN_RESIZE=y
CONFIG_FEATURE_VI_ASK_TERMINAL=y
# CONFIG_FEATURE_VI_UNDO is not set
# CONFIG_FEATURE_VI_UNDO_QUEUE is not set