mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
mc: add ash subshell support
* backport a slightly modified subshell patch to stable 4.8.15 (see ticket: https://www.midnight-commander.org/ticket/2742) * enable subshell support by default Signed-off-by: Dirk Brenken <dirk@brenken.org>
This commit is contained in:
+2
-2
@@ -17,10 +17,10 @@ config MC_EDITOR
|
||||
|
||||
config MC_SUBSHELL
|
||||
bool "Enable concurrent subshell"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
This option enables concurrent subshell support.
|
||||
Disabled by default.
|
||||
Enabled by default.
|
||||
|
||||
config MC_LARGEFILE
|
||||
bool "Enable largefile support"
|
||||
|
||||
Reference in New Issue
Block a user