Skip to content

Commit 0e5e138

Browse files
committed
Enable all features
1 parent 9162230 commit 0e5e138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/lwshell_opts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
#include "windows.h"
4040

41-
#define LWSHELL_CFG_USE_OUTPUT 0
41+
#define LWSHELL_CFG_USE_OUTPUT 1
4242
#define LWSHELL_CFG_USE_LIST_CMD 1
4343
#define LWSHELL_CFG_USE_DYNAMIC_COMMANDS 1
4444
#define LWSHELL_CFG_USE_STATIC_COMMANDS 1

0 commit comments

Comments
 (0)