I am getting the following error message as a regular user in FreeBSD (12.1)
Reference:
https://forums.freebsd.org/threads/misc-mc-problem.55627/
common.c: unimplemented subshell type 1
read (subshell_pty...): No error: 0 (0)
As a workaround, do:
$: SHELL=/bin/csh mc
Reference:
https://forums.freebsd.org/threads/misc-mc-problem.55627/
Comments